php-general | 2001092
Date: 09/30/01
- Next message: Henrik Hansen: "Re: [PHP] Re: Search "all" in mysql"
- Previous message: mydata: "[PHP] problem about ereg function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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:rkurth <email protected>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Henrik Hansen: "Re: [PHP] Re: Search "all" in mysql"
- Previous message: mydata: "[PHP] problem about ereg function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

