It is not easy to upgrade PHP 5.5 to 5.6 in FreeBSD. Without proper preparation, the upgrade process may drive…
I’ve never thought about deleting a Memcache key is a difficult task. It took me few hours to figure out…
After upgrading to PHP 5.4.3 (which is the first version of PHP 5.4 available in the FreeBSD port), I found…
When PHP 5.4 was available few months ago, I was hesitated to upgrade my FreeBSD box to upgrade to 5.4,…
A user complained to me that my PHP web applications stopped working today. After I digged into the error log,…
A new version of PHP (5.3.9) was available in FreeBSD today. Since it contained a lot of security fixes and…
When I tried to connect to the MySQL server through PHP, I got the following error: Can’t connect to local…
I am working on a PHP application which needs to be deploy to multiple places. One of the variables is…