View Full Version : Webpage not visible suddenly
smahmood
05-10-2007, 07:31 PM
I have found suddenly my webpage is not visible...I cant locate where is the problem....I haven't made any change in the script, but it doesn't display anything............Can anybody advise me?
Dave Baker
05-11-2007, 12:17 AM
Hello smahmood,
Please try it:
***Open includes/config.inc.php and find code***
/*
Level:
0: production (no debug) the fastest
1: turn on errors and show errors on the browser
2: as 1 and also logs database queries with execution time
WARNING: don't leave DEBUG at level 2 as it logs all the DB operations verbosely and your site
will be too slow. Use it only for profiling after using it is recommended to clear the tmp/logs/user_notice.txt file.
*/
define("DEBUG", 0);
***Replace with***
/*
Level:
0: production (no debug) the fastest
1: turn on errors and show errors on the browser
2: as 1 and also logs database queries with execution time
WARNING: don't leave DEBUG at level 2 as it logs all the DB operations verbosely and your site
will be too slow. Use it only for profiling after using it is recommended to clear the tmp/logs/user_notice.txt file.
*/
define("DEBUG", 1);
***Save changes***
Which page isn't displayed?
smahmood
05-11-2007, 09:25 AM
Hi Dave,
Thanks for your advise again. The page is working now, I really dont understand why it has happened and it's not the first time.
smahmood
05-11-2007, 06:32 PM
Hi Dave,
It doesn't displayed the main page
Today I am facing the problem again.
smahmood
05-11-2007, 07:10 PM
I can logon to Admin panel and operate there, but my webpage is not displaying. Is it the problem with some CHMOD. I have changed the attributes as per the advised to change CHMOD during installation.
Sergey Ten
05-14-2007, 05:34 AM
Hello smahmood,
I think it is related to your hosting company. Try to contact with it and post a result.
smahmood
05-15-2007, 04:44 PM
Hi Sergey,
What can be the matter that is related to hosting company. I have thought maybe server was down, but I can access to admin panel when my webpage is not visible. Also I have another website which is from the same hosting company and that was working.
Sergey Ten
05-16-2007, 04:51 AM
Hello smahmood,
Well I really don't know the reason :( but when you will experiencing such problem please let me know and I will investigate it. Thanks.
smahmood
05-16-2007, 07:28 PM
Hi Sergey,
I will update you immediately if arise such problem again.
Sergey Ten
05-17-2007, 05:09 AM
ok smahmood ;)
danthuluri
07-03-2007, 06:44 PM
I have the same problem. suddenly i cannot see the main page
please help.
Sergey Ten
07-04-2007, 08:45 AM
Hello danthuluri,
Can you send me your FTP details via PM.
smahmood
07-05-2007, 11:28 AM
Hi,
I have facing the similar problem again. My webpage is suddenly invisble. I can access to the admin panel, but the webpage is not coming. Could you kindly advise or please visit: www.bdportal.info
Dave Baker
07-05-2007, 11:58 AM
Hello smahmood,
Maybe was some problem with your host or did you try to implement some changes before your directory got invisible?
Anyway for me your directory work properly. :)
Hi,
I have facing the similar problem again. My webpage is suddenly invisble. I can access to the admin panel, but the webpage is not coming. Could you kindly advise or please visit: www.bdportal.info
Page also loads for me. Nice template. :)
bfarrell
07-06-2007, 12:00 AM
Loads for me as well. But slowly. If the blank page occurs only from time to time, it is your server and settings in it. You have graphics and animation to call up. Unless your server is allowing the needed resources, you are going to have problems. I had a problem with Drupal and 1an1 once. php.ini was not set high enough and I would get a blank page when requesting certain pages. The call would simply time out.
Upload a test site with no graphics. Or just remove the graphics for the time and see how it goes. If it runs fine, it is most probably the server settings. You should inquire with your host and have them look. If that result is not satisfactory, have eSC look into it.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.