WooCommerce powered WordPress website under nginx with both fastcgi and W3...
I will second swapping w3total cache out for redis. My woo sites work great with php7 and redis. I have never liked w3. I have been using redis with autoptimize plugin for for 8 months or so and it is...
View ArticleMedia galery: Oops ! There's no media found for the request!
Hello @JaroslawIstok, Let's discuss your issues one by one. I will assist you with each of them. You have attached a screenshot of Media tab where it is showing the all the media properly. There is no...
View ArticleHhvm blocking googlebot and others?
Well its as @perroud said check your themes and plugins they might be causing the error. I have quite many sites running on hhvm but there arent any problems.
View ArticleSetup complete, but site can't start
ee stack remove --wpcli; ee stack install --wpcli; Restart your services provided by EE, not restart machine.
View ArticleIncreasing upload file size is not working
Hello @Geeee, We are glad to know that your issue has been fixed. Thank you very much for your contribution here and sharing your workaround. It will be helpful to other users as well. I am closing...
View ArticleApt upgraded openssl and nginx mainline = problems
Well, nginx-mainline uses (mostly) OpenSSL 1.1.0e, nginx-stable (as EE nginx version) uses OpenSSL 1.0.2k, when updated. What's your OpenSSL version? Please, run $ openssl version
View ArticleSetup complete, but site can't start
sudo ee stack restart PHP7.0-FPM is not installed Restart : nginx [OK] Restart : php5.6-fpm[OK] Restart : mysql [OK] Restart : postfix [OK] But still nothing... So, about logs: cd /var/log/ee -bash:...
View ArticleLets encrypt DNS propagation
Im trying to merge a live website onto a new server that runs EasyEngine.I've changed my cloudflare entries to point the dev box, just to pass lets encrypt verification by easyengine.What I noticed so...
View ArticleSetup complete, but site can't start
Shigaev: And "http://mysite.com/wp-login.php" - 404 Not Found (nginx) With EE WP installation, your wp-config.php should be located parent directory./var/www/yoursite.com/wp-config.php
View ArticleSetup complete, but site can't start
Your user does not have permissions. Do sudo su cd /var/log/eeor sudo tail -n 100 -f /var/log/ee/ee.log
View ArticleSetup complete, but site can't start
omg... I have not folder "mysite.com" in /var/www/... I can see only - "22222", "example.com" and "html". So, log by path "sudo tail -n 100 -f /var/log/ee/ee.log:" 2017-03-23 11:14:30,371 (DEBUG) ee :...
View ArticleSetup complete, but site can't start
You shouldn't have that example.com. Maybe you just pasted the setup command which has example.com as placeholder. Not knowing what you have done so far it may be easier to start fresh. Is this a...
View ArticleWpml And rtmedia
Hello @Ositive, We got checked the compatibility with the WPML plugin in the past ( https://rtmedia.io/docs/wpml/ ) and it was working fine. We have not checked recently with the WPML. I will try to...
View ArticleVimbadmin unexpected error
Hi all I recently installed the package mail on my server. Everything went well, but during my first connection to Vimbadmin, I came across this error message: ViMbAdmin.jpeg1855x1308 427 KB I checked...
View ArticleChrome error: 'ERR_SPDY_PROTOCOL_ERROR
Today, the same thing happened to install EE. remove the http2 can be normal. Is the EE fail to start http2?
View ArticleEasyEngine’s NGINX build updated
Here's the link for the latest blog post from EE. EasyEngine now includes the latest NGINX 1.10.3 build that has a bunch of bug fixes. Fresh installs of EE will come with new NGINX build out of the...
View ArticleDisplay media with a particular title
Hello @marine, There is not any direct option available for this. It will require some custom coding in order to add a new parameter for the media name in the shortcode. However, I can guide you with...
View Article