Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore – huge error log file – how do I manage this?
Tagged: error log, manage estore
- This topic has 3 replies, 2 voices, and was last updated 11 years, 8 months ago by admin.
-
AuthorPosts
-
March 10, 2013 at 10:28 pm #8716ArtisantopiaMember
HI. I’ve just noticed that the error log file in my eStore installation has gotten huge – is there a reason for this and how should I best manage this? The file is so big now, >500Gb, that I can’t even open it to see what’s in there. It’s located at /public_html/wp-content/plugins/wp-cart-for-digital-products/error_log.
eStore has been in use for just over a year on this site.
Thanks, any advice on how best to manage this and avoid it getting out of hand in teh future will be much appreciated.
March 10, 2013 at 11:35 pm #54321adminKeymasterFirst of all delete this file now. There is no need to keep this file. Next, wait for a day to two to see if another error log file gets created (this means something somewhere is breaking on your site). Send us the error log file so we can analyze it and see what is breaking. There should be no error log file if everything is running smoothly.
March 11, 2013 at 12:56 pm #54322ArtisantopiaMemberThank you. Here is what has been written to that file today:
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: magickwand: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[11-Mar-2013 03:32:19 UTC] PHP Warning: PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
March 11, 2013 at 10:22 pm #54323adminKeymasterLooks like your server is failing to initialize a few PHP modules. This is a server config issue. You should show this to your hosting provider and they will be able to correct it on your server.
-
AuthorPosts
- You must be logged in to reply to this topic.