php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21911 Warning message about safe mode
Submitted: 2003-01-27 14:44 UTC Modified: 2003-01-27 17:12 UTC
From: g_hettosuperstar at hotmail dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.2.2 OS: Linux
Private report: No CVE-ID: None
 [2003-01-27 14:44 UTC] g_hettosuperstar at hotmail dot com
Hi

Im using php version 4.2.2 and RH 7.1 with an Appache server, this
morning(Prior to this i had no problems at all.) when I wanted to
check one of my php pages on the localhost i recieved the following
warning messages.No matter which file i try to test i keep getting
this message. I have even tried testing from a remote host and i still
get these messages? Also in my php.ini file i have safe_mode=off. I
dont even know what these messages mean, nor do i know how to resolve
them, Is there anyone who knows what i can do to solve this problem.
Any help will be appreciated

Warning: SAFE MODE Restriction in effect. The script whose uid is -1
is not allowed to access /var/www/html/parul/test.php owned by uid 500
in Unknown on line 0

Warning: Failed opening '/var/www/html/parul/test.php' for inclusion
(include_path='.:/usr/share/pear') in Unknown on line 0


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-27 17:12 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.


Please ask support questions on php-general@lists.php.net

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 16:01:30 2024 UTC