<div dir="ltr">Hi<br>there's a more simple command :<br>sudo tasksel install lamp-server<br>this command will install and configure a LAMP server<br>(LAMP : Linux Apache Mysql Php)<br><br><div class="gmail_quote">2008/11/29 Thibaut <span dir="ltr"><<a href="mailto:thibaut78400@free.fr">thibaut78400@free.fr</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mark wrote:<br>
> Hi everyone:<br>
><br>
> I am running Ubuntu 8.04 on a Dell Inspiron 1525 and wanted to know<br>
> how to setup my computer as a testing server so that I can test my php<br>
> scripts? Thank you.<br>
<br>
Hi<br>
<br>
What do you need ? php, mysql and phpmyadmin ?<br>
<br>
Just enter the following command line:<br>
sudo apt-get install phpmyadmin php5 mysql-server<br>
<br>
--<br>
Thibaut Lassalle<br>
<a href="http://lasthib.stumbleupon.com/" target="_blank">http://lasthib.stumbleupon.com/</a><br>
<a href="http://www.lechatgris.com/" target="_blank">http://www.lechatgris.com/</a><br>
<font color="#888888"><br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br></div>