ID:               28799
 Comment by:       philmee95 at dumb-shirts 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:

The new php5ts.dll fixed the access violation on non-mysql pages. Now I
have a new access violation that is intermittant: meaning doens't work
(query hits mysql using pear DB, access violation, and then nothing)
and next load it works. There is a different access violation code now,
as occured as i played with .ini and include paths and extension dirs
thinking it was file access related.

PHP5 final, MySQL 4.1.1-alpha-nt, winXP version 2002 sp1

(php-5.0.0-Win32.zip and php5ts-zend-mm.zip)


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

[2004-07-16 19:56:46] frederichenry at hotmail dot com

Nevermind.  The .dll provided by edink did fix the problem, I just
forgot to update the right version of it. ;)

For anyone still experiencing the, if you install PHP like I do, make
sure that the php5ts.dll file is updated in your %SYSTEMROOT% folder,
and your php folder (if you leave it there).  I setup <drive>:\php as a
PATH value, so it may be different for me.

Thanks edink.

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

[2004-07-16 18:24:10] l_anjanesh at yahoo dot com

Im using php 4.3.7 and not encountered any such problem - all is
working fine. I find the problem only with php5.

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

[2004-07-16 18:14:46] frederichenry at hotmail dot com

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!

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

[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

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

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