|
Ubuntu by default (assuming you may be installing the desktop edition) does not have Apache, Mysql, and PHP running. You will have to install them after words. For this method were going to use the Terminal using a quick method. Launch the Terminal and type: Normally I would tell you to install each package individually (apache2, php5, mysql-server etc) but this way Ubuntu will have to install them all to satisfy the dependencies of the package. During the process it will ask you for a mysql root password, make sure to make note of it once set so you don't forget and finally once its all setup the services should be running. Check your browser to see if http://localhost says It works!! Next you can test out your site by editing files in /var/www/ I won't go into to much details as to get off topic from your main question. But some quick hints. to stop and start the independent services you can use I recommending installing phpmyadmin into your webs root directory for administrating mysql Hopefully thats brief enough to get you started. Matt - matt@islandit.ca |
|||
|
|
Ubuntu does not have any advanced admin tool pre-installed, mainly because is targeted to a general desktop audience, Crunchbang have a post-installation script where gives you the option to install MySQL and other tools too, maybe you should give it a try. |
|||
|
|
Last time I tried ubuntu server there was an option in the installation prompt to install a pre-configured LAMP installation. I will be testing it again soon and will share my findings. |
|||
|
|
I've just run across a great tutorial on LAMP for Ubuntu here. It goes into the nitty gritty details that Matt referred to above. |
|||
|
|
You could also, goto terminal then perform a sudo apt-get install tasksel |
|||
|
|
@Matthew: Do the following steps |
|||
|
|
phpmyadmin is not needed for a LAMP environment, you just need to install php5 apache2 mysql-server-5 and all deps will come out and installed |
|||
|
|
normally it does not have nothing instaled some linux distro may have something |
|||
|
|
Depends which version u r using....Ubuntu LAMP server Install the following Versions: |
|||
|
|
10
Answers
|
|
20
Answers
|
|
5
Answers
|
|
4
Answers
|
|
6
Answers
|
|
0
Answers
|
|
1
Answer
|
|
1
Answer
|
|
2
Answers
|
|
2
Answers
|
| What does loading second stage bootstrap mean? | Desktop |
| How can I dual boot two or more Linux distros? | Distributions |
| How do I change the sound theme in KDE and XFCE? | Audio/Video |
| Which OS is best for app development? | Applications |
| Can I run video in Linux? | Internet |
The Linux Foundation is a non-profit consortium dedicated to the growth of Linux.
Join / Linux Training / Board