vagrant-magento2-apache-base icon indicating copy to clipboard operation
vagrant-magento2-apache-base copied to clipboard

Runtime Exception

Open Git-Rajkumar opened this issue 9 years ago • 2 comments

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/

  • /bin/rm -rf var/cache var/composer_home var/generation var/page_cache
  • php -f setup/index.php install --cleanup_database --db_host=localhost --db_name=magento --db_user=magento --db_pass=secret --backend_frontname=admin --base_url=http://127.0.0.1:8080/ --language=en_US --timezone=America/Los_Angeles --currency=USD --admin_lastname=Smith --admin_firstname=John [email protected] --admin_username=admin --admin_password=admin123 --use_secure=0

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...........

Git-Rajkumar avatar Jan 21 '16 07:01 Git-Rajkumar

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.

alankent avatar Jan 21 '16 08:01 alankent

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

Git-Rajkumar avatar Jan 21 '16 08:01 Git-Rajkumar