Forum Moderators: coopster
The fist statement is:
virtual('/SIT2/Connections/DB.php');
and it was generated by Dreamweaver when I use the RecordSet feature.
This code worked fine in the past, but now it`s causing this problem.
By the way, I noticed that every time I have a syntax error or a DB Connection error in my code, apache server gets stuck, and I have to manually get up the server, it`s really annoying!
Thanks in advance.
first of all I would suggest you to install PHP,MySQL, Apache etc manually on your windows. there are more than enough articles online, just google them and you will get a step by step procedures. I am not sure if this forum will allow me to post a URL to my own article about setting up PHP environment on Windows but search howtoforge website for php category and you will get it.
Besides, there are other php environment installers e.g xamp or wamp.
Additionally, you can discuss this problem in the Apache2Triad forum their programmers would be in a better position to guide you.