
11-24-2009, 07:17 PM
|
|
Senior Member
|
|
Join Date: Mar 2009
Posts: 152
|
|
PHP LSAPI 5.0b2 feedback report
After using PHP LSAPI 5.0b2 release (http://www.litespeedtech.com/support...ead.php?t=3545 and http://www.litespeedtech.com/support...ad.php?p=17555 ), one of my user reporting error from php functions, and suddenly, disable_function on php.ini is affected to his script :
Screenshot ---> http://img412.imageshack.us/img412/8485/afterphp.jpg
"Warning: get_current_user() has been disabled for security reasons" was never happen before (on default LSWS php) with the same php.ini configuration.
I am on 64 bit lsws (4.1RC2) with CENTOS 5.3, using php 5.2.11.
FYI : Cpanel has update their MySQL version to 5.0.85 at couple hours ago.
But.... moving that account/domain to my another Cpanel server (apache 2.2.14, default php 5.2.11, mod_suphp, MySQL 5.0.85, all are the same as my LSWS server, except for using LSWS + PHP LSAPI 5.0b2) has cured that script.
Last edited by DraCoola; 11-24-2009 at 07:53 PM..
|