php only shows code in vista

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
fmerg
-


Joined: 16 Sep 2003
Posts: 1

PostPosted: Mon Nov 03, 2008 1:54 pm    Post subject: php only shows code in vista Reply with quote

i have installed php v5 on a vista machine when i access the page it only shows code
i have checked to make sure i use long code (<?php)
but it still shows code any ideas as to what i am missing?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Nov 03, 2008 5:02 pm    Post subject: Re: php only shows code in vista Reply with quote

fmerg,

Common problems that may result in such a behavior:
* You are viewing the files directly in the browser without typing their full URL (http://127.0.0.1/something.php). This bypasses the server and shows the raw code.
* Or you have not correctly associated the .php filename extension with the PHP interpreter as explained in http://www.aprelium.com/abyssws/php5win.html .

If the problem persists, please send to support@aprelium.com your abyss.conf file, a quick description of the issue, your .php test file and the URL you are typing to browse it.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
CRMAMA
-


Joined: 11 Sep 2009
Posts: 1

PostPosted: Fri Sep 11, 2009 2:08 am    Post subject: Re: php only shows code in vista Reply with quote

fmerg wrote:
i have installed php v5 on a vista machine when i access the page it only -HIDDEN URL DELETED- code
i have checked to make sure i use long code (<?php)
but it still shows code any ideas as to what i am missing?

I had the same problem and it took me forever to figure out that I wasn't typing in the full URL...I felt like an idiot...
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group