Wordpress upload size is 2mb
Why the f**** would people try .htaccess tricks on Nginx servers? In order to increase upload limit one needs to edit the appropriate php.ini. It seems you already got it done. After that try...
View ArticleEE + WP Rocket
@virtubox, thanks for explaining once again. I don't have the guts anymore to explain people why they should use wp-redis or any other instead of a software plugin. But if they want WP-Rocket, I'll...
View ArticleEE + WP Rocket
All of this I understand, but Rocket gives some of us EASY (remember the part of Easy in Easy Engine) integration to CloudFlare, CDN, cache pre-load, dns preload, etc, etc. EE does NOT do any of that....
View ArticleEE + WP Rocket
@davidedwards EasyEngine provide a solution to setup easily WordPress with an optimized LEMP stack and a caching system. WP-Rocket is a wordpress plugin which can install on any web hosting.There is...
View Article[Beginner] Cant figure out how to get wp working
I suggest you to use Cloudflare to manage your DNS, because their DNS propagation is probably the fastest available. (and it's free)
View ArticleEE + WP Rocket
Whatever. EE Team is working on a new version, from ground up, written in PHP. I think they are already advised about the huge interest of people on WP-Rocket. What I can say by myself is I would...
View ArticleIs it wise for a someone without much server knowledge to use EE?
Hi,i installed EE on a linode VPS and it is working great. In fact it is much faster then any premium hosting i have ever used so far and i have used prob. over 60 different hosting providers over...
View ArticleNgnix status page prevents files starting with "status"
locations.conf contains: location ~ ^/(status|ping) { include fastcgi_params; fastcgi_pass php; include common/acl.conf;} Shouldn't that be location ~ ^/(status|ping)$ { Otherwise I'm getting 401 auth...
View ArticleGoogle XML Sitemap
create a file called "rewritre.conf" at/var/www/*yourwebsitehere*/conf/nginx/ then restart nginx:"service nginx restart"
View ArticleSitemap.xml ALWAYS redirects to sitemap_index.xml
For the life of me i cannot find why it keeps doing it! removed yoast..... still does itpurged all caches... still does itchecked .htaccess just in case... regularchanged themes ... still does...
View ArticleRT Media/BuddyPress Media Sizes
Good Morning Joel, Thanks again for the help...I have added my debug information below to see if you can assist with the file size issue I have. I have also contacted my server/host to see if they can...
View ArticleSitemap.xml ALWAYS redirects to sitemap_index.xml
FalconX1: removed yoast..... still does itpurged all caches... still does itchecked .htaccess just in case... regularchanged themes ... still does itcommented out yoast of wpcommon... still does...
View ArticleRT Media/BuddyPress Media Sizes
Hi JP, [php.ini] Post Max Size 8M[php.ini] Upload Max Filesize 2M[php.ini] Memory Limit 128M These values seem to be sufficient for most tasks. Like mentioned earlier in this thread, you can modify...
View ArticleEasyengine saying nginx not installed
Try running nginx -t to see where your nginx configuration fails.
View ArticleDuplicate activity on multiple clicks of send button
Hi,I have noted that rtmedia plugin is the cause for duplicate activity posting if you click multiple times on the send button. If I deactivate rtmedia plugin the problem is solved. This thread helps...
View ArticleDuplicate activity on multiple clicks of send button
Hello @ggsalas, This is already fixed and released with the latest version of rtMedia 4.2. Please update the plugin to it's latest version on your website and let us know if it is working fine for...
View ArticleLetsencrypt issue
Hello there, I am trying to use letsencrypt with one of my websites. I actually tried on two of them.I get the message: Unable to setup, Let's EncryptPlease make sure that your site is pointed to same...
View ArticleLetsencrypt issue
Hi there, You mentioned that the domain was pointed to another VM in the past; was this also running EasyEngine + Let's Encrypt? If so, you need to uninstall Let's Encrypt first on that VM before...
View ArticleLetsencrypt issue
Hey, Yes, the previous machine had letsencrypt with EE. Do i simply turn it off? How should i uninstall / remove Letsencrypt on that VM? Both records are A. Thanks in advance
View Article