ID:               28799
 Comment by:       alantan at po dot tagnetwork dot net
 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 further testing though the library is still a bit unstable, for
every few pages I still get the Access Violation error. after
refreshing it, the page loads fine.


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

[2004-07-21 18:03:21] alantan at po dot tagnetwork dot net

I am happy to note that the dll download recommended by edink solved my
problem - I am using MySQL 5.0.0a for Windows, PHP 5.0 final, IIS 6.0,
all on Windows Server 2003 Standard.

I'll continue to test this to see if I get any more of those access
violations errors and note them here if it shows up on my other
servers.

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

[2004-07-19 22:45:01] philmee95 at dumb-shirts dot com

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)

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

[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!

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

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