| Messing around with Debian Linux - Setting up a webserver in Debian Linux |
|
|
|
| Written by Websmurf | ||||||||
| Tuesday, 23 August 2005 | ||||||||
Page 2 of 6 Installing apache, php and mysql turned out to be very easy. Just a few commands to enter:# apt-get install apache # apt-get install php4 # apt-get install mysql-server-4.1 That was all. I tested out a few things and things worked perfectly. Time for some advanced features: Install GDlib # apt-get install php4-gd Install MySQL support: # apt-get install php4-mysql |
||||||||
| Last Updated ( Sunday, 30 April 2006 ) | ||||||||
| < Prev |
|---|