Hello!
I'm trying to setup an Apache/PHP/Postgresql server locally on my machine. I tried to install everything manually (one thing at a time) and after I get everything up and running, whenever I try to run a script on my machine, I get a "What do you want to do with the *.php file?" dialog.
NOTE: the dialog is the browser's open/save dialog
NOTE2: i'm just trying to get the output of phpinfo() to make sure everything is up and running...
I already tried to mess around a bit with the Apache conf file, but since I don't know much about what I'm doing, I reinstalled everything again and the problem is still there. I kinda get the feeling it must have something to do with the PHP thingy isn't correctly installed.
OK: i'll try to rephrase everything: i'm using Windows vista business 32bit. I tried installing each application's standalone, apache, postgresql and php (all the latest stable releases). when i try to get the output of phpinfo as in:
I get the browser's "Open/Save" dialog for the *.php file
that's it I guess... if I forgot something, please ask
thanks for your help