On Wednesday 05 September 2001 1:31 pm, Brad Harriger wrote:
> After commenting out the Action application line, I'm asked what
> application I would like to open the file with.
Sorry - I just don't know enough about apache on Windows to help here. Maybe
if you ask on the php-win list someone mi
After commenting out the Action application line, I'm asked what application I
would like to open the file with.
Phil Driscoll wrote:
> On Tuesday 04 September 2001 4:49 pm, Brad Harriger wrote:
> > I was accessing the file directly.
> Well that won't ever work - you have to access the file via
On Tuesday 04 September 2001 4:49 pm, Brad Harriger wrote:
> I was accessing the file directly.
Well that won't ever work - you have to access the file via a web server.
> When I try requesting it via the
> webserver, I get a 500 error with the following line in the error log:
>
> [Tue Sep 04 11:
I was accessing the file directly. When I try requesting it via the webserver, I
get a 500 error with the following line in the error log:
[Tue Sep 04 11:46:30 2001] [error] [client 127.0.0.1] Premature end of script
headers: c:/php/php.exe
Brad
Phil Driscoll wrote:
> On Tuesday 04 September
On Tuesday 04 September 2001 4:21 pm, Brad Harriger wrote:
> httpd.conf contains
>
> ScriptAlias /php/ "c:/php/"
> AddType application/x-httpd-php .php
> Action application/x-httpd-php "/php/php.exe"
>
> When I try to access a page, I'm asked if I want to open the file using
> php.exe or save it
httpd.conf contains
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
When I try to access a page, I'm asked if I want to open the file using php.exe
or save it to a disk.
Brad
Phil Driscoll wrote:
> On Tuesday 04 September 2001 3:
On Tuesday 04 September 2001 3:48 pm, Brad Harriger wrote:
> I have installed php4 on an NT workstation running apache that
> previously ran pws and php4. Everything worked fine under pws. Now,
> the php executes from the command line, but not from the browser. I've
> followed all the installati
I have installed php4 on an NT workstation running apache that
previously ran pws and php4. Everything worked fine under pws. Now,
the php executes from the command line, but not from the browser. I've
followed all the installation instructions. Any suggestions?
Thanks,
Brad
--
PHP Install