-
Notifications
You must be signed in to change notification settings - Fork 433
EE WPSUBDIRECTORY
Harshad Yeola edited this page Aug 4, 2014
·
8 revisions
- WordPress Subdirectory
- WordPress Subdirectory + Super Cache
- WordPress Subdirectory + W3 Total Cache
- WordPress Subdirectory + FastCGI Cache
- WordPress Subdirectory Setup Guide
ee site create example.com --wpsubdir
Sample Output :
^_^[[email protected]:~]# ee site create example.com --wpsubdir
Creating example.com, please wait...
Creating symbolic link for example.com
Creating htdocs & logs directory
Downloading WordPress, please wait...
Setting up WordPress, please wait...
Updating WordPress permalink, please wait...
Installing Nginx Helper plugin, please wait...
Changing ownership of /var/www/example.com, please wait...
Git commit on /etc/nginx/, please wait...
Executing service nginx reload, please wait...
WordPress Admin Username: admin
WordPress Admin Password: od6D2Elo6oh5lgk
Successfully created new website: http://example.com
ee site create example.com --wpsubdir --wpsc
Sample Output :
^_^[[email protected]:~]# ee site create example.com --wpsubdir --wpsc
Creating example.com, please wait...
Creating symbolic link for example.com
Creating htdocs & logs directory
Downloading WordPress, please wait...
Setting up WordPress, please wait...
Updating WordPress permalink, please wait...
Installing Nginx Helper plugin, please wait...
Installing WP Super Cache plugin, please wait...
Changing ownership of /var/www/example.com, please wait...
Git commit on /etc/nginx/, please wait...
Executing service nginx reload, please wait...
WordPress Admin Username: admin
WordPress Admin Password: YiuSsNTfYagVhVW
Configure WPSC: http://example.com/wp-admin/network/settings.php?page=wpsupercache
Successfully created new website: http://example.com
ee site create example.com --wpsubdir --w3tc
Sample Output :
^_^[[email protected]:~]# ee site create example.com --wpsubdir --w3tc
Creating example.com, please wait...
Creating symbolic link for example.com
Creating htdocs & logs directory
Downloading WordPress, please wait...
Setting up WordPress, please wait...
Updating WordPress permalink, please wait...
Installing Nginx Helper plugin, please wait...
Installing W3 Total Cache plugin, please wait...
Changing ownership of /var/www/example.com, please wait...
Git commit on /etc/nginx/, please wait...
Executing service nginx reload, please wait...
WordPress Admin Username: admin
WordPress Admin Password: Gv2fxO5SxgYstbW
Configure W3TC: http://example.com/wp-admin/network/admin.php?page=w3tc_general
Page Cache: Disk Enhanced
Database Cache: Memcached
Object Cache: Memcached
Browser Cache: Disable
Successfully created new website: http://example.com
Configure W3TC:
ee site create example.com --wpsubdir --wpfc
Sample Output :
^_^[[email protected]:~]# ee site create example.com --wpsubdir --wpfc
Creating example.com, please wait...
Creating symbolic link for example.com
Creating htdocs & logs directory
Downloading WordPress, please wait...
Setting up WordPress, please wait...
Updating WordPress permalink, please wait...
Installing Nginx Helper plugin, please wait...
Installing W3 Total Cache plugin, please wait...
Changing ownership of /var/www/example.com, please wait...
Git commit on /etc/nginx/, please wait...
Executing service nginx reload, please wait...
WordPress Admin Username: admin
WordPress Admin Password: 0KdB2ErszQmKrHT
Configure nginx-helper: http://example.com/wp-admin/network/settings.php?page=nginx
Configure W3TC: http://example.com/wp-admin/network/admin.php?page=w3tc_general
Page Cache: Disable
Database Cache: Memcached
Object Cache: Memcached
Browser Cache: Disable
Successfully created new website: http://example.com
Configure nginx-helper:
Configure W3TC:
Lets create http://example.com/blog website
Open http://example.com/wp-admin/network/site-new.php ![EasyEngine WordPress Subdirectory Setup] (https://cloud.githubusercontent.com/assets/7354660/3795985/cba8e01a-1bc1-11e4-94cd-68615e2035e0.png)
EasyEngine (ee):
- Installation
- Stack Module
- Site Module
- Debug Module
- Secure Module
- Other commands
- Configurartion File
- EasyEngine Logs
Tutorials:
- SFTP Setup
- Remote MySQL
- Setup OpenDKIM
- HHVM with EE 2.x.x
- Prevent MySQL crashing
- Change WordPress Cache
- Migrate Website With EasyEngine
- EasyEngine with Hosting Providers
Misc:
- FAQ
- Roadmap
- [Support Forum] (http://community.rtcamp.com/c/easyengine/)
- EasyEngine Update
- EasyEngine Admin Tools
- EasyEngine Beta Testing
Chat:
- [EasyEngine Developer Chat] (https://gitter.im/rtCamp/easyengine)
Testing:
- [Travis-CI] (https://travis-ci.org/rtCamp/easyengine/)
Donations:
Recently Modified: