My php website showing blank page in safari and chrome

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
desaturated
Forum Newbie
Posts: 1
Joined: Mon Aug 17, 2009 9:16 pm

My php website showing blank page in safari and chrome

Post by desaturated »

Hi gurus,

i had create a php site. it work fine in IE6, IE7, firefox and opera.

But on safari it didn't display any content except background images unless i type to full url.
example:
http://www.example.com/ - i get blank page
http://www.example.com/index.php - then the content show up

As for chrome it show the content at times but goes blank again when i keep refresh the site.

i check the php_error.log i didn't see any error.

oh ya.. the .php site i create was originally a html website.

can someone give me a hand?
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

Re: My php website showing blank page in safari and chrome

Post by yacahuma »

is your site available in the internet? Please post url
Post Reply