Sean Gonsman wrote: > ./configure --prefix=/etc/httpd --enable-module=so --enable-ssl > --enable-http --with-layout=RedHat Well, you didn't told him about any modules but "so", so he didn't installed any. Now, php is a module on his own, so you should install php. See on www.php.org. MySQL... if you are not using it for authentication (aka: you are using mysql from PHP) then Apache doesn't need to know about him. SSL should be already installed, but you'll need to create a certificate to enable it. See the documentation about mod_ssl to create the certificate. Davide --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx