Re: Re: phpinfo() reading in as a file, bringing up download prompt.

2005-06-29 Thread satinder
Hi I did the same i.e. uncommented the LoadModules and added the mime types ... reloaded the apache ... but still the problem persists. Satinder -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-31 Thread Nigel J. Wood
I was (for some reason) doing /usr/sbin/ ./apache stop & start Why? I don't know why... Thanks On Tue, 31 Aug 2004 16:23:34 -0400, Johann Koenig <[EMAIL PROTECTED]> wrote: > On Tuesday August 31 at 10:18am > "Nigel J. Wood" <[EMAIL PROTECTED]> wrote: > > > did /etc/init.d/apache reload and it

Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-31 Thread Johann Koenig
On Tuesday August 31 at 10:18am "Nigel J. Wood" <[EMAIL PROTECTED]> wrote: > did /etc/init.d/apache reload and it work! Just one last question. > What is the difference between /etc/apache/ ./apache stop & start > (which I was doing) and /etc/init.d/apache reload? I don't understand what you

Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-31 Thread Nigel J. Wood
Hi Johann, PROBLEM SOLVED: I did /etc/init.d/apache reload and it work! Just one last question. What is the difference between /etc/apache/ ./apache stop & start (which I was doing) and /etc/init.d/apache reload? Thanks again... On Mon, 30 Aug 2004 20:23:00 -0400, Johann Koenig <[EMAIL PR

Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-30 Thread Johann Koenig
On Monday August 30 at 03:27pm "Nigel J. Wood" <[EMAIL PROTECTED]> wrote: > I did uncomment out : > > AddType application/x-httpd-php .php > AddType application/x-httpd-php-source .phps > > Still getting the download prompt. Any other ideas? /etc/init.d/apache reload Are you dealing with apac

Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-30 Thread Nigel J. Wood
I did uncomment out : AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps Still getting the download prompt. Any other ideas? Thanks On Mon, 30 Aug 2004 17:19:55 -0400, Johann Koenig <[EMAIL PROTECTED]> wrote: > On Monday August 30 at 03:05pm > "Nigel J. Wood" <[E

Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-30 Thread Johann Koenig
On Monday August 30 at 03:05pm "Nigel J. Wood" <[EMAIL PROTECTED]> wrote: > Hi, > > I did uncomment out: > > LoadModule php4_module /usr/lib/apache/1.3/libphp4.so You also need some stuff in /etc/apache/httpd.conf AddType application/x-httpd-php .php AddType application/x-httpd-php-sou

Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-30 Thread Nigel J. Wood
Hi, I did uncomment out: LoadModule php4_module /usr/lib/apache/1.3/libphp4.so Restarted Apache and same problem. If CGI, is the issue, what exactly do you think I should configure with CGI. On Mon, 30 Aug 2004 21:18:14 +0100, Jon Dowland <[EMAIL PROTECTED]> wrote: > On Mon, 30 Aug 2004 13:42

Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-30 Thread Jon Dowland
On Mon, 30 Aug 2004 13:42:13 -0600, Nigel J. Wood <[EMAIL PROTECTED]> wrote: > Hi, > > I thought I had this configured correctly, because it was working at > one time (like yesterday). I have installed PHP4 with the lastest > Apache. What happens when I try to load for example the "phpinfo()" â

Re: phpinfo() reading in as a file, bringing up download prompt.

2004-08-30 Thread Ken Gilmour
On Mon, 30 Aug 2004 13:42:13 -0600, Nigel J. Wood wrote: > Hi, > > I thought I had this configured correctly, because it was working > at one time (like yesterday).  I have installed PHP4 with the > lastest Apache.  What happens when I try to load for example the > "phpinfo()" â which I have named