Forum Moderators: phranque
If you cannot view any php pages, you may just need to tell the server to parse them using something like
AddHandler server-parsed .php
I'd also suggest you ask your host about this. You could also post over in our php forum if it starts to look like a php-related problem.
Jim