Try adding a slash to the end of the URL i.e. www.whatever.com/~jondoe/ and
see if that helps.
Maybe Apache tries to parse your PHP file as if it is an HTML file.



"Omland Christopher M" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi all, I'm new to the mailing list, I hope I'm in the right spot.
> I have installed php, and .php files work fine, unless they are my index
> file. For example http://whatever.com/~jondoe/info.php will work. But if I
> make a index.php file and go to http://whatever.com/~jondoe it wont work.
> I can view the source and see my php code, which I know means the server
> isn't translating it. I'm running RH LINUX, and running apache webserver.
> I have checked the httpd.conf file and the load modules lines are in
> there, and they are correct??(I THINK)
> Any help would be appreciated.
> Thank You.
> -Chris
>



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

Reply via email to