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
PHP has encountered an Access Violation at 0173BAEE
Moderator: General Moderators