Bug #16041: CGI and EXECUTABLE version produce different results for environment variables

2002-03-13 Thread ferd

From: [EMAIL PROTECTED]
Operating system: Windows 2000 + IIS 5
PHP version:  4.1.2
PHP Bug Type: PHP options/info functions
Bug description:  CGI and EXECUTABLE version produce different results for environment 
variables

Upgraded from v4.1.1 to v4.1.2 - using EXE under IIS

Tried to use ISAPI module for IIS as previous versions were still
unstable, this version appears better however certain $_SERVER variable go
missing, e.g. $_SERVER[PATH_INFO] is not present when running phpinfo()
if using the ISAPI module, but reappears when using PHP.EXE

BTW. Not sure if this happened in 4.1.0 or 4.1.1 as those versions of the
ISAPI module would not run very well on my system.

Perhaps the ISAPI module isn't reading the PHP.INI from the same place as
PHP.EXE?
-- 
Edit bug report at http://bugs.php.net/?id=16041edit=1
-- 
Fixed in CVS:http://bugs.php.net/fix.php?id=16041r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=16041r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=16041r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16041r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16041r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16041r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16041r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16041r=submittedtwice




Bug #14846 Updated: ImageCreateFromPNG very slow

2002-03-08 Thread ferd

 ID:   14846
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: GD related
 Operating System: Windows 2000
 PHP Version:  4.1.1
 New Comment:

Switched to using php_gd2.dll and all is well again


Previous Comments:


[2002-01-04 07:07:21] [EMAIL PROTECTED]

PHP v4.1.0 and above appears to have a very slow version of
ImageCreateFromPNG. The same code when run under v4.0.6 ran in a
fraction of the time (under a second as to now over 5 seconds).

I am running the PHP.EXE version under IIS-5 as the ISAPI dll is still
very unstable. The GD library is enabled.




-- 
Edit this bug report at http://bugs.php.net/?id=14846edit=1