PDA

View Full Version : All White


Muddman
07-24-2007, 01:04 PM
My PHP website is all white. Is there anyway to fix this?
http://www.wastedsoldiers.com

mairving
07-24-2007, 01:21 PM
There is no content on the page. It is just a blank page. What is supposed to be there?

Muddman
07-24-2007, 01:42 PM
There is no content on the page. It is just a blank page. What is supposed to be there?

I know that there is nothing there. My website went all blank yesturday. And i dont know how to fix it.

Edit: This is what it looked like before


http://i161.photobucket.com/albums/t213/MUDDMAN87/website2.jpg

http://i161.photobucket.com/albums/t213/MUDDMAN87/website1.jpg

Force Flow
07-24-2007, 02:18 PM
It appears that the site's pages have been deleted. I can't view the HTML source code at those addresses.

It looks like you'd better contact your hosting service.

Muddman
07-24-2007, 09:40 PM
I contacted my Hosting service. Heres what they said

I checked and your index.php is in your account. However I notice though it is set to 600 permission which could be causing this. You would want to change this to atleast 644.


But when I acess the file(s) in Filezilla, Right click on it and goto File Attributes index.php says 644.

When i Use my hosting Companys File Manger it says 600(Restricted). Could this be why my site is all white??

mairving
07-24-2007, 11:07 PM
I contacted my Hosting service. Heres what they said



But when I acess the file(s) in Filezilla, Right click on it and goto File Attributes config.php says 644.

When i Use my hosting Companys File Manger it says 600(Restricted). Could this be why my site is all white??
Config.php is not index.php. Permissions of 600 would prevent anyone from the file owner to access the file. Can you reset the permissions on index.php to 644?

Muddman
07-24-2007, 11:40 PM
Sorry about the type o. Had a few things going on then.

All the Files are Saying 644

mairving
07-25-2007, 08:32 AM
Open up your index.php file in a text editor and see what is on the page.

Muddman
07-25-2007, 03:46 PM
Is there Something Iam looking for?

blue60007
07-25-2007, 04:02 PM
Anything. Hopefully there's a bunch of HTML and PHP code.

mairving
07-25-2007, 04:05 PM
Is there Something Iam looking for?
Yep, specifically is there any code, html or anything else in the index.php page.

Muddman
07-25-2007, 09:52 PM
Yup there is alot of code in php format

Muddman
07-28-2007, 09:21 PM
Found the Problem it was the cache file.