Recommended server config?
Optimizing your site will be your biggest improvement. Try WPSuperCache instead of W3, and fast velocity minify. Looking again at your requirements, getting <2 seconds on mobile data might be a a...
View ArticleEnable SSL (letsencrypt) for only to be used on checkout page
Remove the force ssl file at /var/www/[stie-name]/config/ Then in woocommerce setting > checkout >check for SSL on checkout page. However I would highly recommend using SSL on your whole site....
View ArticleEasyengine saying nginx not installed
Backup your nginx configs if you need them, run apt-get purge nginx nginx* then run ee stack install --nginx That will allow EE to install nginx the way it wants with the modules it requires. EDIT:...
View ArticleHow to migrate from Cloudways to Digital Ocean directly using EasyEngine
You can use the phpmyadmin to export your Mysql and then import into the new server. Its a bit easier than using mysqldump directly.
View ArticleMoving sites 301 redirect defaulting to first site?
If your using the same domain name then you should not be using a 301. Update your DNS A host and keep the old sites static. Idealy if your moving all three you should lock the site so nothing can be...
View Article'ee_mysql_grant_host' with Remote MySQL
@andremacolaCheck /etc/mysql/conf.d/my.cnf It should have only three parameters # cat /etc/mysql/conf.d/my.cnf [client] host=******** user=******** password=********
View Article'ee_mysql_grant_host' with Remote MySQL
The problem is not that. I always had this problem with easyengine configuring the my.cnf for mysql. I recent discovered the problems was in the parameters: skip-grant-tables skip-networking...
View ArticleEnable SSL (letsencrypt) for only to be used on checkout page
I can't find any force file in that directory, but I can find a force file at /etc/nginx/conf.d/force-ssl-thedomain.com.conf I deleted that but still the site is getting redirected to https. I tried...
View ArticleAnyone using Magento 2 with EasyEngine?
Thanks for the post! Will try in the next days.
View ArticleAnyone using Magento 2 with EasyEngine?
Thanks for the suggestion! Will also try and compare with @virtubox setup using EasyEngine. Do you @tininho are already using the MagenX stack. If yes, is it really good? Are there any main bugs or...
View Article--mysql site server block php configuration?
Hi, I am trying to run a php/mysql site on EE and can not get it working. Basically, this is what is needed in my server block in order to run my invoicing site pancakeapp.com But I need to modify it...
View ArticleUpload images problem
Hello @Webmaster_Topqueens, We have checked with the mobile device on our end but couldn't regenerate the issue. Could you please check if you are facing this same issue with any other mobile device?...
View ArticleUpdate couple weeks ago broke my uploads
Hello @randr, Are you facing any JavaScript error in browser console or server errors in server error log while uploading the media? Thanks.
View ArticleUpload images problem
Hi pranalipatel,From Iphone works well, its a mobile device problem, from my Samsung S4 cant upload any big picture.Another question, when push button i see very rare icons from my mobile, i see...
View ArticleRedis_cache with geoip target country
I really appreciate anyone who can help me to solve this problem because I am still newbie to easyengine wordpress nginx. I setup my wordpress site with hhvm + redis_cache. I try to use CloudFlare ip...
View ArticleUpload images problem
PHP 5.4.45MYSQL 5.5.41WordPress 4.6.1BuddyPress 2.7.2rtMedia 4.2OS LinuxImagick Not InstalledGD bundled (2.1.0 compatible)[php.ini] post_max_size 16M[php.ini] upload_max_filesize 20M[php.ini]...
View ArticleUpload images problem
News: Is a memory limit error, i enter on plesk configure memory_limit 256M and problem is solved!Thanks so much
View ArticleUpdate couple weeks ago broke my uploads
No errors. Even host could not see any server errors while uploading. But with rtmedia disabled uploads are indeed working again Thank You, Jason RosenstielService Technician Email:...
View ArticleUpload images problem
Hello @Webmaster_Topqueens, We are glad to know that your issue has been solved. We are closing this thread for now. Feel free to create new if you need any assistance. Thanks.
View Article