bradp / vv

:globe_with_meridians: Variable VVV - a VVV Site Creation Wizard.‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ :x: This project is no longer maintained. Please update your copy of VVV , which has most of the vv features built in.
GNU General Public License v2.0
1k stars 90 forks source link

Is vv --create supposed to do a complete installation? #346

Closed estevancarlos closed 7 years ago

estevancarlos commented 7 years ago

I've had trouble with vv relating to ./vvv-init.sh. After manually executing the file, I ran what may be a successful create task but I can't tell. After running --create, my Wordpress install still needed be completed by connecting it to the database. I mistakenly assumed this was a part of the automated process but maybe it isn't. Can anyone confirm?

kennyr87 commented 7 years ago

I had the same problem when using the multisite option.

wp core $install_text --url=$domain --title=\"$site\" --admin_user=$username --admin_password=$password --admin_email=$email --allow-root

$install_text is not getting set.

bradp commented 7 years ago

Closing this, I'm going to start tracking 2.0 support in https://github.com/bradp/vv/issues/348.