On my website pages dont display when i create them, i have no .htaccess so thats no the problem and the CHMOD is 644 or 777.
In file manager they are there, but they wont display.
Printable View
On my website pages dont display when i create them, i have no .htaccess so thats no the problem and the CHMOD is 644 or 777.
In file manager they are there, but they wont display.
Does it not display any error or is the page just blank?
Displays 404 error.
Have you got the right link for them?
Well duh, im not that stupid lol. ;')
It wouldn't give a 404 unless you're in the wrong directory lol. If you had CHMOD them then it would give a 403 most probably (same with htaccess).
I created a file on mydomain.com/lol.php and it doesnt display.
Now thats a extremely simple url to know, i tried other files and it doesnt work however files i had on my hosting before i started making new ones appear perfectly fine.
Nope, the page contains the following;
Perms are 777.Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Working on it, if it wrks gr.</title>
</head>
<body>
<div id="header"></div>
<div class="logo"></div>
<div id="footer">
<br>
WC3 Valid XHTML & CSS
</div>
</body>
</html>
Making a new folder displays a 404 error page also.
I'll rep you on your other when you return.
My host has got back to me, it appears that i was using the old server, instead of the new one thus the files were beign created but on the old one so they didnt display to the public.
Ha, thanks. :)