cancel
Showing results for 
Search instead for 
Did you mean: 

Install Magento 2.2.7 - Autoload error

Install Magento 2.2.7 - Autoload error

Hello guys,

 

I have a big problem : Im trying to install Magento but I can't. I have always the same error :

 
Autoload error

Vendor autoload is not found. Please run 'composer install' under application root directory.

 

Can you please help me? How can I install Magento? I have install via Cpanel (Softlculous). 

 The site is : alltrans.shop/magento2 (its a test tesminal for me too see if I like Magento)

4 REPLIES 4

Re: Install Magento 2.2.7 - Autoload error

Hi,

 

You can just download composer in Magento root directory and run it like php composer.phar install or download all locally, run composer install and upload vendor directory on the server.

 

Check the following links, it may help you

 

https://magento.stackexchange.com/questions/156009/magento-2-on-shared-hosting-vendor-autoload-is-no...

http://www.freesamaya.com/2016/05/vendor-autoload-is-not-found-please-run.html

Prema M

Re: Install Magento 2.2.7 - Autoload error

Hello @pedro_gomes1,

 

Please go to magento 2 root directory via terminal and just run below command

composer install

--
If my answer is useful, please Accept as Solution & give Kudos

Re: Install Magento 2.2.7 - Autoload error

Sorry but I don't understand very well...

 

Im installing via Softculous. I have created the DataBase, etc. Everything is install. But when I open the site, gives me that error. Never happen to me after installing something via Softculous.

 

What can I do ? Im a little noob, so...

Re: Install Magento 2.2.7 - Autoload error

Hi @pedro_gomes1,

First you should ensure your magento folder contains vendor folder in the vendor folder you should have autoload.php file.so you check all the mentioned files exist in your downloaded package of magento.

If my solution is useful, give kudos and accept as solution
Best resgards
Madhuresan
Bootsgrid