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-fastcg
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
tcgi. what
> should an apache configure line look like when you complie php/fastcgi
> with it.. am i suppose to install apache first? some people say you have
> to install apache first but if you install apache first how will it
> locate the php libs?
Hi..
Try this http://w
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 \
Well to correct myself, Microsoft has released their FastCGI module for
earlier versions of IIS as well. Take a look at
http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=1207
Edin
Edin Kadribasic wrote:
Well you can already use PHP/fastcgi with Apache and IIS6 on windows
using 3
Well you can already use PHP/fastcgi with Apache and IIS6 on windows
using 3rd party fastcgi modules for these servers. What IIS7
(http://www.iis.net/) brings is native fastcgi implementation.
Edin
Vincent DUPONT wrote:
hello,
thanks for this good news for Win poeple.
Do you have any info
-general@lists.php.net
Subject: [PHP] FastCGI optmized Windows build of 5.2.1RC2
Hello,
I have made a second build of 5.2.1RC2 for Windows with no thread safety
enabled. This will only work for non threaded SAPIs such as CGI/FastCGI
and CLI. The reason for this is that managing per thread state
Hello,
I have made a second build of 5.2.1RC2 for Windows with no thread safety
enabled. This will only work for non threaded SAPIs such as CGI/FastCGI
and CLI. The reason for this is that managing per thread state takes
some CPU time from the main task of running PHP scripts making non
threa
Hi all,
While testing with PHP 5.0.4 (old, but should be good enough for testing
purposes), I noticed that --enable-force-cgi-redirect did not do his job,
and several people responded to the documentation that it is not
supported anymore, however, if I look at the archives it is still very
well su
Source is fine, i never install php with binaries, lets see how i go.
On 13/03/2006, at 1:12 PM, Chris wrote:
Dan Rossi wrote:
Hi there, im am planning to spec the software install for one of our
machines that gets an insane ammount of hits and traffic from
referring sites. Im looking into if
Dan Rossi wrote:
Hi there, im am planning to spec the software install for one of our
machines that gets an insane ammount of hits and traffic from referring
sites. Im looking into if running the php for this server under fastcgi
instead of as a php apache module will help reduce and apache
bo
Hi there, im am planning to spec the software install for one of our
machines that gets an insane ammount of hits and traffic from referring
sites. Im looking into if running the php for this server under fastcgi
instead of as a php apache module will help reduce and apache
bottlenecks ? Most o
From: Solotony <[EMAIL PROTECTED]>
Subject: Apache 2.0 + mod_fastcgi + PHP
Newsgroups: gmane.comp.apache.user
Summary:
Keywords:
I have Apache 2.0.52 with mod_fastcgi 2.4.2 and PHP 4.3.11 installed on Gentoo
box.
When starting apache (php as fast-cgi) it runs w/o any problems, but after
some
is fastcgi of php active? how much ppl using this?
is there any list show activity of each sapi?
On Tue, 4 Jan 2005 17:22:34 +0800, Xuefer Tinys <[EMAIL PROTECTED]> wrote:
> i'm using external fastcgi
> it seems all other request is blocked until the 1 have finished
>
> any work arround?
>
--
i'm using external fastcgi
it seems all other request is blocked until the 1 have finished
any work arround?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
obviously, I don't if this is the right newsgroup to ask such questions, but
here it goes...
what has happened with FastCGI support on the 4.3 version of PHP?
On changelog I saw that SAPI/FastCGI was discontinued.
But when I do phpinfo() it reports "Server API : CGI/FastCGI"
and when I go w
So sprach Thies C. Arntzen am Fri, Apr 20, 2001 at 01:03:50PM +0200:
> there is noe.
>
> in fast-cgi mode you scripts are executed the same way as if
> you were running as an apache module. there's no support to
> keep your script alive over request-boundaries (yet).
Thanks, that
On Wed, Apr 18, 2001 at 01:58:03PM +0200, Alexander Skwar wrote:
> (Learning from my last mistake, I'll now try to make clear right away what
> each sentence means *G*)
>
> Introductory lines:
> I want to write a FastCGI compatible PHP script. In order to do so, PHP
> obviously need to recompile
(Learning from my last mistake, I'll now try to make clear right away what
each sentence means *G*)
Introductory lines:
I want to write a FastCGI compatible PHP script. In order to do so, PHP
obviously need to recompile PHP with '--with-fastcgi'. However, looking at
some PERL FastCGI scripts, I
19 matches
Mail list logo