From:             [EMAIL PROTECTED]
Operating system: Win
PHP version:      4.0.6
PHP Bug Type:     Variables related
Bug description:  Wrong values in the predefined PHP_*DIR constants

The values of the PHP_*DIR contants are set in php4/main/config.w32.h to
predefined paths like "c:\\php4" and "c:\\winnt". You can change them to
fit the paths of your system only by compiling PHP. But normally on Win,
the distributed binary is used. So the contants shows to the wrong paths (a
big problem for the pear installer).

The values of this constants should be set by the installer in php.ini or
the registry.
-- 
Edit bug report at: http://bugs.php.net/?id=14093&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to