|
Configure PHP in RH 8
I am relatively new to Linux, so bear with me. I have just installed RH 8 and during the installation, I chose to install everything. I am trying to set up a web server with MySQL and PHP support. Apache and MySQL are working properly. How do I go about implementing PHP into the Apache server?
These are the RPMs installed:
php-dbg-client-2.10-6
php-pgsql-4.2.2-8.0.5
php-4.2.2-8.0.5
asp2php-0.76.2-3
php-dbg-server-2.10pl3-6
php-manual-4.2.2-8.0.5
php-snmp-4.2.2-8.0.5
php-imap-4.2.2-8.0.5
asp2php-gtk-0.76.2-3
php-dbg-base-2.10-4
php-mysql-4.2.2-8.0.5
php-ldap-4.2.2-8.0.5
php-odbc-4.2.2-8.0.5
php-devel-4.2.2-8.0.5
Should I use any of these or install newer versions?
|