php - Unable to start XAMPP properly -


When I started xampp on linux box I am facing down problem. I am able to start mysql and proFPD, but I could not separate Apache. It is showing that another webserver is already running.

XAMPP : Apache is failing XAMPP : another web server is already running XAMPP : MySQL Getting started is already running. XAMPP : ProFTPD is starting.

Looks like you have running the httpd daemon already.

Go to the terminal and type service httpd stop

, then try starting XAMPP


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Messages from .properties file do not display UTF-8 characters -

javascript - amcharts makechart not working -