If the message will not displayed automatically,
follow the link to read the delivered message.
Received message is available at:
www.lists.php.net/inbox/php-windows/read.php?sessionid-27461
No, there is. You get mod_fastcgi from fastcgi.com, get phpfcgi.exe
from my site, and they should work together fine.
Robin Bolton wrote:
> Am I correct in assuming that there is no PHP fastcgi implementation for
> Apache?
>
>
> -Original Message-
> From: Shane Cara
*Significant* difference between CGI and ISAPI. But you can get a
4x-10x performance increase over CGI by using fastcgi, while maintaining
stability and gaining persistent resources (db connections). I have to
make a 4.2 fastcgi binary available, but info is at www.caraveo.com/fastcgi/
Shane
Are you sure you changed the correct ini file or didn't misspell it? I
use this all the time, no problem.
Faisal Ashraf wrote:
>
> Hi All,
>
> I have installed new version of php on my xp box I am running iis for my
> web's now I am getting this error even I have modified the php.ini file
>
I've posted a minor update that fixes a problem handling small post
data. The update in both source and binary are available at
www.caraveo.com/fastcgi/
Regards,
Shane Caraveo
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the windows version. You could ask on the
fastcgi email list (see fastcgi.com).
Shane
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t I am aware of, the IIS/FastCGI plugin does.
>
> IIS is not an option for us - too many security holes.
>
> cheers,
> -Alan
>
Well, I'm just giving alternatives. Look at apache and mod_fastcgi as an
alternative. The phpfcgi.exe for 4.1.x is available from my site (will
be
ugs in the server side modules (but not on the php
end).
You can find the executables for FastCGI/IIS/iPlanet/PHP at
www.caraveo.com/fastcgi/, and the Apache mod_fastcgi at fastcgi.com.
Another plug for the IIS version, Apache doesn't have any support for
IIS/NTFS security that I am aware
This doesn't seem to have gone through, so here it is again.
Shane
- Original Message -
From: "Shane Caraveo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, March 17, 2002 9:01 PM
Subject: FastCGI ISAPI/NSAPI Update
&
Is this with using my fastcgi server extensions? If so, please provide the
registry configuraiton you did, and I'll try to help you out.
Shane Caraveo
- Original Message -
From: "Samuel Lim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 11,
clude
those patches as well.
Shane
- Original Message -
From: "Robin Bolton" <[EMAIL PROTECTED]>
To: "Werner Schweizer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, March 11, 2002 10:51 AM
Subject: RE: [PHP-WIN] PHP 4.1.2 Windows binaries
les, though the 4.1.1
modules should work with it.
If someone needs a quick fix before a compile gets up on php.net, go
ahead and download it (at you're own risk, I assume no liabilities).
Regards,
Shane Caraveo
Gabor Hojtsy wrote:
>
> Hi!
>
> >From hour to hour we receive questio
06937
Downloads of binary, source, and phpfcgi.exe ara available at:
http://www.caraveo.com/fastcgi/
Shane
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You're mixing two versions of PHP which happen to be incompatible in the
extension API itself. Be sure your ini file points to the correct extension
directory.
- Original Message -
From: "Zach Curtis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 3:15 PM
Yes, you can get it at www.caraveo.com/fastcgi/phpfcgi.zip
This is built on 4.1.1 sources, and is only the phpfcgi.exe stub, you need
binaries for the rest of php available from php.net.
Shane
- Original Message -
From: "Glenn Pickett" <[EMAIL PROTECTED]>
To: "S
ies: www.caraveo.com/fastcgi/fastcgi.zip
source: www.caraveo.com/fastcgi/fastcgi.src.zip
Regards,
Shane Caraveo
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
ActiveState wrote a white paper (I am one of the authors) for Microsoft
about porting scripts (Perl,Python,PHP,TCL) from Linux to Windows 2000.
You should be able to find it somewhere on msdn.microsoft.com.
Shane
Andre Amaral wrote:
>
> Hi all,
>
> I would like to ask my experie
Yes, you can use the registry to do per-directory settings.
HKEY_LOCAL_MACHINE\SOFTWARE\PHP\Per Directory Values
Create keys for each directory, then add the entries. So if you're
website is at c:\inetpub\wwwroot, under the above key, add:
HKEY_LOCAL_MACHINE\SOFTWARE\PHP\Per Directory Values\c
e denied in Win98 since
> it doesn't handle permissions, users and stuff?
Don't confuse unix with windows. error 2 == ERROR_FILE_NOT_FOUND
Likely, mysqldump is not in the system path.
Shane
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PR
n the core
should be very good, but when you get to the various extension modules that
is less clear and more problematic. A good result of that visit is that we
now have some contacts at Microsoft for those times that we run into issues
where we need their input.
Shane
- Original Message -
I am currently working in my spare time on a way to provide a stable
platform on windows. I don't have much to comment on it yet, but it looks
promising so far.
Shane
- Original Message -
From: "Angie Tollerson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; &
and you may have to reboot
(argh, 2K was supposed to do away with that!).
> You will have to
> close and reopen any command prompts though.
Likewise for ANY application already running when the change is made.
Shane
--
PHP Windows Mailing List (http://www.php.net/)
http://www.gigaideas.com.cn/phpsoap/
Mike wrote:
>
> Where can I find examples of PHP SOAP at.
>
> Cheers
>
> M;)
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list admi
The 1.0 release of Komodo supports several things for PHP, syntax
hilighting, function autocompletion, calltips and linting, and more PHP
support is on the way.
"Dickerson, Monty" wrote:
>
> Hey, just read (on Mozilla.org) about ActiveState's new Komodo IDE built on
> Mozilla.
> http://www.activ
I have been trying for days to get IIS to work with authentication. I have a
scipt that works great on Apache. It creates a dialog box that asks for the
login/password, and no matter what I put it it always fails.
Any ideas?
- Shane
DISCLAIMER: I am by no means an expert on this, or any other
25 matches
Mail list logo