New Pi user here - I popped it out of the box and immediately went to work trying to turn it into a web server. I managed to install Apache, PHP5 and MySQL5 no problem. I can SSH in without issue.
However, Apache doesn't seem to want to start. I get this error:
$ /etc/init.d/apache2 start
[....] Starting web server: apache2/usr/sbin/apache2ctl: 87: ulimit: error setting limit (Operation not permitted)
apache2: apr_sockaddr_info_get() failed for memlbiometric
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
(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.
failed!
I have to admit, I'm a little flummoxed. Whats the issue here?
sudo
)? – syb0rg Jul 30 '13 at 01:18