
07-20-2009, 09:28 AM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,585
|
|
Quote:
Originally Posted by MikeDVB
I see that LiteSpeed is not using their custom php.ini - this is the base issue - is this not something that is supported by LiteSpeed or is this something that needs enabled/configured?
|
suphp uses php.ini under user's directory, while LiteSpeed is like mod_php, uses global php.ini + .htaccess .
LiteSpeed can be configured to use php.ini under user's directory, however, I think php.ini + .htaccess is more secure as the server admin can control which PHP feature is allowed, which is not.
|