Question
Why doesnt the one click wordpress work?
I’ve created and destroyed many droplets trying to get this to work, and each time it doesn’t work. I ssh in, go thru the configuration script, and it fails.
I get this at the end of the script:
WordPress has been enabled at https://<site>.com Please open this URL in a browser to complete the setup of your site.
./wp_setup.sh: line 44: break: only meaningful in a `for', `while', or `until' loop
Also, looking at the script, it doesn’t move (or it disapears) the wordpress instalation into “/var/www/html”. when i navigate there, there is no wordpress installation.
Mysql also isnt installed.
Any ideas??!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×