You are probably missing something like this in the apache httpd.conf: LoadModule php5_module "c:/PHP/php5apache2_2.dll" PHPIniDir "c:/PHP/php.ini" AddType application/x-httpd-php .php DirectoryIndex index.php index.html index.html.var Regards, Jonathan On Fri, Nov 27, 2009 at 6:24 AM, Julian Muscat Doublesin <opensourcekb@xxxxxxxxx> wrote: > Hello Everyone, > > I have installed PHP, Apache and MySQL on a Windows 7 machine :(......... I > would prefer linux or unix :) > > These have been setup and working correctly. However when I access a php > page. I get the save as dialog. Has anyone ever experinced such a situation. > Can anyone please advise. > > Thank you very much in advance. > > Julian > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php