Re: [us...@httpd] Getting PHP to work w Apache 1.3.41

2009-12-31 Thread Frank Gingras
Daniel Reinhardt wrote: -- From: "Paul McFerrin" Sent: 01 January, 2010 2:55 To: Subject: Re: [us...@httpd] Getting PHP to work w Apache 1.3.41 Well yes & no. I'm having to build PHP4 myself. Instructions for inst

Re: [us...@httpd] Getting PHP to work w Apache 1.3.41

2009-12-31 Thread Daniel Reinhardt
-- From: "Paul McFerrin" Sent: 01 January, 2010 2:55 To: Subject: Re: [us...@httpd] Getting PHP to work w Apache 1.3.41 Well yes & no. I'm having to build PHP4 myself. Instructions for installing SAPI are not clearly writt

Re: [us...@httpd] Getting PHP to work w Apache 1.3.41

2009-12-31 Thread Eric Covener
On Thu, Dec 31, 2009 at 10:01 PM, Paul McFerrin wrote: > I'm sure these is more to add to webserver.  In my directory: sapi/apache > there are: > > CREDITS    libphp4.module.in       mod_php4.h      php_apache_http.h > apMakefile.libdir       php.sym         sapi_apache.c > apMakefile.tmpl    mod_

Re: [us...@httpd] Getting PHP to work w Apache 1.3.41

2009-12-31 Thread Paul McFerrin
4.exp php_apache.c But no instructions. Daniel Reinhardt wrote: -- From: "Devraj Mukherjee" Sent: 31 December, 2009 23:15 To: ; Subject: Re: [us...@httpd] Getting PHP to work w Apache 1.3.41 You need to add something like AddTyp

Re: [us...@httpd] Getting PHP to work w Apache 1.3.41

2009-12-31 Thread Paul McFerrin
From: "Devraj Mukherjee" Sent: 31 December, 2009 23:15 To: ; Subject: Re: [us...@httpd] Getting PHP to work w Apache 1.3.41 You need to add something like AddType application/x-httpd-php .php to your Apache configuration file. You are also likely to get more information regarding this on

Re: [us...@httpd] Getting PHP to work w Apache 1.3.41

2009-12-31 Thread Daniel Reinhardt
-- From: "Devraj Mukherjee" Sent: 31 December, 2009 23:15 To: ; Subject: Re: [us...@httpd] Getting PHP to work w Apache 1.3.41 You need to add something like AddType application/x-httpd-php .php to your Apache configuration file. Yo

Re: [us...@httpd] Getting PHP to work w Apache 1.3.41

2009-12-31 Thread Devraj Mukherjee
You need to add something like AddType application/x-httpd-php .php to your Apache configuration file. You are also likely to get more information regarding this on the PHP resource centres. Also is there a reason you aren't choosing Apache 2.x + PHP5? On Fri, Jan 1, 2010 at 8:17 AM, Paul McFer

[us...@httpd] Getting PHP to work w Apache 1.3.41

2009-12-31 Thread Paul McFerrin
I'me been trying to get PHP4 to run with Apache1.3.41 but I don't know enough to tie things in as a fastcgi. What other files have to be modified? Where does PHP4 have to be installed? Can someone tie things in for me. I seemed to so close but yet so far. Rightnow my .php file jst downloads