Skip to content

Failed opening required '/var/www/html/app/autoload.php' #3201

@marvincaspar

Description

@marvincaspar

After installing the newest magento version 2.0.2 I get an error while running the installation script.

PHP Warning:  require_once(/var/www/html/app/autoload.php): failed to open stream: No such file or directory in /var/www/html/app/bootstrap.php on line 31
PHP Stack trace:
PHP   1. {main}() /var/www/html/bin/magento:0
PHP   2. require() /var/www/html/bin/magento:15
PHP Fatal error:  require_once(): Failed opening required '/var/www/html/app/autoload.php' (include_path='.:/usr/local/lib/php') in /var/www/html/app/bootstrap.php on line 31

It is strange because compoer install downloads all modules but the mapping from the magento-base module doesn't work. In the app only bootstrap.php, etc/vendor_path.php and design/adminhtml/Magento/... are copied. Files like autoload.php, functions.php are not available in the app folder, but available in vendor/magento/magento2-base/app.

Any ideas whats wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions