PDA

View Full Version : Error Logs Questions...



rudyten
01-07-2009, 05:49 AM
Actually 2 Questions

What are these Error?
[Wed Jan 07 04:40:29 2009] [error] [client 61.135.168.95] Failed loading /usr/local/Zend/lib/Optimizer/php-5.2.x/ZendOptimizer.so: /usr/local/Zend/lib/Optimizer/php-5.2.x/ZendOptimizer.so: undefined symbol: compiler_globals
[Wed Jan 07 04:40:30 2009] [error] [client 208.36.144.6] Failed loading /usr/local/Zend/lib/Optimizer/php-5.2.x/ZendOptimizer.so: /usr/local/Zend/lib/Optimizer/php-5.2.x/ZendOptimizer.so: undefined symbol: compiler_globals
[Wed Jan 07 04:40:38 2009] [error] [client 66.249.70.43] Failed loading /usr/local/Zend/lib/Optimizer/php-5.2.x/ZendOptimizer.so: /usr/local/Zend/lib/Optimizer/php-5.2.x/ZendOptimizer.so: undefined symbol: compiler_globals

2nd Question:
Where would I look up how often My Site has exceed CPU Usage or Bandwidth?
I know that every time it goes over CPU USAGE the site is suspended for a minute or 2

Thanks

shadmego
01-08-2009, 09:10 PM
1.

Those errors are from the Main Error Log, which is a log of ALL errors on the server your site is hosted on. They may or may not be associated with your site. If you are noticing errors on your site, then the main error log is a good place to look for information to the error on your site, but not all information found there is specific to your site.

The php errors located (if they exist) under the main error log are specific to your site, so pay attention to those.

2.

The CPU and Bandwidth exceeded logs can be found in the home directory of your HM account at /home/username/tmp

~regards

pghcollectibles
01-08-2009, 10:27 PM
many zend errors ive seen are caused from improper configuration in the php.ini file. like shad said, those could be from someone elses domain