Re: [PHP] FastCGI + PHP5

2007-03-31 Thread Richard Lynch
On Fri, March 30, 2007 6:00 pm, Stevie wrote: > Hi all. > > anyone using FastCGI + PHP + Apache 1.3. ? > I've been trying for two days and i can't seem to configure apache > with > php fastcgi. > > i have php set with: > > ../configure --enable-fastcgi \ > --enable-discard-path \ > --enable-for

Re: [PHP] FastCGI + PHP5

2007-03-31 Thread Mario Guenterberg
On Fri, Mar 30, 2007 at 07:00:07PM -0400, Stevie wrote: or this: http://www.webhostingtalk.com/archive/index.php/t-509127-p-1.html Greetings Mario -- - | havelsoft.com - Ihr Service Partner für Open Source | | Tel: 033876-21 966

Re: [PHP] FastCGI + PHP5

2007-03-31 Thread Mario Guenterberg
On Fri, Mar 30, 2007 at 07:00:07PM -0400, Stevie wrote: > Hi all. > > anyone have any decent docs getting the config working? i guess not many > people using FastCGI w/PHP because it's seems so complicated to setup. > btw i have already installed the fastcgi libs and mod_fastcgi. what > should an

[PHP] FastCGI + PHP5

2007-03-30 Thread Stevie
Hi all. anyone using FastCGI + PHP + Apache 1.3. ? I've been trying for two days and i can't seem to configure apache with php fastcgi. i have php set with: ../configure --enable-fastcgi \ --enable-discard-path \ --enable-force-cgi-redirect \ --with-mysql=/usr/local/mysql \ --with-xml \ --wit