Hi Luis,
You are running PHP as a CGI, which is what I've been doing for about 3 years
now with no problems. Now I am trying to use a
piece of Open Source software which is written entirely in PHP, but the install
bit fails and I was told this was because PHP
has to run as a module.
For me for
If you don't have errors, then probably PHP is starting but there is
some other problem.
My HTTPD.CONF is as follows, and it runs fine.
Luis
#
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in th
I've looked in the apache error.log file, but there are no entries logged there
when apache fails to start.
I think you could make the case either way as to which group is more relevant
here, PHP or Apache. However I'm sure there
are lots of people here who use PHP with Apache running under Wind
This is a PHP list, and there is an Apache one were this problem fits
better.
Go to www.apache.org and subscribe it.
Meanwhile, do you have an error log to look at ?
What does it say ?
Luis
blulagoon wrote:
Thanks Dean. I've commented out the lines that say:
Action application/x-httpd-php /php/ph
Thanks Dean. I've commented out the lines that say:
Action application/x-httpd-php /php/php.exe
ScriptAlias /php/ "C:/php/"
which I think are involved with cgi, but I don't know enough about the
configuration files to know what else it uses,
but with those lines '#' out, the two new lines added
ne call me Crazy but there is one thing i know i am That is
someone that shall reach peoples hearts with words ~~~
~~ PHP seems easy enough but what about this ASP now that looks hard ~~
From: blulagoon <[EMAIL PROTECTED]>
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP cgi
Date: Mon
>
> Dean "The Insane Guy" Hayes
>
> <-- I design and i redesign but still i never designed true beauty like you
> -->
>
> ~~~ Call me Insane call me Crazy but there is one thing i know i am That is
> someone that shall reach peoples hearts with words ~
esign but still i never designed true beauty like you
-->
~~~ Call me Insane call me Crazy but there is one thing i know i am That is
someone that shall reach peoples hearts with words ~~~
~~ PHP seems easy enough but what about this ASP now that looks hard ~~
From: blulagoon <[EMAIL PROTECTED]>
I'm looking at an open source content management system which is PHP
based, but I'm having problems installing it. It has been suggested,
that the problem is solved by "switching PHP from the cgi mode to
Apache2 module" but I have no idea how to do this or what the
ramifications might be for all th
I m going to tear my hair off, I can not solve the problem..
The specified CGI application misbehaved by not returning a complete set of
HTTP headers
in php.ini
cgi.rfc2616_headers = 1
cgi.force_redirect = 0
what should I do next ?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscrib
Is there a danger if you install php as an Apache module and a CGI? Or will you get
the same functionality either way?
Michael G. Tracey
___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
--
PHP Windows Mailing List (
ms.
BTW, we're running PHP 4.2.3 on Windows 2K/SP2.
-Original Message-
From: Asendorf, John [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 15, 2003 3:08 PM
To: Pearson, Gregory
Subject: RE: [PHP-WIN] PHP/CGI Reliability
What is your posting problem... I've had nothing but ste
Has anyone - using the PHP CGI module - had reliability issues under IIS
4/5? I'm trying to hunt down an intermittent problem we may have with POSTs
to the server.
___
This message and any attachments are intended only for the use of the
addressee and may contain inf
Hello everybody.
I'm having a problem with the Apache ForceType directive when running PHP
in CGI mode.
The goal is to be able to use URL like "/local/param1/val1/param2/val2",
have them all run the same PHP script (local), and have the script parse
out the parameters and values (all of this to
14 matches
Mail list logo