php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13000 I can't switch safe_mode OFF!
Submitted: 2001-08-28 08:32 UTC Modified: 2001-08-28 11:42 UTC
From: lopez at pepe-lopez dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.0.6 OS: SuseLinux 7.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lopez at pepe-lopez dot com
New email:
PHP Version: OS:

 

 [2001-08-28 08:32 UTC] lopez at pepe-lopez dot com
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?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-28 11:36 UTC] sniper@php.net
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 11:42 UTC] lopez at pepe-lopez dot com
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!!!!!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC