LAMP Stack Location
Posted
by
Artem Moskalev
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Artem Moskalev
Published on 2012-10-15T15:04:35Z
Indexed on
2012/10/15
15:54 UTC
Read the original article
Hit count: 393
I have installed the LAMP stack on Ubuntu 12.04 LTS using the tasksel command.
I checked - it works. But I cant find the location of the installaton,
I worked with WAMP - there you have a separate folder for Apache, for PHP and for mysql. Now I cant even find where to put the documents I create.
Which folder is used to contain my web projects?
How to start MySQL console and where to look for its installation directory?
Which directories are PHP and Apache installed in?
how to erase LAMP stack?
I found out that some of the parts of the stack are installed in the root/var and root/etc directories:
How can I install the whole LAMP stack in /home?
© Ask Ubuntu or respective owner