Hello, can you please help me with this issue? I have free hosting with the domain name thekidzattic.com and as of this afternoon I can't access CPanel and my pages are displaying a 503 Service Unavailable error. Can you please help me with this problem? Thank you
Hello, I don't know when this problem started because CPanel was working for me last night now i cant access it. IE gives me a page cannot be displayed and firefox tells me the connection timed out. Can someone help me please? Thanks
Is PHP configured to allow directory listing on X10's hosting servers? I have the following piece of code:
$dir = "http://thekidzattic.com/images/";
$dh = opendir($dir));
while ($f = readdir($dh)) {
$images[] = $f;
}
The directory is full of images however...