From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.8
PHP version:      4CVS-2002-11-17
PHP Bug Type:     Apache related
Bug description:  Unable to access $PHP_AUTH_USER or $PHP_AUTH_PW

I recently decided to upgrade to GD 2.0 but was having problems getting it
to compile with 4.2.3 or any of the older versions of PHP, which is odd
because I've had it work before.  Anyways, as a last resort, I decided to
download one of the stable CVS snapshots and, lo and behold, it worked
fine.

The only problem I'm having now is that I can't seem to access
$PHP_AUTH_USER or $PHP_AUTH_PW, and I have a few applications on my site
that depend on being able to access these variables.  The variables appear
to be empty when I reference them.  I am using the exact same configure
line when I compiled the CVS version of PHP as I used when I tried the
other versions...

./configure --with-apxs --with-mysql --enable-ftp --with-session
--with-zlib-dir=/usr/local --with-gd=/usr/local --with-jpeg-dir=/usr/local
--with-png-dir=/u
sr/local --with-freetype-dir=/usr/local --with-mcal=/usr/local
--with-mhash=/usr/local

I have GD 2.0 installed under /usr/local, as indicated by the configure
line above.  If you need any additional information, please contact me. 
Thanks in advance for your help.
-- 
Edit bug report at http://bugs.php.net/?id=20461&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20461&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20461&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20461&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20461&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20461&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20461&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20461&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20461&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20461&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20461&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20461&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20461&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20461&r=isapi

Reply via email to