Way will this Command not work in the httpd.conf file
 I have safe mode turned on in the php.ini file but I what it off in
 one of my sites so I added  php_admin_flag safe_mode off to the virtualhost
 that I want it off in like below
 <VirtualHost>
----other stuff----
  php_admin_flag safe_mode off
</VirtualHost>

 According to the manual you can turn any variable that is in the php.ini
 file on or off in the https.conf file by adding










-- 
Best regards,
 Richard  
mailto:[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to