ID: 28799 User updated by: l_anjanesh at yahoo 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:
Im using php 4.3.7 and not encountered any such problem - all is working fine. I find the problem only with php5. Previous Comments: ------------------------------------------------------------------------ [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 ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ 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