Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

apache and mysql start button are disabled in xampp control panel

When I install xampp its working fine. But once after restart/shutdown, It giving this error.

[Apache] Problem detected: Apache not found.
[Apache] Disbling apache buttons
[Apache] Run this program from your apache root directory.
[mysql]  Problem detected: mysql not found 
[mysql]  Diabling mysql buttons
[mysql]  Run this program from your apache root directory.

Xampp version: xampp-win32-1-8-3-4-VC11-installer

System configuration: windows 7 32 bit

Note: while install it shows to disable the UAC.

Here is the image: xampp start buttons disabled

like image 543
Muthu kumar Avatar asked Sep 25 '15 07:09

Muthu kumar


3 Answers

Try installing as admin and disable your anti virus when installing, you can also disable UAC as well. And always run as Admin when launching by right clicking the .exe and go properties and set "Run as Administrator"

like image 157
CJB Avatar answered Oct 17 '22 03:10

CJB


Find the httpd.exe in the specified route.

C:\xampp\apache\bin
like image 32
ValRob Avatar answered Oct 17 '22 03:10

ValRob


first check your xampp folder where apche/bin and mysql/bin is available or not.if it is not available then search it into your drive and put the xampp folder as it is.And last restart your xampp control panel and start the apache and mysql server.

like image 1
Bharat Kumar Avatar answered Oct 17 '22 03:10

Bharat Kumar