Page 1 of 1

page wont load

Posted: Fri Jul 09, 2010 3:52 pm
by mirnot
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hope you are having a goood summer.
I dont know what I did but my page wont laod. :(
http://www.moshiachforkids.com/gbook/gbook.php?a=sign

Thanks

Posted: Fri Jul 09, 2010 4:05 pm
by Klemen
The server is blocking display of gbook.php, to get an idea why you will need to check your server's error host (or ask your hosting company).

Or you can try deleting these two lines from the settings.php file and see if you get any new error messages:

Code: Select all

ini_set('display_errors', 0);
ini_set('log_errors', 1);