ID:               20718
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         *Configuration Issues
 Operating System: Suse Linux 8.1
 PHP Version:      4.3.0RC2
 New Comment:

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.


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

[2002-11-29 05:33:07] [EMAIL PROTECTED]

Hi There!

My configuration:

Suse Linux 8.1
Apache 2
PHP 4.3.0RC2 (also tested with the last Stable)

Compile-Options:

./configure --with-mysql --with-apxs2=/usr/sbin/apxs  --with-openssl
--disable-debug --with-config-file-path=/etc/httpd

php.ini:

/etc/httpd>
-rw-r--r--    1 root     root        25549 2002-11-29 11:25 php.ini

I have changed some settings in php.ini, such as

safe_mode = On
open_basedir = "/dir"
register_globals = On

When I call phpinfo:

Configuration File (php.ini) Path  /etc/httpd
safe_mode= Off
open_basedir = no value
register_globals = Off

I than have tried to compile without "with-config-file-path" and but
the php.ini in "/usr/local/lib" (as shown in phpinfo).
Same problem.
And sure, I have restarted apache and the hole system ;)

This is since I have updated from 4.2.3.


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


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

Reply via email to