Jump to content
xisto Community
Sign in to follow this  
Xedos

Php.

Recommended Posts

Hey. Could someone tell me whats wrong with my site? http://forums.xisto.com/no_longer_exists/. When someone else visits it the php shows and the site works. When I visit it the php doesn't show and I get a blank page for ALL files in the /xore directory. I think this is more a problem with my browser than a problem with Xisto. I would just like to check because php needs to be processed by the server. I am getting this in the source:

<html><body></body></html>

Thanks in advance.

Share this post


Link to post
Share on other sites

Strange, it shows me a blank page too. I will try later with Mozilla Firefox :D But are you sure you haven't change the CHMOD on this repertory or something like it ? :P

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD><BODY></BODY></HTML>

Edited by Zaideu (see edit history)

Share this post


Link to post
Share on other sites

See. Some see it some don't. I'll try CHMOD.

Share this post


Link to post
Share on other sites

If you just have a document with only php, and no html tags, then nothing will show up, thats what PHP is, a Hypertext Processor

The server program processed the PHP code and turns it into html (if nothing is specified in the code the a blank page is shown)

if you go here: http://forums.xisto.com/no_longer_exists/ then it will show as a blank document coz it only had php cod in it, it is the connection to my mysql databases...

Edited by cragllo (see edit history)

Share this post


Link to post
Share on other sites

I get a 404 error when I go to the site that he linked to above. And cragllo, you do not need all HTML tags. I mean, you can use the 'echo' command in php and something will show up, unless you mean like you need the 'body tags'. I mean, for the 'echo' command to work, however, you need to configure some variables. I'll make a topic telling you how to do it on the PHP Board.

Share this post


Link to post
Share on other sites

Well, XedosAll I get is a 404 not found error. But your /board works, but there is no content there... presumably you are working on your content.Hope you finish your work fast... :PGooglue...

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.