Faye
Forum Replies Created
-
I’m struggling still, I thought I had solved it but post-smtp is still throwing fatal errors for me.
- This reply was modified 3 years, 6 months ago by Faye.
If I enable Post SMTP on php 8 it fatals the site completely, so here’s the environment where it breaks:
Post SMTP 2.1.10
PHP 8
WP 6.0.3Curiously, if I rollback to PHP 7.4, it still causes a fatal error. I also switched to the twenty-twenty-two theme and disabled all plugins, Post SMTP still causes a fatal error.
I’ve run into the same issue. Here’s the errors I’m getting:
Warning: require_once(/DOMAIN/public/wp-content/plugins/post-smtp/freemius/start.php): Failed to open stream: No such file or directory in /DOMAIN/public/wp-content/plugins/post-smtp/postman-smtp.php on line 43 Fatal error: Uncaught Error: Failed opening required '/DOMAIN/public/wp-content/plugins/post-smtp/freemius/start.php' (include_path='.:/usr/share/php') in /DOMAIN/public/wp-content/plugins/post-smtp/postman-smtp.php:43 Stack trace: #0 /DOMAIN/public/wp-content/plugins/post-smtp/postman-smtp.php(67): ps_fs() #1 /DOMAIN/public/wp-admin/includes/plugin.php(2313): include_once('/DOMAIN...') #2 /DOMAIN/public/wp-admin/plugins.php(192): plugin_sandbox_scrape('post-smtp/postm...') #3 {main} thrown in /DOMAIN/public/wp-content/plugins/post-smtp/postman-smtp.php on line 43I’m experiencing the same problem. I’d like to try your solution but I can’t find a setting to disable Page Caching. It merely informs me it is currently active.
I have tried the “deactivate” button at the bottom but it doesn’t change anything. It tells me that Page Caching is still active after the page refreshes on click.
This is on a Pantheon server.
Now that I’m looking at it, my error is different. My apologies.
Warning: fopen(/srv/bindings/a998876ef38842d3adf2b25207e22ac6/code/wp-content/advanced-cache.php): failed to open stream: Permission denied in /srv/bindings/a998876ef38842d3adf2b25207e22ac6/code/wp-content/plugins/hummingbird-performance/core/class-filesystem.php on line 464 Warning: fwrite() expects parameter 1 to be resource, bool given in /srv/bindings/a998876ef38842d3adf2b25207e22ac6/code/wp-content/plugins/hummingbird-performance/core/class-filesystem.php on line 465