Skip to content

vagrant script not able to install magento #146

Open
@nwlshop9

Description

@nwlshop9

window10, can verify all listed require software are installed
init_project can successfully completed

however during the script on I get

Directory '/var/www/magento2ce' was not mounted as expected and Magento code base is not accessibl
e on the guest machine.
If your host is OSX or *nix, please make sure that Vagrant is able to mount NFS shares on your environment (see htt
ps://github.com//issues/88#issuecomment-254854019 )


chmod: cannot access ‘bin/magento’: No such file or directory
[2017-09-06 20:55:13] > ./bin/magento setup:install --db-host=localhost --db-name=magento --db-user=root
--backend-frontname=admin --base-url=http://magento2.vagrant144/ --language=en_US --timezone=America/Chicago
--currency=USD --admin-lastname=Admin --admin-firstname=Admin --admin-email=[email protected] --admin-
user=admin --admin-password=123123q --cleanup-database --use-rewrites=1 [/vagrant/scripts/guest/m-reinstall]
[2017-09-06 20:55:13] > Magento installation failed. [/vagrant/scripts/guest/m-reinstall]


bash m-reinstall gives same error as above
i can verify magento2ce folder and files exist and set to accessible by all users
I also ran git.bash in admin privilege

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions