uzairqadir Posted November 26, 2010 Share Posted November 26, 2010 I am trying to setup wordpress on IIS 6.0. i have successfully configured php 5.0 on IIS 6 and it is running perfect. after that i tried to enable mysql 5.1 on it. mysql extentions are enabled in php.ini and it is showing that mysql is enabled in phpinfo() php file. but when i try to run a dbtest or any kind of connection with mysql i always get this message and nothing is working PHP has encountered an Access Violation at 0184AC5A IIS Version = 6.0 PHP Version= 5.0 Mysql Version = 5.1 Windows 2003 server IIS 6 I have already tried by reinstalling mysql but the problem remain the same. i am attaching php info file. what should i do? Link to comment https://forums.phpfreaks.com/topic/219909-php-mysql-access-violation-at-0184ac5a/ Share on other sites More sharing options...
s0c0 Posted November 27, 2010 Share Posted November 27, 2010 Did you try googling that error? Did you see if there is more information in your php/iis error logs? Sorry, most on here likely run the LAMP stack. Link to comment https://forums.phpfreaks.com/topic/219909-php-mysql-access-violation-at-0184ac5a/#findComment-1140411 Share on other sites More sharing options...
uzairqadir Posted November 29, 2010 Author Share Posted November 29, 2010 Problem solved by installing PHP 5.3 Along with Fast CGI 1.5 & MS Visual C++ Redistribution Pack & MS SQL 5.1 Regards Link to comment https://forums.phpfreaks.com/topic/219909-php-mysql-access-violation-at-0184ac5a/#findComment-1140871 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.