Wamp Server common error “Could not execute menu item (internal error) [Exception] Could not perform service action: The service has not been started”
WAMP SREVER ICON COLOUR NOT CHANGE FROM ORANGE TO GREEN
Solution 1:
please make sure none of following services is running on your system.
IIS, Skype, Zone Alarm, NOD32, Eset, Internet Optimizer, Google Accelerator, any other database server, any other webserver?
If you using any of the above application close it and select “restart all services” from WAMP menu.
Solution 2:
under Apache open the httpd.conf and change the lines
#Listen 12.34.56.78:80
Listen 80
to
#Listen 12.34.56.78:80
Listen 8080
Save the file and select “restart all services”, it is done
Follow the step:
STEP 1: Right click on the wamp server on the taskbar
STEP 2: click on the Apache
STEP 3: click on the Service
STEP 4: click on the test port 80
It show which service or software use your port.so that your wamp server is not working.
STEP 6: click on the httpd.confg in apache
STEP 7:under Apache open the httpd.conf and change the lines
#Listen 12.34.56.78:80
Listen 80
to
#Listen 12.34.56.78:80
Listen 8080
Save the file and select “restart all services”, it is done
STEP 8:go to c drive where you install then go to alias then open phpmyadmin.confg file.then change as shown below.
Step:9 now restar your pc or wampserver and it is done.
now open web browser and write
http://localhost:8080/
Wamp Server common error “Could not execute menu item (internal error) [Exception] Could not perform service action: The service has not been started”
Reviewed by Anonymous
on
September 15, 2014
Rating:
No comments: