I passed for this once.... All you have to do is to check the httpd.conf.... in the ScriptAlias you have:
ScriptAlias /php/ "c:/Apachewww/php4/"
I had put: ScriptAlias /php4/ "c:/Apachewww/php4/" and it was the same problem of yours... the browser wanted to save the php.exe file.
Hope I have helped...
Marcello Junior
Mikko Kuustonen wrote:
I installed php, had some problems but now it´s working.
The problem is that when I use Netscape to open php- files, it prompts me to save the php.exe file to disk, but with IE5 it works just fine.
Why, why, why ? Please help if you really have a suggestion/solution for this one.
Thanks a lot
Mikko