|
Sorry we saw some discrepancy on some of the guides, so we tried both.
We compiled with the defaults to keep things simple:
'./configure' '--prefix=/usr/local/lsws/lsphp5' '--with-mysqli' '--with-zlib' '--with-gd' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--enable-mbstring' '--with-iconv' '--with-litespeed'
So to recap - the situation is right now:
PHPRC=$VH_ROOT/ini
Is set in 'Configuration' 'Server' 'External App' 'LSPHP5'
We have a php.ini in /home/user/ini/php.ini
This file is owned / full access to the suPHP user of that site
No php.ini is loading.
JD
|