[PHP-INSTALL] Windows: Can't open PHP files on my server -- get a dialog box instead

2008-11-04 Thread leyton collins
Hi everyone / anyone,   I'm a newbie to PHP and configuring my machine to run it. Here's my situation: - Any time I try to open/test a PHP file (located on my machine) on my browser (IE7) the response I get is the dialog box that says "Do you want to open or save this file?" - I can open (view)

Re: [PHP-INSTALL] Windows: Can't open PHP files on my server -- get a dialog box

2008-11-04 Thread Tommy Peterson
It is because you are not viewing them through your server but locally.

Re: [PHP-INSTALL] Windows: Can't open PHP files on my server -- get a dialog box

2008-11-04 Thread Daniel Brown
On Tue, Nov 4, 2008 at 1:32 PM, Tommy Peterson <[EMAIL PROTECTED]> wrote: > > It is because you are not viewing them through your server but locally. Tommy, When writing to the lists, please use plain-text as opposed to HTML mail. -- http://www.parasane.net/ [EMAIL PROTECTED] || [EMAIL

Re: [PHP-INSTALL] Windows: Can't open PHP files on my server -- get a dialog box

2008-11-04 Thread Sunil Bhatia
You should set the MIME type in httpd.conf file. Read on my site on how to configure PHP, Apache and MySQL. http://www.sunilb.com/php/php-tutorials/how-to-configure-php-on-apache-windows Regards, Suniil http://www.sunilb.com - PHP5 Tutorials On Wed, Nov 5, 2008 at 12:02 AM, Tommy Peterson < [