Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

When starting XAMPP, I get the message "XAMPP: Another MySQL daemon is already running.", and MySQL is deactivated in the XAMPP status.

When I try to stop Apache with "sudo /etc/init.d/apache2 stop" I get: "sudo: /etc/init.d/apache2: command not found".

When I try to stop mySQL with "sudo /etc/init.d/mysql stop", I get: "sudo: /etc/init.d/mysql: command not found".

Any thoughts?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.