ID: 21387 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Scripting Engine problem Operating System: MS Windows NT 5.1 (XP) PHP Version: 4.3.0 New Comment:
[EMAIL PROTECTED]: Can you verify if what [EMAIL PROTECTED] suggests is causing the problem for you too? Previous Comments: ------------------------------------------------------------------------ [2003-02-03 14:18:14] [EMAIL PROTECTED] Yip, if extension_dir is anything other than what's in php-recommend.ini, then a range of directives revert to default (session_save_path reverts to /tmp, php.ini is set to c:/temp etc) ------------------------------------------------------------------------ [2003-02-03 08:51:47] [EMAIL PROTECTED] Does the extension_dir setting cause this? ------------------------------------------------------------------------ [2003-02-03 08:46:29] [EMAIL PROTECTED] Work around: Stay in PHP 4.3.0 installation, just use php-dist.ini from PHP 4.2.3. You can modify php-dist.ini from 4.2.3 to be the same rules as RECOMMENDED php.ini. It works for me for months. Stepan ------------------------------------------------------------------------ [2003-02-03 08:39:16] [EMAIL PROTECTED] I've been getting the same problem on NT4 with PHP 4.3.0. PHP is installed in c:\program files\php When setting extension_dir = c:/progra~1/php/extensions the extensions are loaded, but some configs are reset to default and php_info() reports extension_dir as "c:/progra" If no extensions are loaded and extension_dir left as ./ then configs are loaded correctly. I can't get it working for extensions, tried moving extensions to c:\exten etc, but no joy. Maybe a bigger brain can sort it :-) ------------------------------------------------------------------------ [2003-01-16 04:06:08] [EMAIL PROTECTED] > What is the output of "Configuration File (php.ini) Path" from the result of phpinfo()? ...C:\Windows\php.ini. The whole output of phpinfo() I have sent to edinkATphpDOTnet. The problem of ignoring some php directives from php.ini appears only if I use "recommended" php.ini. If I use "dist" php.ini from 4.2.3 version in 4.3.0, all is OK, even I am using recommended directives. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/21387 -- Edit this bug report at http://bugs.php.net/?id=21387&edit=1