|
the default php.ini (/usr/local/lsws/php/php.ini) shipped with LSWS may not be suiteable for the later PHP versions (5.4 in this case). hence the problem. use the php.ini (php.ini-production|development) that comes with php package should avoid this issue.
|