Hi, Apache 2.x has a different Module System to Aapche 1.x I think. So you need a module which is compiled against apache 2.0, or you compile it yourself... you need to configure it with: --with-apxs2=/your/path/to/your/apache2/apxs/binary :-) and all the other functions you may want to use... and then enter : make && make install and (hopefully) all is done :-) Stefan -----Ursprungliche Nachricht----- Von: Sagittarius [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 8. Juli 2001 06:36 An: [EMAIL PROTECTED] Betreff: [PHP-INST] mod_php and Apache 2.0.16 Need help please? I have RedHat 7.1 that have PHP preinstalled I have upgraded Apache to version 2.0.16 and the apache server is working well. But I have not been able to get any php module installed or enabled or configured. Could someone please tell me exactly how to make php work as a module in Apache 2.0.16, or point me to some documentation that describe this in details? I am a linuxnewbie, so if you are able to help, and are willing to take the time to write down some helping guidlines, please do it as if you are trying to learn a 10 year old boy. ;-) If you help me as if I am a linuxengineer that only lack knowledge of php I dont think I will come out with this thing working. So...any help from you fellows? Regards Sagittarius -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]