error 500 connection time out

MentaL

Well-Known Member
#1
Hi,

I keep getting error 500 and time outs constantly and I cannot find a way to resolve. Assistance = great.

Thanks.
 

NiteWave

Administrator
#6
one method is analyze error.log and access.log,
first get the time stamp in error.log when 500 error happened, then lookup access.log around that time stamp, try to find out which script caused the error.
 

MentaL

Well-Known Member
#7
My error log only outptus the following

[root@domain conf]# tail -n 100 /usr/local/apache/logs/error_log
2011-05-04 12:44:53.968 [DEBUG] [/usr/local/apache/conf/httpd.conf:563] processing direcitve: <IfModule !mod_disable_suexec.c>.
2011-05-04 12:44:53.968 [DEBUG] [/usr/local/apache/conf/httpd.conf:565] processing direcitve: </IfModule>.
2011-05-04 12:44:53.968 [DEBUG] [/usr/local/apache/conf/httpd.conf:583] processing direcitve: <VirtualHost * 72.52.102.168:80 72.52.102.169:80>.
2011-05-04 12:44:53.968 [DEBUG] [/usr/local/apache/conf/httpd.conf:590] processing direcitve: <IfModule core.c>.
2011-05-04 12:44:53.968 [DEBUG] [/usr/local/apache/conf/httpd.conf:592] processing direcitve: </IfModule>.
2011-05-04 12:44:53.968 [DEBUG] [/usr/local/apache/conf/httpd.conf:615] processing direcitve: Include "/usr/local/apache/conf/includes/post_virtualhost_global.conf".
2011-05-04 12:44:53.968 [INFO] Processing config file: /usr/local/apache/conf/includes/post_virtualhost_global.conf
2011-05-04 12:44:53.968 [DEBUG] [/usr/local/apache/conf/httpd.conf:616] processing direcitve: Include "/usr/local/apache/conf/includes/post_virtualhost_2.conf".
2011-05-04 12:44:53.968 [INFO] Processing config file: /usr/local/apache/conf/includes/post_virtualhost_2.conf
2011-05-04 12:44:53.968 [DEBUG] [:1] processing direcitve: php_admin_flag display_errors off.
2011-05-04 12:44:53.968 [DEBUG] [:1] add PHP config: display_errors off
2011-05-04 12:44:53.968 [DEBUG] [:2] processing direcitve: php_admin_flag safe_mode off.
2011-05-04 12:44:53.968 [DEBUG] [:2] add PHP config: safe_mode off
2011-05-04 12:44:53.968 [DEBUG] [:3] processing direcitve: RewriteEngine On.
2011-05-04 12:44:53.968 [DEBUG] [:3] enable rewrite engine: 1
2011-05-04 12:44:53.968 [DEBUG] [:4] processing direcitve: RewriteCond %{ENV:LS_AI_PATH} ^$.
2011-05-04 12:44:53.968 [DEBUG] [:5] processing direcitve: RewriteRule .*\.php - [F].
2011-05-04 12:44:53.980 [NOTICE] litespeed (13846) is ready
2011-05-04 12:44:53.981 [NOTICE] [child: 13849] Successfully change current user to nobody
2011-05-04 12:44:53.981 [NOTICE] [Child: 13849] Core dump is enabled.
2011-05-04 12:44:53.981 [NOTICE] [AutoRestarter] new child process with pid=13849 is forked!
2011-05-04 12:44:53.981 [NOTICE] [Child: 13849] Setup swapping space...
2011-05-04 12:44:53.982 [NOTICE] [Child: 13849] LiteSpeed/4.0.20 Enterprise starts successfully!
2011-05-04 12:44:54.071 [NOTICE] New litespeed process is ready, litespeed (9954) stops listeners
2011-05-04 12:44:54.103 [NOTICE] [AutoUpdate] Checking for new releases..., pid=13852
2011-05-04 12:44:54.120 [NOTICE] Start to clean up cache directory, pid=13853
2011-05-04 12:45:18.457 [NOTICE] [222.186.17.108:50115-0#APVH_forum.domain.com:lsapi] Content len: 711, Request line: 'POST /register.php?do=addmember HTTP/1.1'
2011-05-04 12:45:18.457 [NOTICE] [222.186.17.108:50115-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:22.866 [NOTICE] [66.249.67.237:50712-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f311/make-gunz-test-server-743184/ HTTP/1.1'
2011-05-04 12:45:22.866 [NOTICE] [66.249.67.237:50712-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:23.691 [NOTICE] [77.88.24.27:51081-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /4876448-post154.html HTTP/1.1'
2011-05-04 12:45:23.691 [NOTICE] [77.88.24.27:51081-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:24.215 [NOTICE] [178.199.176.223:50459-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f588/guide-aion-server-setup-650150/ HTTP/1.1'
2011-05-04 12:45:24.215 [NOTICE] [178.199.176.223:50459-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:25.019 [NOTICE] [66.249.67.237:35077-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /4730680-post182.html HTTP/1.1'
2011-05-04 12:45:25.019 [NOTICE] [66.249.67.237:35077-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:25.042 [NOTICE] [94.211.132.202:60615-0#APVH_forum.domain.com:lsapi] Content len: 770, Request line: 'POST /newreply.php?do=postreply&t=748091 HTTP/1.1'
2011-05-04 12:45:25.042 [NOTICE] [94.211.132.202:60615-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:26.764 [NOTICE] [109.185.148.78:30728-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f197/titans-tech-10-07-65-a-729851/ HTTP/1.1'
2011-05-04 12:45:26.764 [NOTICE] [109.185.148.78:30728-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:28.585 [NOTICE] [60.54.127.161:64554-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET / HTTP/1.1'
2011-05-04 12:45:28.624 [NOTICE] [188.220.252.23:61171-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f10/weird-748061/ HTTP/1.1'
2011-05-04 12:45:28.624 [NOTICE] [188.220.252.23:61171-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:28.786 [NOTICE] [114.76.45.33:50277-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f353/ HTTP/1.1'
2011-05-04 12:45:28.786 [NOTICE] [114.76.45.33:50277-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:29.308 [NOTICE] [87.119.127.150:2064-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f197/titans-tech-10-07-65-a-729851/index5.html HTTP/1.1'
2011-05-04 12:45:29.308 [NOTICE] [87.119.127.150:2064-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:29.508 [NOTICE] [94.229.38.47:63361-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f114/npcinfo-command-showing-skin-id-256984/ HTTP/1.1'
2011-05-04 12:45:29.508 [NOTICE] [94.229.38.47:63361-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:29.718 [NOTICE] [213.10.238.211:55890-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f353/rel-y...ne-rel-456600/ HTTP/1.1'
2011-05-04 12:45:29.718 [NOTICE] [213.10.238.211:55890-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:29.803 [NOTICE] [213.10.238.211:55892-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f353/kreef...i-cata-486240/ HTTP/1.1'
2011-05-04 12:45:29.804 [NOTICE] [213.10.238.211:55892-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:29.911 [NOTICE] [82.0.238.71:64257-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f613/ HTTP/1.1'
2011-05-04 12:45:29.911 [NOTICE] [82.0.238.71:64257-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:30.107 [NOTICE] [116.197.244.244:27953-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f589/ HTTP/1.1'
2011-05-04 12:45:30.107 [NOTICE] [116.197.244.244:27953-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:30.294 [NOTICE] [213.219.93.35:2965-1#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET / HTTP/1.1'
2011-05-04 12:45:30.295 [NOTICE] [112.204.213.162:61632-1#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f245/korean-gunz-update-3rd-may-747893/ HTTP/1.1'
2011-05-04 12:45:30.295 [NOTICE] [112.204.213.162:61632-1#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:32.119 [NOTICE] [124.81.213.23:15554-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f152/index11.html HTTP/1.1'
2011-05-04 12:45:32.119 [NOTICE] [124.81.213.23:15554-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:33.001 [NOTICE] [213.10.238.211:55891-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f556/inked-custom-pack-v1-700010/ HTTP/1.1'
2011-05-04 12:45:33.001 [NOTICE] [213.10.238.211:55891-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:35.089 [NOTICE] [146.122.178.68:61594-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'HEAD /f114/mangos-tbc-custom-portals-229478/ HTTP/1.1'
2011-05-04 12:45:35.089 [NOTICE] [146.122.178.68:61594-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:35.383 [NOTICE] [84.174.224.115:51043-1#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f496/proyect-gunz-control-panel-client-748035/ HTTP/1.1'
2011-05-04 12:45:35.383 [NOTICE] [84.174.224.115:51043-1#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 12:45:35.384 [NOTICE] [146.122.178.68:61595-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'HEAD /f436/guide-release-krillins-blizzlike-www-frontend-263822/ HTTP/1.1'
2011-05-04 12:45:35.384 [NOTICE] [146.122.178.68:61595-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
 

MentaL

Well-Known Member
#8
1-05-04 13:48:38.007 [DEBUG] [217.171.129.72:61149-1#APVH_domain.com] dyn processor in use 0/3
2011-05-04 13:48:38.007 [DEBUG] [218.186.12.241:28795-1] Keep-alive timeout, close!
2011-05-04 13:48:38.007 [DEBUG] [218.186.12.241:28795-1] Close socket ...
2011-05-04 13:48:38.007 [DEBUG] [218.186.12.241:28795-1] Available Connections: 1897
2011-05-04 13:48:38.007 [DEBUG] [93.79.90.34:2644-1] Keep-alive timeout, close!
2011-05-04 13:48:38.007 [DEBUG] [93.79.90.34:2644-1] Close socket ...
2011-05-04 13:48:38.007 [DEBUG] [93.79.90.34:2644-1] Available Connections: 1898
2011-05-04 13:48:38.030 [DEBUG] [109.225.124.251:51073-0#APVH_forum.domain.com:lsapi] HttpIOLink::handleEvents() events=17!
2011-05-04 13:48:38.030 [DEBUG] [109.225.124.251:51073-0#APVH_forum.domain.com:lsapi] Close socket ...
2011-05-04 13:48:38.129 [DEBUG] [93.79.90.34:2633-2] Keep-alive timeout, close!
2011-05-04 13:48:38.129 [DEBUG] [93.79.90.34:2633-2] Close socket ...
2011-05-04 13:48:38.130 [DEBUG] [93.79.90.34:2633-2] Available Connections: 1899
2011-05-04 13:48:38.130 [DEBUG] [217.171.129.72:60378-0#APVH_forum.domain.com] Dyn throttling 3/3
2011-05-04 13:48:38.130 [DEBUG] [217.171.129.72:60378-0#APVH_forum.domain.com] dyn processor in use 0/3
2011-05-04 13:48:38.130 [DEBUG] [217.171.129.72:65262-0#APVH_domain.com] Dyn throttling 3/3
2011-05-04 13:48:38.130 [DEBUG] [217.171.129.72:65262-0#APVH_domain.com] dyn processor in use 0/3
2011-05-04 13:48:38.130 [DEBUG] [124.106.125.185:2595-1] Keep-alive timeout, close!
2011-05-04 13:48:38.130 [DEBUG] [124.106.125.185:2595-1] Close socket ...
2011-05-04 13:48:38.130 [DEBUG] [124.106.125.185:2595-1] Available Connections: 1900
2011-05-04 13:48:38.187 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] HttpIOLink::handleEvents() events=4!
2011-05-04 13:48:38.187 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] Written to client: 46920
2011-05-04 13:48:38.187 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] m_pHandler->onWrite() return 1
2011-05-04 13:48:38.363 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] HttpIOLink::handleEvents() events=4!
2011-05-04 13:48:38.363 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] Written to client: 45540
2011-05-04 13:48:38.363 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] m_pHandler->onWrite() return 1
2011-05-04 13:48:38.363 [INFO] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Connection idle time: 31 while in state: 5 watching for event: 25,close!
2011-05-04 13:48:38.363 [NOTICE] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Content len: 0, Request line: 'GET /f353/v18-dcr-v18-full-hof_furni-369821/ HTTP/1.1'
2011-05-04 13:48:38.363 [INFO] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Cookie len: 318, grvinsights=07129de95982e2c379a3627a5dd33e68; __utmz=34867774.1304496057.4.6.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=holocms; ao_s=5; __utma=34867774.1826850789.1302343162.1304098478.1304496057.4; __utmv=34867774.usergroup-1-Unregistered%20%2F%20Not%20Logged%20In; rzlastvisit=1302342949; rzlastactivity=0
2011-05-04 13:48:38.363 [NOTICE] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 13:48:38.363 [INFO] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] HttpExtConnector state: 8, request body sent: 0, response body size: 0, response body sent:30315, left in buffer: 0, attempts: 0.
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] HttpConnection::sendHttpError(),code=500 Internal Server Error
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] redirect to:
URI=[/500.shtml],
QueryString=[]
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Find context with URI: [/], location: [/home/domain/public_html/forum/]
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Find .htaccess context with URI: [/], location: [/home/domain/public_html/forum/]
2011-05-04 13:48:38.363 [INFO] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] File not found [/home/domain/public_html/forum/500.shtml]
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Error Page, processContextPath() return 25
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] HttpConnection::flush()!
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Written to client: 455
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] HttpConnection::nextRequest()!
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] HttpExtConnector::cleanUp() ...
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] abort request...
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] [LSAPI] send abort packet!
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] release ExtProcessor!





2011-05-04 13:49:49.093 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] HttpIOLink::handleEvents() events=4!
2011-05-04 13:49:49.093 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] Written to client: 45540
2011-05-04 13:49:49.093 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] m_pHandler->onWrite() return 1
2011-05-04 13:49:49.093 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] [write] errstr=Resource temporarily unavailable!
2011-05-04 13:49:49.093 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] Written to client: 0
2011-05-04 13:49:49.093 [DEBUG] [188.114.141.101:52226-0#APVH_mmorpg.domain.com] m_pHandler->onWrite() return 1
[root@domain conf]#
more logs.
 

MentaL

Well-Known Member
#9
trace of spawned lsphp5 process

[root@domain logs]# strace -p 1586
Process 1586 attached - interrupt to quit
wait4(-1,
<unfinished ...>
Process 1586 detached
[root@domain logs]# strace -p 10060
Process 10060 attached - interrupt to quit
select(1, [0], NULL, NULL, {0, 356000}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = ? ERESTARTNOHAND (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 10110
wait4(-1, 0x7fff1a3d861c, WNOHANG|WSTOPPED, NULL) = 0
rt_sigreturn(0xffffffffffffffff) = -1 EINTR (Interrupted system call)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0}) = ? ERESTARTNOHAND (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG|WSTOPPED, NULL) = 10197
wait4(-1, 0x7fff1a3d861c, WNOHANG|WSTOPPED, NULL) = 0
rt_sigreturn(0xffffffffffffffff) = -1 EINTR (Interrupted system call)
select(1, [0], NULL, NULL, {1, 0}) = 0 (Timeout)
getppid() = 3572
select(1, [0], NULL, NULL, {1, 0} <unfinished ...>
Process 10060 detached
 

webizen

Well-Known Member
#10
2011-05-04 13:48:38.363 [INFO] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Cookie len: 318, grvinsights=07129de95982e2c379a3627a5dd33e68; __utmz=34867774.1304496057.4.6.utmcsr=google|utmcc n=(organic)|utmcmd=organic|utmctr=holocms; ao_s=5; __utma=34867774.1826850789.1302343162.1304098478.1 304496057.4; __utmv=34867774.usergroup-1-Unregistered%20%2F%20Not%20Logged%20In; rzlastvisit=1302342949; rzlastactivity=0
2011-05-04 13:48:38.363 [NOTICE] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Redirect: #1, URL: /vbseo.php
2011-05-04 13:48:38.363 [INFO] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] HttpExtConnector state: 8, request body sent: 0, response body size: 0, response body sent:30315, left in buffer: 0, attempts: 0.
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] HttpConnection::sendHttpError(),code=500 Internal Server Error
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] redirect to:
URI=[/500.shtml],
QueryString=[]
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Find context with URI: [/], location: [/home/domain/public_html/forum/]
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Find .htaccess context with URI: [/], location: [/home/domain/public_html/forum/]
2011-05-04 13:48:38.363 [INFO] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] File not found [/home/domain/public_html/forum/500.shtml]
2011-05-04 13:48:38.363 [DEBUG] [78.7.45.190:4551-0#APVH_forum.domain.com:lsapi] Error Page, processContextPath() return 25
It seems /vbseo.php caused 500 error.

Also pls check stderr.log for any related error.
 

MentaL

Well-Known Member
#11
Error remains with vbseo. Std outputs only this

2011-05-02 12:21:15.113 [STDERR] [WARNING] Server signature does not match the license key #1.
Please request a new license key!
2011-05-02 12:21:15.212 [STDERR] 2011-05-02 12:21:15.211 [NOTICE] [OK] Updated license key has been created at /usr/local/lsws/conf/license.key.
2011-05-02 12:26:19.718 [STDERR] groupadd: group lsadm exists
2011-05-02 12:26:19.784 [STDERR] useradd: user lsadm exists
2011-05-02 12:26:22.758 [STDERR] Warning: --directory (-d) option is undocumented and no-op.
Use -rf for deleting non-empty dirs
2011-05-02 12:27:18.239 [STDERR] curl: try 'curl --help' for more information
2011-05-04 12:22:04.119 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 12:22:04.152 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 12:24:22.571 [STDERR] groupadd: group lsadm exists
2011-05-04 12:24:22.601 [STDERR] useradd: user lsadm exists
2011-05-04 12:24:24.245 [STDERR] Warning: --directory (-d) option is undocumented and no-op.
Use -rf for deleting non-empty dirs
2011-05-04 13:45:06.126 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:45:06.126 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
sh: line 0: kill: kill: arguments must be process or job IDs
sh: line 0: kill: kill: arguments must be process or job IDs
sh: line 0: kill: kill: arguments must be process or job IDs
sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:45:06.126 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:49:16.143 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:49:16.144 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:49:16.146 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:49:16.170 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:49:16.171 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:49:16.171 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:49:16.171 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:49:16.171 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 13:49:16.172 [STDERR] sh: line 0: kill: kill: arguments must be process or job IDs
2011-05-04 18:56:34.684 [STDERR] [WARNING] Server signature does not match the license key #2.
Please request a new license key!
2011-05-04 18:56:34.684 [STDERR] [WARNING] Server signature does not match the license key #2.
Please request a new license key!
2011-05-04 18:56:34.777 [STDERR] 2011-05-04 18:56:34.776 [NOTICE] [OK] Updated license key has been created at /usr/local/lsws/conf/license.key.
2011-05-04 19:05:23.693 [STDERR] groupadd: group lsadm exists
2011-05-04 19:05:23.727 [STDERR] useradd: user lsadm exists
2011-05-04 19:05:24.708 [STDERR] Warning: --directory (-d) option is undocumented and no-op.
Use -rf for deleting non-empty dirs
2011-05-04 21:12:46.286 [STDERR] groupadd: group lsadm exists
2011-05-04 21:12:46.294 [STDERR] useradd: user lsadm exists
2011-05-04 21:12:49.833 [STDERR] Warning: --directory (-d) option is undocumented and no-op.
Use -rf for deleting non-empty dirs
2011-05-04 21:22:43.699 [STDERR] curl: try 'curl --help' for more information
 

MentaL

Well-Known Member
#13
Yes but its just default as to what i've been using for the past 4 years or so.

Code:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]

RewriteCond %{HTTP_COOKIE} _rz_welcome
RewriteRule .* - [F]  

<Files 403.shtml>
order allow,deny
allow from all
</Files>
 
Top