View Single Post
  #2  
Old 04-27-2006, 11:41 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
You need to add a context for that directory, and set "php_admin_value" there.
For example: if directory /webroot/squirrelmail/plugins/squirrelspell/ was accessed with url "/squirrelmail/plugins/squirrelspell/" then define a context with URI: squirrelmail/plugins/squirrelspell/, location: /webroot/squirrelmail/plugins/squirrelspell/, and set "php_addmin_value safe_mode 0" in "Apache style configuration"
Reply With Quote