Have you added:

AddType application/x-httpd-php .php

to your httpd.conf?

You will need to restart Apache after doing this for it to take effect.

HTH,

Mikey

>===== Original Message From "Ashish Borkar" <[EMAIL PROTECTED]> 
=====
>Hello ,
>      I have installed Apache web server and PHP on a AIX machine.
>I wrote a test script called test.php which had a call to
>    phpinfo();
>Then I added the file php to htdocs folder.
>Then i went to a windows machine ,opened Internet Explorer and tried the URL
>
> http://192.200.8.19/test.php
>where 192.200.8.19 is IP address of the AIX machine.
>
>The browser instead of showing PHPINFO  showed me a messagebox
>      " Do you want to download the file test.php "
>what can be the problem???
>Regards
>Ashish
>
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to