ID:               28799
 Comment by:       bojo at gvea dot com
 Reported By:      l_anjanesh at yahoo dot com
 Status:           Open
 Bug Type:         *General Issues
 Operating System: Windows 2003 Server Enterprise
 PHP Version:      5.0.0RC3
 New Comment:

After building a Windows 2003 server with IIS6 and PHP 5.0 RC3, I have
the same Access Violation error.  I also tried replacing the
php5isapi.dll with the RC2 version, no luck.  I then fully rolled back
to PHP 5.0 RC2, same problem.

In comparison, my Redhat environment with Apache 2 and PHP 5.0 RC3 was
also crashing erratically, although I was unable to track it down to an
Access Violation error.  I believe that this problem is more than likely
related.

I haven't been able to produce this error with a sane amount of test
code, but will add more comments as I try to narrow things down.


Previous Comments:
------------------------------------------------------------------------

[2004-07-07 14:19:12] php_newbie at yahoo dot com

The error above shows when using myphpadmin 2.5.5-pl1 on IIS 5.1 with
PHP 5 RC3 and MySQL 4.0.20c

Most of my PHP/MySQL scripts works fine except for this one, I want to
add the myphpadmin so i can do database manipulations on hand but sadly
this version won't. Any help would be gratefullt appreciated.

------------------------------------------------------------------------

[2004-07-07 08:04:17] sebben at waw dot com dot br

i not inglesh, i portugues
http://br.php.net/get/php-5.0.0RC2-Win32.zip/from/this/mirror

is the orc2

------------------------------------------------------------------------

[2004-06-29 11:36:39] ruta at teltec dot de

Same with 2003 webserver edition

------------------------------------------------------------------------

[2004-06-28 10:43:55] l_anjanesh at yahoo dot com

Demis - Have you tried this :
http://museum.php.net/php5/
RC2 is not listed but RC1 is.

------------------------------------------------------------------------

[2004-06-28 04:57:41] demis at liquidbit dot com

I have the same problem with PHP 5 RC3/iis.
A simple <?php echo "hello"; ?> will give me an access violation. But
what is weird is running phpinfo at the start of my script will make it
work e.g. <?php phpinfo(); echo "hello"; ?> 

Also note in the phpinfo() page under "PHP Variables" section, the key
_ENV["TEMP"] had a value of "Access Violation...", once I added access
to user IUSR_PCNAME it reverted back to "C:\WINDOWS\TEMP"

Since it appears that the php5isapi.dll RC2 works, can someone please
provide a URL so I can download it.

Hope this helps

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/28799

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

Reply via email to