Jump to content

WAMPSERVER giving trouble sometimes


sashi34u

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/181271-wampserver-giving-trouble-sometimes/
Share on other sites

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

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.