[PHP-DEV] Bug #13000 Updated: I can't switch safe_mode OFF! From: lopez <email protected>
Date: 08/28/01

ID: 13000
User updated by: lopez <email protected>
Reported By: lopez <email protected>
Status: Bogus
Bug Type: PHP options/info functions
Operating System: SuseLinux 7.2
PHP Version: 4.0.6
New Comment:

Damn, do you think I'm blind??

The php.ini is located @ /usr/local/lib/
and THERE I'll edit'em!!

But it has NO EFFECT!!!!

This was NOT a support request!!!!!

Previous Comments:
------------------------------------------------------------------------

[2001-08-28 11:36:42] sniper <email protected>

Check what phpinfo() has to say where it's looking
for php.ini and edit that one..

Ask further support questions on the mailing lists:

http://www.php.net/support.php

------------------------------------------------------------------------

[2001-08-28 08:32:47] lopez <email protected>

I have following line in my php.ini
; Safe Mode
safe_mode = Off

But a site with phpinfo() displays safe mode ON!
I also tried to delete this line, but same effect!

PHP is compiled with
'./configure' '--with-apache=../apache_1.3.20' '--enable-calendar' '--enable-ftp' '--with-mysql' '--enable-trans-sid' '--enable-sockets' '--with-regex=php' '--enable-memory-limit' '--enable-track-vars' '--with-zlib' '--enable-sysvshm'

Any ideas?

------------------------------------------------------------------------

Edit this bug report at http://bugs.php.net/?id=13000&edit=1

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>