Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime Exception #14

Open
Git-Rajkumar opened this issue Jan 21, 2016 · 2 comments
Open

Runtime Exception #14

Git-Rajkumar opened this issue Jan 21, 2016 · 2 comments

Comments

@Git-Rajkumar
Copy link

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 --admin_email=[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...........

@alankent
Copy link
Owner

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants