
11-30-2012, 02:31 PM
|
|
Member
|
|
Join Date: Nov 2011
Location: Bangkok, Thailand
Posts: 11
|
|
The only entries in the servers error log are this:
Code:
==> /usr/local/lsws/logs/error.log <==
2012-11-30 04:00:33.215 [WARN] [config:server:rails] Cannot find ruby interpreter, Rails easy configuration is turned off
2012-11-30 04:00:33.215 [ERROR] [config:vhost:profiles] missing <certFile> in <vhssl>
Where both make no sense to me (ruby is not used and ssl working just fine)
I noticed that the service still do crash and produce the 503 error, and right after that the admin console stops working.
The crash is caused by glibc
Code:
==> /usr/local/lsws/logs/stderr.log <==
*** glibc detected *** lsphp5: double free or corruption (out): 0x00007f102c10a040 ***
|