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: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 installation instructions. Any suggestions?
> Show us the relevant bits of your httpd.conf and tell us what actually
> happens when you access a php page (e.g. do you get the php source code sent
> to the browser - use view source to find out).
>
> Cheers
> --
> Phil Driscoll
--
PHP Install 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]