Hi All, Os is Ubuntu and I've tried to configure Apache with PHP support. I followed this page,
http://www.php.net/manual/en/install.unix.apache2.php and after running 6. ./configure --enable-so 7. make 8. make install I don't see the module in /usr/local/apache2/modules ls /usr/local/apache2/modules/ httpd.exp and get the following error when starting, sudo /usr/local/apache2/bin/apachectl start Password: httpd: Syntax error on line 54 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory Have I missed something? I see no errors when installing during any stage. Can someone suggest what to look for here? I even re-downloaded all files. Cheers. Mark Sargent -- "Tell me and I'll forget, show me and I may not remember, involve me, and I'll understand." Native American Proverb