Help! I am unable to install Woocommerce plugin

I was able to download the plugin, but I am unable to activate it says there is a fatal error:
Warning: include_once(/home/vol15_6/epizy.com/epiz_23124198/htdocs/wp/wp-content/plugins/woocommerce/includes/class-woocommerce.php): failed to open stream: No such file or directory in /home/vol15_6/epizy.com/epiz_23124198/htdocs/wp/wp-content/plugins/woocommerce/woocommerce.php on line 26

Warning: include_once(): Failed opening ‘/home/vol15_6/epizy.com/epiz_23124198/htdocs/wp/wp-content/plugins/woocommerce/includes/class-woocommerce.php’ for inclusion (include_path=‘.:/usr/share/pear/’) in /home/vol15_6/epizy.com/epiz_23124198/htdocs/wp/wp-content/plugins/woocommerce/woocommerce.php on line 26

Fatal error: Uncaught Error: Class ‘WooCommerce’ not found in /home/vol15_6/epizy.com/epiz_23124198/htdocs/wp/wp-content/plugins/woocommerce/woocommerce.php:38 Stack trace: #0 /home/vol15_6/epizy.com/epiz_23124198/htdocs/wp/wp-content/plugins/woocommerce/woocommerce.php(42): wc() #1 /home/vol15_6/epizy.com/epiz_23124198/htdocs/wp/wp-admin/includes/plugin.php(1909): include(‘/home/vol15_6/e…’) #2 /home/vol15_6/epizy.com/epiz_23124198/htdocs/wp/wp-admin/plugins.php(172): plugin_sandbox_scrape(‘woocommerce/woo…’) #3 {main} thrown in /home/vol15_6/epizy.com/epiz_23124198/htdocs/wp/wp-content/plugins/woocommerce/woocommerce.php on line 38

If someone can help me, it would be great. I am new and I dont really understand.

First error clearly expain what file can’t be found, you probably uploaded not all the files, check it out

The error message makes it sound like some of the files are missing from WooCommerce. If you upload the files from your own computer, please make sure to upload all the plugin files, including the ones in any subdirectories.

1 Like

Why not install via Plugins on WordPress? If I may ask

@mauwiks said:
Why not install via Plugins on WordPress? If I may ask

If the plugin is larger than 10 MB, the built-in plugin downloader and installer will fail. And magical “just click this button and everything will work perfectly” installers tend to break more frequently and with more unintended consequences.

Alright… Thanks