
11-24-2009, 09:15 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
It works as expected then. 
You can override the php.ini in main httpd.conf <virtualhost ...> section with php_admin_value.
Per user custom php.ini does not work by default, search for "PHPRC" if you want to use per user php.ini.
|