|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
php-general Digest 2 Sep 2006 20:23:21 -0000 Issue 4326
php-general-digest-help
lists.php.net
Date: Sat Sep 02 2006 - 15:23:21 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
php-general Digest 2 Sep 2006 20:23:21 -0000 Issue 4326
Topics (messages 241331 through 241331):
local php.ini not recognized in php 5.1.x?
241331 by: Marten Lehmann
Administrivia:
To subscribe to the digest, e-mail:
php-general-digest-subscribe
lists.php.net
To unsubscribe from the digest, e-mail:
php-general-digest-unsubscribe
lists.php.net
To post to the list, e-mail:
php-general
lists.php.net
----------------------------------------------------------------------
attached mail follows:
Hello,
we switched from php 5.0.6 to 5.1.6. php is running as CGI. We have a global
php.ini in the /lib directory of the php installation with settings that are
valid for all users.
In php 5.0.6 (and previous php releases) additionally the local php.ini in the
directory of the executed php-script has been parsed so users could overwrite
options like register_globals. But now in php 5.1.6 this local php.ini doesn't
seem to be recognized at all, not any option in it is evaluated.
Is there anything that changed from php 5.0.x to 5.1.x regarding the handling
of php.ini's? I don't have any idea what went wrong because I compiled php
5.1.6 with the same options as php 5.0.6.
Regards
Marten
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]