Re: [EMAIL PROTECTED] Apache 2.2.3 and PHP 5.1.6

2006-11-02 Thread Ed Lazor
Thanks, that helped a lot.  I discovered two problems...1.  I'd changed configure, but make install wasn't replacing the old httpd.conf file.  I deleted it, ran make install again and this time noticed a very different httpd.conf file.2.  I went to the LoadModules area and added:LoadModule php5_mod

Re: [EMAIL PROTECTED] Apache 2.2.3 and PHP 5.1.6

2006-11-02 Thread Bill Angus
nal Message - From: Ed Lazor To: users@httpd.apache.org Sent: Thursday, November 02, 2006 10:36 AM Subject: [EMAIL PROTECTED] Apache 2.2.3 and PHP 5.1.6 I've been Googling and searching the mailing list archive with no  luck, so I thought I'd try asking fo

[EMAIL PROTECTED] Apache 2.2.3 and PHP 5.1.6

2006-11-02 Thread Ed Lazor
I've been Googling and searching the mailing list archive with no luck, so I thought I'd try asking for help... I'm getting an error of: Invalid command 'AddType' when trying to start Apache. The PHP 5 installation instructions say to modify httpd.conf and add LoadModule php5_module