GILOVE2DANCE'S BLOG

Gilove2dance

PHP HELP!!!
Wednesday, September 2, 2009

So I'm making a website for my dad's website and it refuses to read php code when it specifically says that his server will support it. his site is http://www.caats.ca and it isn't working and I don't know why!

COMMENTS

Thursday, September 3, 2009 7:38 PM

SIGMANUNKI


The error I get going to your site now indicates a misconfiguration for the webserver itself, OR there is no index file.

Other than that, you should be putting in some debugging code and looking in the error logs to see where the script stops working.

Wednesday, September 2, 2009 3:31 PM

CANADIAN


Im a coder, Gi, if you still need help. You can email me your code - just cut and paste into an email - its probably a syntax issue. Php is pretty sensitive and will hang forever if the quotes and concatenations dont add up.

redlc@viu.ca

Wednesday, September 2, 2009 1:17 PM

BYTEMITE


Is it a problem with the network, incompatibility with the version of php you're using, or a problem with the get server/get file functions?

Wednesday, September 2, 2009 8:33 AM

GILOVE2DANCE


I have checked all those things many times. I even uploaded a normal html file with a link to the php file. The html page shows up perfectly but when I click on the link to the php page, it hangs indefinitely, not loading anything.

Wednesday, September 2, 2009 8:26 AM

BYTEMITE


Um... Again, I don't know much, so sorry if this comes across as really stupid, but is it on the server, in the right folder, right filepath, right URL, etc.?

Wednesday, September 2, 2009 5:52 AM

GILOVE2DANCE


It just says that the internet browser cannot find that page.

Wednesday, September 2, 2009 5:40 AM

BYTEMITE


I don't actually know much about websites or internet codes, but are you getting any specific error message? That might help someone who knows what they're doing figure out what's wrong.


POST YOUR COMMENTS

You must log in to post comments.