PDA

View Full Version : does litespeed accept php.ini or only .htaccess?


furimedia
12-05-2008, 11:48 AM
hi

does litespeed accept php.ini to configure their values or is this only done via .htaccess?

i'm running in suExec mode btw

TIA!

mistwang
12-06-2008, 05:07 PM
If you mean php.ini in user's home directory, no it does not work. Only the global php.ini is effective, user can only override none-system variables via .htaccess. Just like with mod_php.