Saw that someone was using a simple preg_replace() with Alpha Numeric only regex to deal with an Umlauted O in a string and thought I’d post a slightly better way of doing it. There’s always better ways, we’ve just got to share them, so here I go…
Daily Archives: October 2, 2012
Mysql max_connections
On accessing the Plesk control panel you may receive the “PleskFatalException Unable to connect to database: Too many connections” error message and this is caused when the mysql connections on the server are exceeded than the specified value.