RHEL4 Apache-PHP-MySQL Server
After the default Minimal installation of Redhat Enterprise Linux 4, here are the packages I need to install to have a Apache-PHP-MySQL services running.
- Database Server
# yum install mysql-server - Apache HTTP Server
# yum install httpd - PHP for Apache HTTP Server
# yum install php - MySQL for Apache HTTP Server
# yum install php-mysql
- Add new comment
- 2820 reads
Recent comments
5 days 18 hours ago
6 weeks 5 days ago
6 weeks 6 days ago
6 weeks 6 days ago
7 weeks 5 days ago
13 weeks 17 hours ago
13 weeks 1 day ago
13 weeks 2 days ago
16 weeks 3 days ago
18 weeks 3 days ago