cancel
Showing results for 
Search instead for 
Did you mean: 

Magento Autoload Error

SOLVED

Magento Autoload Error

After extracting Magento to htdocs in Xampp, I typed 127.0.0.1/magento in browser. I got this:
"Warning: require(D:\xampp\htdocs\magento\vendor/magento/module-require-js/registration.php): failed to open stream: No such file or directory in D:\xampp\htdocs\magento\vendor\composer\autoload_real.php on line 60

Fatal error: require(): Failed opening required 'D:\xampp\htdocs\magento\vendor/magento/module-require-js/registration.php' (include_path='D:\xampp\htdocs\magento\vendor/magento/zendframework1/library;D:\xampp\htdocs\magento\vendor/phpunit/php-file-iterator;D:\xampp\htdocs\magento\vendor/phpunit/phpunit;D:\xampp\htdocs\magento\vendor/symfony/yaml;D:\xampp\php\PEAR') in D:\xampp\htdocs\magento\vendor\composer\autoload_real.php on line 60"

 

Please suggest.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Magento Autoload Error

Thanks a lot. Worked perfectly

View solution in original post

4 REPLIES 4

Re: Magento Autoload Error

Try after renaming you folder name under htdocs/magento to htdocs/magento2.

 

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.

Re: Magento Autoload Error

Thanks a lot. Worked perfectly

Re: Magento Autoload Error

Please I have a similar issue, I just installed module-omnikassa. Please see the error below:

Warning: require(/home/volvoond/public_html/vendor/composer/../appmerce/module-omnikassa/registration.php): failed to open stream: No such file or directory in /home/volvoond/public_html/vendor/composer/autoload_real.php on line 70

Fatal error: require(): Failed opening required '/home/volvoond/public_html/vendor/composer/../appmerce/module-omnikassa/registration.php' (include_path='/home/volvoond/public_html/vendor/magento/zendframework1/library:.:/opt/alt/php70/usr/share/pear') in /home/volvoond/public_html/vendor/composer/autoload_real.php on line 70

 

Could you please let me know what to do thank you

Re: Magento Autoload Error

hello