Apache / MySql is not running. What is wrong?

Posted by Valeriu on Ask Ubuntu See other posts from Ask Ubuntu or by Valeriu
Published on 2012-10-24T17:12:30Z Indexed on 2012/10/24 17:14 UTC
Read the original article Hit count: 238

Filed under:
|
|

I installed lampp / xampp on my Ubuntu 12.04. After installing, Apache and MySQL were running properly. Now, they're not. Here's what I get when I try to run apache:

Command:

/etc/init.d/apache2 start

Result:

* Starting web server apache2 
/usr/sbin/apache2ctl: 87: ulimit: error setting limit (Operation not permitted)
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may have more information.

© Ask Ubuntu or respective owner

Related posts about apache

Related posts about mysql