Errors when Installed and when installing PLEASE HELP!
-
So I had Yoast installed from a couple of days ago. Recently WP started giving me an error with anything I tried to do, see below. So after back up I deleted the plugin wordpress-seo folder from FTP server and got access back without errors.
Warning: include(G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-content\plugins\wordpress-seo\vendor\composer/../../admin/capabilities/class-register-capabilities.php): failed to open stream: No such file or directory in G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-content\plugins\wordpress-seo\vendor\composer\ClassLoader.php on line 444 Warning: include(): Failed opening 'G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-content\plugins\wordpress-seo\vendor\composer/../../admin/capabilities/class-register-capabilities.php' for inclusion (include_path='.;.\includes;.\pear') in G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-content\plugins\wordpress-seo\vendor\composer\ClassLoader.php on line 444 Fatal error: Uncaught Error: Class 'WPSEO_Register_Capabilities' not found in G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-content\plugins\wordpress-seo\wp-seo-main.php:478 Stack trace: #0 G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-content\plugins\wordpress-seo\wp-seo.php(50): require_once() #1 G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-settings.php(377): include_once('G:\\PleskVhosts\\...') #2 G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-config.php(90): require_once('G:\\PleskVhosts\\...') #3 G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-load.php(37): require_once('G:\\PleskVhosts\\...') #4 G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-login.php(12): require('G:\\PleskVhosts\\...') #5 {main} thrown in G:\PleskVhosts\galtrx.com\staging.saferpainmanagement.com\wp-content\plugins\wordpress-seo\wp-seo-main.php on line 478 There has been a critical error on your website. Please check your site admin email inbox for instructions. Learn more about debugging in WordPress.Now When attempting to Instal YoastSEO plug-in I get this error:
Installation failed: Could not copy file. G:/PleskVhosts/galtrx.com/staging.saferpainmanagement.com/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/post-types.php
I’ve updated wp-config.php to incr file upload to 256MB.
Created php.ini with:upload_max_filesize = 64M post_max_size = 64M max_execution_time = 300added this to .user.ini
upload_max_filesize = 50M post_max_size = 50created .htaccess with
# BEGIN LSCACHE # END LSCACHE # BEGIN NON_LSCACHE # END NON_LSCACHE php_value upload_max_filesize 128M php_value post_max_size 128M php_value max_execution_time 300 php_value max_input_time 300When looking at the media upload file limit, it’s 50mb.
Thank you all for your time and efforts to help me solve this! Appreciate any feedback!
The topic ‘Errors when Installed and when installing PLEASE HELP!’ is closed to new replies.