cluce Posted August 13, 2007 Share Posted August 13, 2007 another straightforward question"why the php code displays instead of the page design." Is this because php is not installed? or configured properly? What could be the possible solutions to fix this? Or the wrong version of php is installed? Link to comment https://forums.phpfreaks.com/topic/64702-solved-another-straightforward-questionwhy-the-php-code-displays-instead-of-the-page/ Share on other sites More sharing options...
lemmin Posted August 13, 2007 Share Posted August 13, 2007 Either PHP isn't installed, the file extension isn't .php, or you are trying to access the file locally instead of through the server (or localhost). If it is the wrong version it wouldn't show the code. Link to comment https://forums.phpfreaks.com/topic/64702-solved-another-straightforward-questionwhy-the-php-code-displays-instead-of-the-page/#findComment-322639 Share on other sites More sharing options...
cluce Posted August 13, 2007 Author Share Posted August 13, 2007 thanks for clearing this up. I think It is the wrong extension for the wrong version installed. I need 5 and he has 4 on his web server. ANd the pages are .php5. Link to comment https://forums.phpfreaks.com/topic/64702-solved-another-straightforward-questionwhy-the-php-code-displays-instead-of-the-page/#findComment-322644 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.