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)
It is because you are not viewing them through your server but locally.
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
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 <
[