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? Quote Link to comment 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. Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.