Category Archives: PHP
What’s going on with PHP 5.4?
Back in November at ZendCon, we heard the first indications of what to expect for PHP 5.4. It’s now five months later and I’m wondering what’s going on with PHP 5.4, since I personally had expected that I would be testing it by now. So I asked Andi Gutmans, CEO of Zend and he told [...]
Installing PHPShield loader on CentOS 64 Bit
There are some scripts that you install that will require some extra PHP elements to be able to run. When installing PHPMotion, I came across this error. Warning: dl() [function.dl]: Temporary module name should contain only filename in /home/user/public_html/site.com/classes/config.php on line 2 PHP script /home/user/public_html/site.com/classes/config.php is protected by phpSHIELD and requires the phpSHIELD loader phpshield.5.2.lin. [...]
