sashi34u Posted November 12, 2009 Share Posted November 12, 2009 Dear All, I am using WAMPSERVER 2.0 .I have developed a web based interactive application using PHP and MySQL. I wrote the code in a notepad and saved it with a .php extension. I have also uploaded some data into MySQL tables using the MySQL console provided by Wampserver. After I start the wampserver the application requires me to fill in the details in a html form to run a search and print the data to the browser. The problem I am facing is, sometimes after I fill in the details and submit the form no values are printed to the browser. This usually happens right after I start the WAMPSERVER. Sometimes I do not see this problem at all. I have my final defense in a couple of days and it would not look good if the application doesnt return any values to the browser. Any kind suggestions in this regard would be of great help. Let me know if you need additional details. Thanks, Sashi Quote Link to comment Share on other sites More sharing options...
Mchl Posted November 12, 2009 Share Posted November 12, 2009 You should try to find out which component of WAMP (that's Windows, Apache, MySQL and PHP) is causing you problems. If you're not seeing 'Apache had to be stopped' window, then most likely W & A are working good. That leaves us with PHP and MySQL. Start with this: http://www.phpfreaks.com/tutorial/debugging-a-beginners-guide 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.