|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-02-13 00:50 UTC] sniper@php.net
[2003-06-04 03:36 UTC] pajoye@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Dec 05 12:00:01 2025 UTC |
The following predefined constants do not reflect the settings on my ws (all PHP is on E:\ and F:\): [PEAR_INSTALL_DIR] => c:\php4\pear [PEAR_EXTENSION_DIR] => c:\php4 [PHP_EXTENSION_DIR] => c:\php4 [PHP_PREFIX] => c:\php4 [PHP_BINDIR] => c:\php4 [PHP_LIBDIR] => c:\php4 [PHP_DATADIR] => c:\php4 [PHP_SYSCONFDIR] => c:\php4 [PHP_LOCALSTATEDIR] => c:\php4 [PHP_CONFIG_FILE_PATH] => C:\ Maybe this is the cause for PEAR install problems on Windows (see http://bugs.php.net#21558,http://bugs.php.net/21787 and some recent messages on pear-general and pear-dev) - anyway, they're not correctly defined and make IMHO no sense if they aren't. Christoph