From:             [EMAIL PROTECTED]
Operating system: XP Pro
PHP version:      4CVS-2003-01-24 (stable)
PHP Bug Type:     *General Issues
Bug description:  Core Predefinded with wrong paths

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
-- 
Edit bug report at http://bugs.php.net/?id=21870&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21870&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21870&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21870&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21870&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21870&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21870&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21870&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21870&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21870&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21870&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21870&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21870&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21870&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21870&r=gnused

Reply via email to