Hello,
After I upgraded LSWS to 4.2.4 and PHP LSAPI to 6.3, my command-line options for specifying the php.ini location aren't working.
This is the external app command I've always been using:
phpinfo() is showing that no configuration file is loaded even though php.ini exists with the correct permissions. Again, this was working fine till I upgraded.
CentOS 6.4 x64, PHP 5.5.2
Any ideas?
Thanks
After I upgraded LSWS to 4.2.4 and PHP LSAPI to 6.3, my command-line options for specifying the php.ini location aren't working.
This is the external app command I've always been using:
Code:
$SERVER_ROOT/fcgi-bin/lsphp5 -c /home/user/conf/php.ini
CentOS 6.4 x64, PHP 5.5.2
Any ideas?
Thanks
Last edited: