Here's a lovely one: I've been re-installing php4 from source. All went well this time. But! The make install command was supposed to have edited my httpd.conf file to enter the dynamic PHP module: LoadModule php4_module libexec/libphp4.so Which it didn't. A search shows I don't appear to have this file. It was no use hopefully editing it in (burying my head in the sand syndrome) as apache is objecting strongly. Is this familiar to anyone? (David? ;-) ) Thanks, Jenny
On 14 Aug 2001 15:23:09 +0100, Jenny_Hopkins@toby-churchill.com wrote:
Here's a lovely one: I've been re-installing php4 from source. All went well this time. But! The make install command was supposed to have edited my httpd.conf file to enter the dynamic PHP module: LoadModule php4_module libexec/libphp4.so Which it didn't. A search shows I don't appear to have this file. It was no use hopefully editing it in (burying my head in the sand syndrome) as apache is objecting strongly. Is this familiar to anyone? (David? ;-) ) Thanks, Jenny
Why didnt you 'apt-get install php4' ?
Andrew