php as cgi
- From: Captain Dondo <yan@xxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 16:39:26 -0800
I am trying to use php 4.4.2 as a cgi scripting language. I am running a self-built linux distribution, with php 4.4.2 compiled from source. I am using the busybox web server, which doesn't have the ability to incorporate php as a module.
The problem I am having is that php is insistent about sending
X-Powered-By: PHP/4.4.2 Content-type: text/html
at the start instead of
HTTP/1.0 200 OK Content-type: text/plain
Any way I can get php to quit doing what it's doing and do what I think it should be doing?
TIA,
--Yan .
- Follow-Ups:
- Re: php as cgi
- From: Erwin Moller
- Re: php as cgi
- From: Iván Sánchez Ortega
- Re: php as cgi
- Prev by Date: Re: Which installer is better?
- Next by Date: Re: Which installer is better?
- Previous by thread: parse .htaccess incl. .htgroups and <Files special*.htm> ...
- Next by thread: Re: php as cgi
- Index(es):
Relevant Pages
|