installationubuntu-12.04lamp

How to install and configure LAMP on ubuntu 12.04


Could somebody please tell me how to install and configure LAMP on ubuntu 12.04 ? Is there a package similar to WAMP Server that is all-in-one ? I have tried to install from command line ,PHP,MySQL work but apache gives me this after sudo service apache2 restart * Restarting web server apache2
no listening sockets available, shutting down Unable to open logs Action 'start' failed.

And I think probably I did something wrong when installing !

Thank you !


Solution

  • You can follow tutorial from below link to setup LAMP on your Ubuntu 12,

    http://technarco.com/ubuntu-linux/how-install-lamp-ubuntu-12

    Enjoy, :)