Bmms wrote: > Hi, > I am running Apache 1.3.22 on Linux/RedHat6.2 Recently I am trying > to install PHP.4.0.6. I finally got it to work on one server. The > other still has a problem. When I try to start httpd (apachectl start) > I get the msg: > Cannot load /usr/local/apache/libexec/libphp4.so into server: > /usr/local/apache/libexec/libphp4.so
Try normal php.ini. > The only way I can get Apache to work is to remove the following lines > from the httpd.conf files: > AddType application /x-httpd-php -php Is this typo? No spaces for mime type names. > LoadModule php4_module libexec/libphp4.so > This, unfortunately, disables php. How can I resolve this dilema. > Please advise. > Thanks. > I suggest you to install PHP and Apache with minimum confing. Make sure you follow installations. If you get rid of some option or change loading order of modules, it may work. -- Yasuo Ohgaki -- 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]