alankent / vagrant-magento2-apache-base

Base Vagrant image for building Magento 2 within
58 stars 29 forks source link

Runtime Exception #14

Open Git-Rajkumar opened 8 years ago

Git-Rajkumar commented 8 years ago

HI Alan, I followed your link to install magento, after i run deploy.sh file , then i got some information

Example: + cd /var/www/magento2/

You cannot run this from the command line. Run "php bin/magento" instead.

so, i follow this commad

$ php bin/magento setup:install

but i got

SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO) User Name is a required field. First Name is a required field. Last Name is a required field. Please enter a valid email. Password is required field. Your password must be at least 7 characters. Your password must include both numeric and alphabetic characters.

[InvalidArgumentException]
Parameter validation failed

Why, What is the problem..... Thanks in Advance...........

alankent commented 8 years ago

This one is ancient history. I should update or remove probably. It has not been updated in a long time. (Shh! I am not advertising widely yet, but you might find http://alankent.me/gsd interesting. Not vagrant, but much more modern.) I will add his Vagrant image to my backlog, but I have a bit of a backlog just now.

Git-Rajkumar commented 8 years ago

Thank you Alan , for your reply and guiding me with new link , After updating your vagrant image please share with me.