For communication with this api servrs please open this ports on firewall ‘TCP_OUT’ Allow outgoing TCP ports
Monthly Archives: October 2012
PHP FUNCTION TO CONVERT ACCENTED CHARACTERS TO THEIR NON-ACCENTED EQUIVALANT
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…
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.