Hello,
I am using this command to install wordpress:
To install easyengine: wget -qO ee rt.cx/ee && sudo bash ee
To install HHVM and wpfc ee site create 45.32.254.135 --wpfc --hhvm
According to link here, wpfc refer to “install wordpress + nginx fastcgi_cache” Reference here http://docs.rtcamp.com/easyengine/commands/site/create/
However, I notice that the command is still installing w3 total cache, and at the end of the prompt, it has instructions to config w3 total cache
Is there anything wrong? Or I missed?