Zen Cart Logo
Forums / General Questions / Site goes down several times per day

Site goes down several times per day

Locked

Views: 1,296

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
8 Mar 2007, 10:02 AM
#1
gustafr avatar

gustafr

New Zenner

Join Date:
May 2006
Posts:
26
Plugin Contributions:
0

Site goes down several times per day

Hi,

I have had some issues with my site over the last two weeks. The problem is that several times per day the site goes down and can't be accessed. After 30 seconds to 2 minutes it works again. It has also happened a couple of times that the site loose connection to the database and the zen cart down for maintainance page shows. It recovers automatically after 1-2 minutes.
I have been in contact with my host but they claim there is no problem with the server, which i doubt.
Please checkout http://www.rum21.se and let me know if you have any ideas about what is causing the problem.

Best Regards
Gustaf

8 Mar 2007, 5:54 PM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Site goes down several times per day

You need first to do a PING and a TRACERT...

Click your windows START button, then choose RUN

Type "cmd" (no inverted commas) into the Run Box and click OK

You now see a black frame (dos frame) pop up.

You will see something like this: C:\windows\myfiles>_

At the command prompt, type in:-

ping (followed by your website address.... EG:-
**
C:\windows\myfiles>ping https://www.rum21.se**

Hit ENTER

This sends 4 packets of data to the server. If it DOES not find the server, it will tell you. (and Vice Versa).

Then, do a TRACERT (this will show you all the "hops" from your computer to the server, and if there is a breakdown along the way, it will report a TIMEOUT

C:\windows\myfiles>tracert https://www.rum21.se

When you are done, type "exit" at the command prompt and hit ENTER button.

These reports tell you if there is a weak or broken connection from YOUR machine to your server and, depending on the results, you may need to advise your host of the results of the ping and tracert.


The problem is unlikely to be zencart - zen is just software. If you site DOES work when you eventually get to it, then it can't be zencart. It's a server problem, or a network (internet) problem.

If you are on a broadband ADSL modem, disconnect the modem for 10 minutes then start it up again. This may assign you a new IP address (if you are on dynamic IP with your service provider). Sometimes, getting a fresh IP helps resolve network issues.

8 Mar 2007, 6:07 PM
#3
gustafr avatar

gustafr

New Zenner

Join Date:
May 2006
Posts:
26
Plugin Contributions:
0

Re: Site goes down several times per day

Hi,

The problem is not my internet-connection since it's the same problem on other computers with other lines. I believe it's a problem with my host but i'm not 100% sure. The site worked fine up until two weeks ago.

8 Mar 2007, 6:29 PM
#4
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Site goes down several times per day

Then its most likely a server problem. Ask your host if they have made any changes, such as an upgraded php, or some other feature...

9 Mar 2007, 1:26 AM
#5
stagebrace avatar

stagebrace

Totally Zenned

Join Date:
Jan 2005
Location:
Tennessee
Posts:
985
Plugin Contributions:
0

Re: Site goes down several times per day

You really need to contact your host on this one. Ask them if you are triggering a n access denied with too many open FTP connections at once. Ask them what else to they have setup that would trigger your access being denied.