Jump to content
thirty bees forum
  • 0

Not all files were successfully uploaded on your server: fail


Question

Posted

I'm having an issue while trying to finish the installation of thirtybees, it tells me "Not all files were successfully uploaded on your server: fail" and when i download the dependencies with "sudo composer install" those 3 package won't download so i assume that's the reason why it tells me that not all files were successfully uploaded in the installation process.

Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead. Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead. Package phpoffice/phpexcel is abandoned, you should avoid using it. Use phpoffice/phpspreadsheet instead.

Any ideas of how to solve this issue?

4 answers to this question

Recommended Posts

  • 0
Posted

There are several topics discussing similar issue here, may help with this: https://www.google.com/search?q=%22Not+all+files+were+successfully+uploaded+on+your+server%22+site:www.prestashop.com

  • 0
Posted

These three messages are warnings, only. Well known, but not much we can do about, because some are dependencies of other packages and others (phpspreadsheet) aren't compatible with PHP 5.5.

Regarding missing files. Which way of upload did you choose? Cloning the Git repository? When unpacking the distribution ZIP file, there should be no need to run composer.

  • 0
Posted

thanks i was able to make it works by using the archive from the website, but never been able to make it work with the one from github tho.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...