those commands should be
and so on I thinkCode:sudo service mysql start
those commands should be
and so on I thinkCode:sudo service mysql start
And that should be apache2 not apache. You need to look at the list of services available in /etc/init.d before you blindly try to start them!
It looks like mysql was not set up. You need to go through a mysql configuration by creating a database with a proper administrator username and password.
man service
To learn more about starting services using the service command. Either method works.
Grab a fly swatter: https://wiki.ubuntu.com/5-A-Day
Read the New Ubuntu Community Documentation: NewDocs
Got it working you guys =). I just removed/purge everything dealing with LAMP. I even found out how to put wordpress on it!
Bookmarks