ID: 42600 Updated by: [EMAIL PROTECTED] Reported By: php at littlekp dot ddo dot jp -Status: Open +Status: Feedback Bug Type: EXIF related Operating System: Windows Series PHP Version: 5.2.4 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2007-09-09 11:09:13] php at littlekp dot ddo dot jp I havent tried as I preferred to use ISAPI rather than CGI (php.exe). CGI seems unsafe in IIS and hard to configurate. ------------------------------------------------------------------------ [2007-09-09 10:08:29] [EMAIL PROTECTED] Does this happen if you don't use ISAPI but use the FastCGI instead (which is the preferred SAPI to use with IIS anyway..) ? ------------------------------------------------------------------------ [2007-09-09 06:01:18] php at littlekp dot ddo dot jp ISAPI is being used with IIS 6.0 in Windows Server 2003 STD Slow computer P3-733 is used with 512MB PC133 RAM Only phpinfo() is running. Page is viewed in any computer with IE 6. Until now, this only happened when turning php_exif.dll on in PHP EXT. Thanks!! ------------------------------------------------------------------------ [2007-09-09 03:01:09] php at littlekp dot ddo dot jp Description: ------------ PHP Error appears after restarted the IIS under Windows. The problem of "Invalid access to memory location." is reported when using the php ext although only running phpinfo(). Reproduce code: --------------- (The bug is produced by running most of the scripts.) Expected result: ---------------- No Error is expected. Actual result: -------------- Actually when I turn off the exif extension, the IIS and PHP are turned back to normal. No more "Invalid access to memory location." occurred. Please check out the php_exif.dll for any bugs. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42600&edit=1