ZhangHuangbin wrote:Any related log in Apache log file (/var/log/httpd/ssl_error_log on CentOS)?
[Mon May 19 17:10:19 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon May 19 17:10:19 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon May 19 17:12:42 2014] [error] [client 91.203.82.147] File does not exist: /var/www/html/favicon.ico
[Mon May 19 17:12:42 2014] [error] [client 91.203.82.147] File does not exist: /var/www/html/favicon.ico
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] Traceback (most recent call last):
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] File "/usr/lib/python2.6/site-packages/web/application.py", line 239, in process
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] return self.handle()
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] File "/usr/lib/python2.6/site-packages/web/application.py", line 230, in handle
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] return self._delegate(fn, self.fvars, args)
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] File "/usr/lib/python2.6/site-packages/web/application.py", line 420, in _delegate
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] return handle_class(cls)
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] File "/usr/lib/python2.6/site-packages/web/application.py", line 396, in handle_class
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] return tocall(*args)
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] File "/var/www/iredadmin/controllers/decorators.py", line 11, in proxyfunc
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] return func(self, *args, **kw)
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] File "/var/www/iredadmin/controllers/mysql/basic.py", line 132, in GET
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] loadavg=os.getloadavg(),
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147] OSError: Load averages are unobtainable
[Mon May 19 17:13:10 2014] [error] [client 91.203.82.147]