How To Set Up Apache2 With mod_fcgid And PHP5 On Debian Lenny
Sep 11, 2009, 16:38 (0 Talkback[s])
(Other stories by Falko Timme)
[ Thanks to Falko
Timme for this link. ]
"This tutorial shows how you can install an Apache2 webserver on
a Debian Lenny server with PHP5 support (mod_php) and MySQL
support.
"First we install MySQL 5.0 like this: aptitude install
mysql-server mysql-client
"You will be asked to provide a password for the MySQL root user
- this password is valid for the user root@localhost as well as
root@server1.example.com, so we don't have to specify a MySQL root
password manually later on."
Complete Story
Related Stories: