ID:               28799
 Comment by:       frederichenry at hotmail 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:

edink,

Tried the php5ts.dll file provided in the link, no success.

This problem has existed since the 4.3.7 release (I have not tried
4.3.8 yet).

WinServer 2003, IIS6, PHP5 (Final and RC's).  phpinfo(); returns fine,
but anything else returns an access violation.

Here's an example:
<?
echo "hello!";
?>

Result:
PHP has encountered an Access Violation at 017573CDhello!


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

[2004-07-16 09:56:06] l_anjanesh at yahoo dot com

Voting not working ? This is new. I voted a few days ago though I
posted this post long time back. My vote was counted. I thought I can
vote again to see this error but can't vote now. Guess its a one time
vote ?

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

[2004-07-16 09:06:31] wallig at web dot de

i have the same bug. i am developing under win xp pro sp1 iis5.1. i
worked with php4.3.7 and mysql 4.0.20b. then i moved to php5 final and
mysql 4.1.3b. it took me a hole day to get it run. i found round about
6 different ways to install it, but it didnt worked properly. and i
needed 2 more hours to get mysql work, because "php_mysql.dll was not
found". i had old dlls in windows/system32. finally it worked but my
scripts didnt work anymore. especially the session handling. and now i
just get "PHP has encountered an Access Violation at 015273CD". i found
this page and wanted to vote on this bug and all what i get is:
query INSERT INTO bugdb_votes
(bug,ip,score,reproduced,tried,sameos,samever)
VALUES(28799,,2,1,1,1,1); failed: You have an error in your SQL syntax.
Check the manual that corresponds to your MySQL server version for the
right syntax to use near '2,1,1,1,1)' at line 1
what the hell are the doing. are the now working for microsoft?

greetings from germany

markus

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

[2004-07-15 18:14:07] [EMAIL PROTECTED]

Could you try php5ts.dll from http://emini.dk/php5ts-zend-mm.zip

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

[2004-07-14 23:34:40] alantan at po dot tagnetwork dot net

you must manually enable mysql extension modules (mysqli if you want to
use Mysql 5.0 like i did) if you want to use it in php.ini... to answer
that

also the ISAPI module I experience the same problem with both RC3 AND
the FINAL release.

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

[2004-07-08 01:55:45] bojo at gvea dot com

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.

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

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