ID:               21387
 Updated by:       [EMAIL PROTECTED]
 Reported By:      stepan dot rybar at taskforce dot cz
 Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: MS Windows NT 5.1 (XP)
 PHP Version:      4.3.0
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

someone having similar problem reported this was fixed in
the snapshot..



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

[2003-02-04 05:24:58] [EMAIL PROTECTED]

[EMAIL PROTECTED]: Can you verify if what [EMAIL PROTECTED]
suggests is causing the problem for you too?


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

[2003-02-03 14:18:14] simon at haptick dot net

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] stepan dot rybar at taskforce dot cz

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] simon at haptick dot net

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 :-)

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

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

Reply via email to