• Resolved jh

    (@jethrohazelhurst)


    Hi,

    I’m hoping I can just get a second pare of eyes on thisproblem I’ve been struggling over the weekend. Basically I’ve been palgued with checkout errors on my ecommerce website. Customers will just get a generic “Internal Server Error” when entering their credit card details.

    I enabled error logs over the weekend and was able to reproduce the error. It seems like there is a conflict of sorts between W3 Cache and WP Product Feed Manager plugins.

    Here is the error log:

    [17-Sep-2018 09:48:17 UTC] PHP Fatal error:  Allowed memory size of 94371840 bytes exhausted (tried to allocate 20480 bytes) in /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-includes/meta.php on line 846
    [17-Sep-2018 09:48:17 UTC] PHP Fatal error:  Uncaught Error: Class 'WPPFM_Feed_Controller_Class' not found in /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/plugins/wp-product-feed-manager/wp-product-feed-manager.php:323
    Stack trace:
    #0 [internal function]: WP_Product_Feed_Manager->log_errors()
    #1 {main}
      thrown in /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/plugins/wp-product-feed-manager/wp-product-feed-manager.php on line 323

    So I went to the wp-product-feed-manager and looked at the error log there:

    2018-09-14 14:35:42 - Error Message: PHP Warning: unlink(/home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/cache/page_enhanced/www.houseofmalt.co.uk/product/bunnahabhain-18-year-old/_index.html_gzip_old): No such file or directory in file /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/plugins/w3-total-cache/Cache_File_Generic.php on line 78
    2018-09-14 14:42:55 - Error Message: PHP Warning: unlink(/home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/cache/page_enhanced/www.houseofmalt.co.uk/product/old-perth-blended-malt-sherry-cask/_index.html_gzip_old): No such file or directory in file /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/plugins/w3-total-cache/Cache_File_Generic.php on line 78
    2018-09-14 14:43:37 - Error Message: PHP Warning: unlink(/home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/cache/page_enhanced/www.houseofmalt.co.uk/product/bathtub-sloe-gin-50cl/_index.html_gzip_old): No such file or directory in file /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/plugins/w3-total-cache/Cache_File_Generic.php on line 78
    2018-09-14 14:44:10 - Error Message: PHP Warning: unlink(/home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/cache/page_enhanced/www.houseofmalt.co.uk/product/burleighs-gin-pink-edition/_index.html_gzip_old): No such file or directory in file /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/plugins/w3-total-cache/Cache_File_Generic.php on line 78
    2018-09-14 14:44:48 - Error Message: PHP Warning: unlink(/home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/cache/page_enhanced/www.houseofmalt.co.uk/search/bruichladdich/page/3/_index.html_gzip_old): No such file or directory in file /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/plugins/w3-total-cache/Cache_File_Generic.php on line 78
    2018-09-14 15:02:13 - Error Message: PHP Warning: unlink(/home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/cache/minify/b79a0.js_meta_old): No such file or directory in file /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/File.php on line 56
    2018-09-14 15:09:01 - Error Message: PHP Warning: closedir() expects parameter 1 to be resource, boolean given in file /home/dynam825_cumbriawhiskey/houseofmalt.co.uk/wp-admin/includes/file.php on line 168

    I am afraid I am not sure what to do next, other than disable the W3 Cache plugin. I don’t know where the fault lies either, or if I have configured the plugin incorrectly. If anyone can shed some light on the matter, I would be most grateful!

    All the best,

    Jethro

    • This topic was modified 6 years, 6 months ago by jh.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No such file or directory in file w3-total-cache/Cache_File_Generic.php’ is closed to new replies.