Advertisement
Guest User

php error in nginx log

a guest
Apr 25th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. PHP message: PHP Warning: include(): Failed opening '/var/www/mysite_cwp/wp-content/plugins/wp-rocket/vendor/composer/../../inc/classes/subscriber/admin/Settings/class-page-subscriber.php' for inclusion (include_path='.:/usr/share/php') in /var/www/mysite_cwp/wp-content/plugins/wp-rocket/vendor/composer/ClassLoader.php on line 444
  2. PHP message: PHP Fatal error: Uncaught Error: Call to a member function withArgument() on null in /var/www/mysite_cwp/wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-admin-subscribers.php:40
  3. Stack trace:
  4. #0 /var/www/mysite_cwp/wp-content/plugins/wp-rocket/vendor/league/container/src/ServiceProvider/ServiceProviderAggregate.php(84): WP_Rocket\ServiceProvider\Admin_Subscribers->register()
  5. #1 /var/www/mysite_cwp/wp-content/plugins/wp-rocket/vendor/league/container/src/Container.php(88): League\Container\ServiceProvider\ServiceProviderAggregate->register('beacon_subscrib...')
  6. #2 /var/www/mysite_cwp/wp-content/plugins/wp-rocket/inc/classes/class-plugin.php(145): League\Container\Container->get('beacon_subscrib...')
  7. #3 /var/www/mysite_cwp/wp-content/plugins/wp-rocket/inc/main.php(28): WP_Rocket\Plugin->load()
  8. #4 /var/www/mysite_cwp/wp-includes/class-wp-hook.php(286): rocket_init('')
  9. #5 /var/www/mysite_cwp/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
  10. #6 /var/www/mysite_cwp/wp-i" while reading response header from upstream, client: XXX, server: cwp-dev.mysite.com, request: "GET /wp-admin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.2-fpm.sock:", host: "cwp-dev.mysite.com"PHP message: PHP Warning: include(): Failed opening '/var/www/mysite_cwp/wp-content/plugins/wp-rocket/vendor/composer/../../inc/classes/subscriber/admin/Settings/class-page-subscriber.php' for inclusion (include_path='.:/usr/share/php') in /var/www/mysite_cwp/wp-content/plugins/wp-rocket/vendor/composer/ClassLoader.php on line 444
  11. PHP message: PHP Fatal error: Uncaught Error: Call to a member function withArgument() on null in /var/www/mysite_cwp/wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-admin-subscribers.php:40
  12. Stack trace:
  13. #0 /var/www/mysite_cwp/wp-content/plugins/wp-rocket/vendor/league/container/src/ServiceProvider/ServiceProviderAggregate.php(84): WP_Rocket\ServiceProvider\Admin_Subscribers->register()
  14. #1 /var/www/mysite_cwp/wp-content/plugins/wp-rocket/vendor/league/container/src/Container.php(88): League\Container\ServiceProvider\ServiceProviderAggregate->register('beacon_subscrib...')
  15. #2 /var/www/mysite_cwp/wp-content/plugins/wp-rocket/inc/classes/class-plugin.php(145): League\Container\Container->get('beacon_subscrib...')
  16. #3 /var/www/mysite_cwp/wp-content/plugins/wp-rocket/inc/main.php(28): WP_Rocket\Plugin->load()
  17. #4 /var/www/mysite_cwp/wp-includes/class-wp-hook.php(286): rocket_init('')
  18. #5 /var/www/mysite_cwp/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
  19. #6 /var/www/mysite_cwp/wp-i" while reading response header from upstream, client: XXX, server: cwp-dev.mysite.com, request: "GET /wp-admin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.2-fpm.sock:", host: "cwp-dev.mysite.com"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement