Re: [PHP-INSTALL] Browser tries to download php file

2009-07-01 Thread Keith Roberts
On Wed, 1 Jul 2009, Juan Mas wrote: Finally figured it out!!! Since I was only using mod_perl when I first set up Apache, I had this in my conf file: SetHandler perl-script PerlHandler HTML::Mason::ApacheHandler So this must have been causing Perl to try to parse everything.

Re: [PHP-INSTALL] Browser tries to download php file

2009-07-01 Thread Juan Mas
e: [PHP-INSTALL] Browser tries to download php file >> >> I think there is something to this, but could definitely use some >> input.  I have /usr/local/apache/bin/apachectl as the startup.  This >> does point to /usr/local/apache/bin/ and the only httpd.conf I can >>

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-30 Thread Keith Roberts
On Tue, 30 Jun 2009, Juan Mas wrote: To: Keith Roberts From: Juan Mas Subject: Re: [PHP-INSTALL] Browser tries to download php file I think there is something to this, but could definitely use some input. I have /usr/local/apache/bin/apachectl as the startup. This does point to /usr/local

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-30 Thread Juan Mas
t only shows /usr/local/apache/bin/httpd running. On Tue, Jun 30, 2009 at 12:53 PM, Keith Roberts wrote: > On Tue, 30 Jun 2009, Juan Mas wrote: > >> To: Keith Roberts >> From: Juan Mas >> Subject: Re: [PHP-INSTALL] Browser tries to download php file >> >> The ht

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-30 Thread Keith Roberts
On Tue, 30 Jun 2009, Juan Mas wrote: To: Keith Roberts From: Juan Mas Subject: Re: [PHP-INSTALL] Browser tries to download php file The httpd.conf file is in /usr/local/apache/conf Im using Apache 1.3 because that's what I had loaded on this originally with mod_perl.. I was most fam

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-30 Thread Juan Mas
rts >> From: Juan Mas >> Subject: Re: [PHP-INSTALL] Browser tries to download php file >> >> Thanks for your response.  Heres what I know!  When I make a change to >> the httpd.conf file, such as commenting out AddType, and restart >> apache, the changes will t

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-26 Thread Keith Roberts
On Fri, 26 Jun 2009, Juan Mas wrote: To: Keith Roberts From: Juan Mas Subject: Re: [PHP-INSTALL] Browser tries to download php file Thanks for your response. Heres what I know! When I make a change to the httpd.conf file, such as commenting out AddType, and restart apache, the changes will

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-26 Thread Juan Mas
rote: > >> To: php-install@lists.php.net >> From: Juan Mas >> Subject: [PHP-INSTALL] Browser tries to download php file >> >> Hi list, >> >> I have a Gentoo server that has been running for over a year with >> Apache 1.3 & mod_perl 1.3.  I recen

Re: [PHP-INSTALL] Browser tries to download php file

2009-06-25 Thread Keith Roberts
On Thu, 25 Jun 2009, Juan Mas wrote: To: php-install@lists.php.net From: Juan Mas Subject: [PHP-INSTALL] Browser tries to download php file Hi list, I have a Gentoo server that has been running for over a year with Apache 1.3 & mod_perl 1.3. I recently decided to add PHP 5 to it.

[PHP-INSTALL] Browser tries to download php file

2009-06-25 Thread Juan Mas
Hi list, I have a Gentoo server that has been running for over a year with Apache 1.3 & mod_perl 1.3. I recently decided to add PHP 5 to it. I re-compiled Apache using this howto http://perl.apache.org/docs/1.0/guide/install.html#mod_perl_and_mod_php When I look at the Apache logs, I am seeing