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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 20:01:28 2024 UTC