分享

写回答

发帖

[提问] Godaddy Linux 主机经常出现500 Internal Server Error

GoDaddy GoDaddy 2052 人阅读 | 9 人回复

发表于 2010-4-15 18:02:48 | 显示全部楼层 |阅读模式

我的站点http://www.shoppinglucky.com用的是Godaddy Linux主机,购买的是SSL+DELUXE PLAN套餐,但经常出现500 Internal Server Error这样的错误。全文是:

Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, support@supportwebsite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.

Apache/1.3.33 Server at www.mydomain.com Port 80
程序用的是zen cart开发的,放在bluehost没问题,但是放在godaddy上经常会出现打不开的情况,一刷新就又马上好了,唉。

而且是间歇性的发作,不是一直都这样的,有时候正常,有时候才会出错。卡个几分钟,又可以访问了。非常烦人啊。。。大家有遇到过么?
我的空间的访问流量如下:
Billing Date : 04/01/2011  
Status : Setup  
Disk Space : 2568.00 MB of 150000.00 MB
(1.71%)  
Bandwidth : 5306.79 MB of 1500000.00 MB
(0.35%)  
Data Center : United States  

我的.htaccess文档内容如下:
##### NOTE: Replace /shop/ with the relative web path of your catalog in the "Rewrite Base" line below:

# For security reasons, Option followsymlinks cannot be overridden.
#Options +FollowSymLinks
Options +SymLinksIfOwnerMatch

RewriteEngine On
RewriteBase /

# From Ultimate SEO URLs


RewriteRule ^print_page_p(.*)$ index\.php?main_page=print_page&products_id=$1&%{QUERY_STRING} [L]

RewriteRule ^(.*)-p-(.*).html$ index\.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]

RewriteRule ^(.*)_c([0-9]+)$ index\.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]

RewriteRule ^(.*)_c([0-9]+)/(.*)$ index\.php?main_page=index&cPath=$2&display=$3&%{QUERY_STRING} [L]

RewriteRule ^(.*)_c([0-9]+)/(.*)/(.*).html$ index\.php?main_page=index&cPath=$2&display=$3&%{QUERY_STRING} [L]

RewriteRule ^(.*)-pi-([0-9]+).html$ index\.php?main_page=popup_image&pID=$2&%{QUERY_STRING} [L]

RewriteRule ^(.*)-pr-([0-9]+).html$ index\.php?main_page=product_reviews&products_id=$2&%{QUERY_STRING} [L]

RewriteRule ^(.*)-pri-([0-9]+).html$ index\.php?main_page=product_reviews_info&products_id=$2&%{QUERY_STRING} [L]



RewriteRule ^producttags/(.*)/$ index\.php?main_page=producttags&letter=$1&%{QUERY_STRING} [L]

RewriteRule ^producttags/(.*)/([0-9]+).html$ index\.php?main_page=producttags&letter=$1&page=$2&%{QUERY_STRING} [L]

RewriteRule ^Wholesale/(.*)$ index\.php?main_page=advanced_search_result&keyword=$1&%{QUERY_STRING} [L]

# For Open Operations Info Manager

RewriteRule ^(.*)-i-([0-9]+).html$ index\.php?main_page=info_manager&pages_id=$2&%{QUERY_STRING} [L]




# All other pages

# Don't rewrite real files or directories

RewriteCond %{REQUEST_FILENAME} !-f [NC]

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*).html$ index\.php?main_page=$1&%{QUERY_STRING} [L]


###End Kloxo PHP config Area
========================================》》请教各位高手,能否指出原因?多谢。

回答|共 9 个

阳光青春

发表于 2010-4-16 09:57:05 | 显示全部楼层

咋没有人回复呢,唉,自己顶一下。

samer

发表于 2010-4-16 10:08:06 | 显示全部楼层

那是因为你的主机有一个新朋友来了,你这个新朋友估计比较大吃,把你所在的主机资源占了大部分,你的站不够资源用就会出现500错误,建议你上传一个探针,看看服务器的负载数字去到哪里?推荐用 iProber.php 的,给你测试一下我的,负载比较少,一般是一点几开头就比较少,如过超过5点几的,一般负载比较大的了,http://blog.009o.com/iProber.php

add.c

发表于 2010-4-16 10:16:08 | 显示全部楼层

可以联系客服检查下 问是否其他人占有资源太多了

ycy8

发表于 2010-12-1 16:43:30 | 显示全部楼层

我最近买了godaddy Linux主机 也出现这样的问题. 各位大虾有没有解决的办法
RAKSmart

ycy8

发表于 2010-12-1 16:56:48 | 显示全部楼层

我刚下了那个PHP探针, 但是看不大懂. 能否帮忙看下谢谢.  http://www.ycy8.net/iProber/iProber.php

add.c

发表于 2010-12-1 17:04:11 | 显示全部楼层

回复 5# 的帖子

看看错误统计, 控制面板里有的

ycy8

发表于 2010-12-1 19:20:41 | 显示全部楼层

回复 7# 的帖子

能详细点不, 我英文不好. 如果能贴图更好. 谢谢

ycy8

发表于 2010-12-1 19:32:32 | 显示全部楼层

回复 7# 的帖子

Warning
Warning: Updating the log expiration date deletes all previous log entries.

Error Log Settings
Expiration Date                  Logs not available.
New Expiration Date           Wednesday, December 08, 2010 4:25:28 AM

错误日志就是这些. 我要怎么操作了?

ycy8

发表于 2010-12-1 19:34:44 | 显示全部楼层

我更新后出现这个到期时间,.  System Logs will expire on Wednesday, December 08, 2010 4:32:41 AM

是不是到期之后都要手动去更新?
您需要登录后才可以回帖 登录 | 注册

本版积分规则