Re: RH7.3 Apache and PHP

2002-12-11 Thread Bret Hughes
On Wed, 2002-12-11 at 20:45, John Nichel wrote: > I don't know what to tell you then man. Have you tried it in both > Netscape and IE? I've seen a problem like this before, and had > something to do with the way Netscape was handling the mime type, but I > can't find that answer (it's in a FAQ

Re: RH7.3 Apache and PHP

2002-12-11 Thread John Nichel
: John I have tried it with and without the Ifdefine and IfModules statements neither seem to make a difference Simon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of John Nichel Sent: 11 December 2002 15:25 To: [EMAIL PROTECTED] Subject: Re: RH7.3

RE: RH7.3 Apache and PHP

2002-12-11 Thread Simon Tompkins
CTED] > [mailto:[EMAIL PROTECTED]] > On Behalf Of John Nichel > Sent: 11 December 2002 15:05 > To: [EMAIL PROTECTED] > Subject: Re: RH7.3 Apache and PHP > > > Make sure you have this line in you httpd.conf file... > > AddType application/x-httpd-php .php >

Re: RH7.3 Apache and PHP

2002-12-11 Thread John Nichel
: RH7.3 Apache and PHP Make sure you have this line in you httpd.conf file... AddType application/x-httpd-php .php Simon Tompkins wrote: I am having problems with RH73 running Apache and PHP. After upgrading from RH7.1, I installed Apache and PHP rpm's from the RH7.3 CD's and

RE: RH7.3 Apache and PHP

2002-12-11 Thread Simon Tompkins
Thanks Randy, I have tried that already. I will double check the /etc/php.ini Simon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Randy Franklin Sent: 11 December 2002 15:10 To: [EMAIL PROTECTED] Subject: Re: RH7.3 Apache and PHP ok. I've

RE: RH7.3 Apache and PHP

2002-12-11 Thread Simon Tompkins
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of John Nichel Sent: 11 December 2002 15:05 To: [EMAIL PROTECTED] Subject: Re: RH7.3 Apache and PHP Make sure you have this line in you httpd.conf file... AddType application/x-httpd-php .php Simon Tompkins wrote: > I

Re: RH7.3 Apache and PHP

2002-12-11 Thread Randy Franklin
[mailto:[EMAIL PROTECTED]] On Behalf Of Randy Franklin Sent: 11 December 2002 14:56 To: [EMAIL PROTECTED] Subject: Re: RH7.3 Apache and PHP What does the first line of your PHP script files look like? --Randy On Wednesday, December 11, 2002, at 09:45 AM, Simon Tompkins wrote: I am having pro

RE: RH7.3 Apache and PHP

2002-12-11 Thread Simon Tompkins
I don't think it’s a problem with the PHP script files as they work fine on the Development Server, header as follows mailto:[EMAIL PROTECTED]] On Behalf Of Randy Franklin Sent: 11 December 2002 14:56 To: [EMAIL PROTECTED] Subject: Re: RH7.3 Apache and PHP What does the first line of you

Re: RH7.3 Apache and PHP

2002-12-11 Thread John Nichel
Make sure you have this line in you httpd.conf file... AddType application/x-httpd-php .php Simon Tompkins wrote: I am having problems with RH73 running Apache and PHP. After upgrading from RH7.1, I installed Apache and PHP rpm's from the RH7.3 CD's and configured appropriately. Standard HTM

Re: RH7.3 Apache and PHP

2002-12-11 Thread Randy Franklin
What does the first line of your PHP script files look like? --Randy On Wednesday, December 11, 2002, at 09:45 AM, Simon Tompkins wrote: I am having problems with RH73 running Apache and PHP.  After upgrading from RH7.1, I installed Apache and PHP rpm's from the RH7.3 CD's and configured ap

RH7.3 Apache and PHP

2002-12-11 Thread Simon Tompkins
Title: RH7.3 Apache and PHP I am having problems with RH73 running Apache and PHP.  After upgrading from RH7.1, I installed Apache and PHP rpm's from the RH7.3 CD's and configured appropriately.  Standard HTML pages are working correctly but PHP pages don't work at all, the br