Site doesn't load on Cspire Cellular connections
Hi, been using the holiday to experiment. Initially after install (only running: wget -qO ee rt.cx/ee && sudo bash ee and ee site create site.com --wpredis --letsencrypt) I discovered that...
View ArticleEasyengine and Letsencrypt setup
Excelent @paramdeo , Thank you very much for your help!
View ArticleWhat are the major differences?
When you use "ee site create yourdomain.com --wp", it will create the vhost file /etc/nginx/sites-available/yourdomain.com.conf. In this file you can see include common/wpcommon.conf; include...
View ArticleWhat are the major differences?
Aha. Thank you. Any idea why it includes config for the Yoast SEO plugin which I never would use?
View ArticleInstall WordPress with Nginx FastCGI, Memcache and HHVM
Is there any guide on how to install wordpress with this configuration. My server has 2GB ram, and I am not even using 1GB appropriately and so thought to try Memcache.
View ArticleWhy am i getting this logging message?
Hey everyone.. here's a multi-part question 1) When I install WP with --wpfc option.. WHy is W3TC plugin installed? Does this need to be active for nginx cache to work? When I check phpinfo(), i see...
View ArticleCloudFlare + LetsEncrypt (via EasyEngine) infinite loop
If I create a SSL enabled WP installation and migrate over nameserver to cloudflares', i noticed that the site goes into infinite redirect loop. Anyone know a solution around this?
View ArticleWhat are the major differences?
It includes config for yoast seo because almost everyone use it and without those rewrites, sitemap will not be displayed properly. But feel free to check all the files in the folder to common to...
View ArticleCloudFlare + LetsEncrypt (via EasyEngine) infinite loop
In the cryto settings, you have to set the level to Full, because you are using a valid certificate. Currently Cloudflare doesn't force ssl so your browser is looping between http and https. You can...
View ArticleInstall WordPress with Nginx FastCGI, Memcache and HHVM
EasyEngine doesn't need a lot of memory, but using memcached for full page caching will not require more RAM.I recommend you to look to redis cache instead of memcached. You can read the Magento docs...
View ArticleCloudFlare + LetsEncrypt (via EasyEngine) infinite loop
thanks @virtubox Yeah, that "full" level seemed to have solved it
View ArticleWhat are the major differences?
Tech spec NGINXHHVMWP-CLICOMPOSERREDIS / MEMCACHEW3TC / SC / FastCGI Cache / VarnishSSL - Lets EncryptPROXYPHP 5.6 / PHP 7 You dont need to bother about any setup, just choose the stack of your flavor...
View ArticleIs there anyone who use Google Cloud Platform's Google Compute Engine CDN...
Hello I am a big fan of EasyEngine. Every time, EasyEngine save so much time for me. When I test my site from some website testing tool, they recommend using CDN all the time. So I am curious about...
View ArticleHow to block spammers from accessing your site?
get something like https://github.com/mariusv/nginx-badbot-blocker go to /etc/nginx then sudo git clone https://github.com/mariusv/nginx-badbot-blocker.git include the following in your nginx.conf:...
View ArticleSFTP No supported authentication methods available (server sent: publickey)
Thank you for your problem solving quickest answer Saved my browsing Thanks a Lot
View ArticleEC2 Disk full error establishing connection mysql failed to start
Try the same setup with a vps from linode, digitalocean, vultr or ovh and tell us if you have the same issue. Because I have no idea if that's an error with the templates from AWS
View ArticleIs there anyone who use Google Cloud Platform's Google Compute Engine CDN...
Hello,from my previous experiences, if you are not hosting a lot of HQ images, Cloudflare CDN will be the best solution to make your website faster, because it doesn't require extra http requests.
View ArticleEC2 Disk full error establishing connection mysql failed to start
Well I just tried logrotate as in turorials sectionand just increased my volume from AWSall working fine so far thanks
View ArticleTranslating the privacy dropdown
Hello @wiredmark, Please find below stings into translation file and make sure they had been translated to the Italian language: Private - Visible only to the user Friends - Visible to users friends...
View ArticleCloudflare work with let's encrypt renewal?
So easyengine has the ability to create site with SSL with Let's Encrypt but you'd have to temporarily disable cloudflare. Easyengine creates a cron to auto renew the ssl but I was wondering does it...
View Article