Problem with Wordpress site - no such file in directory - php

I wanted to log in to my wp-admin and for some reason my site is experiencing fatal error:
Fatal error: require_once(): Failed opening required '/data/web/virtuals/297382/virtual/www/domains/territy.net/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/deprecated.php' (include_path='.:/data/web/virtuals/297382/virtual') in /data/web/virtuals/297382/virtual/www/domains/territy.net/wp-content/plugins/jetpack-boost/vendor/jetpack-autoloader/class-version-loader.php on line 89
Thanks to internet I somehow got into the wp-admin when I deactivated all my plugins, but when I started to activate them again, all woocommerce plugins cannot be activated and showing me this error again.
Please help if you know how to solve this problem.
Thanks.
Petr
I wanted to log in to my wp-admin and for some reason my site is experiencing fatal error.

Related

How to fix wordpress error in wp-admin created by jetpack

I recently uncounted an error on my wordpress site which prevents me from accessing the admin panel. However the main site is not affected by it.
Warning:
require_once(/var/sites/s/stlukesnorwich.org.uk/public_html/wp-
content/plugins/jetpack/class.jetpack.php): failed to open stream: No
such file or directory in
/var/sites/s/stlukesnorwich.org.uk/public_html/wp-
content/plugins/jetpack/jetpack.php on line 68
Fatal error: require_once(): Failed opening required
'/var/sites/s/stlukesnorwich.org.uk/public_html/wp-
content/plugins/jetpack/class.jetpack.php'
(include_path='.:/usr/local/php-
5.6.37-flock/lib/php') in /var/sites/s/stlukesnorwich.org.uk/public_html/wp-
content/plugins/jetpack/jetpack.php on line 68
At the moment I have had to disable the jetpack plugin via ftp. Once disabled the error disappear and I can access the admin panel again.
It would be great if anyone could offer some pointers as to what could be causing this error as I could do with having the jetpack plugin activated.
I had a look at the line causing the error
require_once( JETPACK__PLUGIN_DIR . 'class.jetpack.php' );

WordPress Error showing in compat.php

I am really new to wordpress environment.
I have the site on https://www.thewebdebug.com which is showing an error like
PHP Error Message
Fatal error: require() [function.require]: Failed opening required '/home/a9739613/public_html/wp-includes/random_compat/random.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a9739613/public_html/wp-includes/compat.php on line 338
can anybody tell me what is going on and how should i fix it.? I had tried on the web but couldnot find a solution that fits my need. I have recently upgraded my wordpress and some plugins failed to do.

Warning and Fatal Error on Wordpress Homepage

I just checked on my website today at (www.mediagrooveltd.com) and the following error below was thrown. The site has been functional for over a month now with no troubles, what could be the cause of this?
Warning:
require_once(/home/oddity/public_html/mediagrooveltd.com/wp-content/plugins/the-events-calendar/vendor/tribe-common-libraries/tribe-common-libraries.class.php):
failed to open stream: No such file or directory in
/home/oddity/public_html/mediagrooveltd.com/wp-content/plugins/the-events-calendar/src/Tribe/Main.php
on line 304
Fatal error: require_once(): Failed opening required
'/home/oddity/public_html/mediagrooveltd.com/wp-content/plugins/the-events-calendar/vendor/tribe-common-libraries/tribe-common-libraries.class.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/oddity/public_html/mediagrooveltd.com/wp-content/plugins/the-events-calendar/src/Tribe/Main.php
on line 304
There is something wrong with the events calendar, some of the files are missing. Or might have been over ridden by an update, for a temporary fix Deactivate the event plugin and see if everything works. If the site does work then you can delete and reinstall the plugin again. Make sure to take a backup of the plugin before deleting it.

Fatal pluggable.php wordpress error

Fatal error: Call to undefined function wp_get_current_user() in /hermes/bosnaweb01a/b1513/ipg.framingnepalcom/wp-includes/capabilities.php on line 1329
I am getting the mentioned error in my wordpress site. I found the problem but couldn't find a permanent solution. What happens is the pluggable.php file is automatically erased from the database and ;the above error pops up disabling me to even access the admin panel. And the site gets back to normal after I upload the pluggable.php file manually. I tried downgrading wordpress, deactivating all plugins and so on. Please Help!!

Wordpress crashes when I click add a new plugin after uninstalling a plugin

I recently uninstalled the plugin SEO Facebook Comments
Since then when I click on add new plugin I get this error,
Warning: require_once(D:\Dropbox\htdocs\bcu/wp-admin/includes/class-wp-plugin-install-list-table.php): failed to open stream: No such file or directory in D:\Dropbox\htdocs\bcu\wp-admin\includes\list-table.php on line 42
Fatal error: require_once(): Failed opening required 'D:\Dropbox\htdocs\bcu/wp-admin/includes/class-wp-plugin-install-list-table.php' (include_path='D:\Dropbox\htdocs\bcu\wp-content\plugins\google-analyticator\google-api-php-client\src;.;D:\xampp\php\PEAR') in D:\Dropbox\htdocs\bcu\wp-admin\includes\list-table.php on line 42
I've looked for this error on google and this site although I cannot seem to find anyone else with this error?
Can anyone help me get past this?
I understand it may be a explicit PHP error but I am not too sure on how to fix it,
The error is within another plugin that you have installed.
The second line shows the actual crash
Fatal error: require_once(): Failed opening required 'D:\Dropbox\htdocs\bcu/wp-admin/includes/class-wp-plugin-install-list-table.php' (include_path='D:\Dropbox\htdocs\bcu\wp-content\plugins\google-analyticator\google-api-php-client\src;.;D:\xampp\php\PEAR') in D:\Dropbox\htdocs\bcu\wp-admin\includes\list-table.php on line 42
The plugin is named google analyticator and there is a problem with getting data by the looks of things.
Try de-activating the plugin and seeing if you can then add plugins after.
If that is the problem, try uninstalling the plugin, downloading the latest version and then installing that. If there is still a problem with that plugin, then you will have to report it to the creators and look for an alternative.

Categories