php script does not compile. All I see is code

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


Joined: 08 Jan 2008
Posts: 1

PostPosted: Tue Jan 08, 2008 2:10 pm    Post subject: php script does not compile. All I see is code Reply with quote

I've installed the server, and installed the php file, and followed the tutorial to add php extentions. This is what the configuation page looks like

http://img.photobucket.com/albums/v21/pokegal/serverpreview.png?t=1199797239

however I can't seem to compile my code. I added it to the htdocs thing but all I get is this

http://img.photobucket.com/albums/v21/pokegal/webpagepreview.png?t=1199797241

I took the html tags off and that still didn't work. can you help me?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Jan 08, 2008 4:55 pm    Post subject: Re: php script does not compile. All I see is code Reply with quote

cookies wrote:

http://img.photobucket.com/albums/v21/pokegal/webpagepreview.png?t=1199797241

I took the html tags off and that still didn't work. can you help me?


You are asking thr browser to get the page directly from your hard disk here by setting the address to E:\Software Files\Abyss Web Server\htdocs\index.php.

E:\ is your hard disk and using that path will simply make your browser open the file from the disk directly. No server will be involved.

To access the files from the Web server and have it process PHP, you'll have to use an URL which starts with http:// as in:

http://127.0.0.1/index.php

We suggest that you read http://www.aprelium.com/abyssws/start.html to understand how to access the files hosted on the server.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
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