decker27 Posted May 7, 2009 Share Posted May 7, 2009 I have taken the jump from developing in ASP to developing in PHP and have hit my first major hurdle. I am running PHP Version 5.2.9-2 on Windows IIS 5.1 My problem is that when ever I link from 1 page to another whilst passing a querystring I get the following error: PHP has encountered an Access Violation at 0173BAEE For example user.php?id=1 throws up that error where user.php does not, and it does not seem to make a difference whether there is any code on the user.php page to capture the contents of id. Any ideas Quote Link to comment Share on other sites More sharing options...
Mchl Posted May 7, 2009 Share Posted May 7, 2009 Probably corrupted installation. Try to reinstall. Quote Link to comment Share on other sites More sharing options...
decker27 Posted May 7, 2009 Author Share Posted May 7, 2009 thanks Mchl for your (quick) response, can you tell me if i can just overwrite my php folder to reinstall or do I have to uninstall first and if so do you know how on IIS5.1 cheers Quote Link to comment Share on other sites More sharing options...
Mchl Posted May 7, 2009 Share Posted May 7, 2009 Not sure. Never worked with ISS. [edit] nor IIS for that matter . Quote Link to comment Share on other sites More sharing options...
decker27 Posted May 9, 2009 Author Share Posted May 9, 2009 seem to be the case, loaded XAMPP (and running it side by side with IIS) and seems to have solved the problem thanks 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.