Let's encrypt renewal failed
Yah had the same issue, restarting nginx has always become a good habit to get into.
View ArticleBest WordPress setup? FastCGI, HHVM (PHP5 Backup), Pagespeed?
I currently use them both and Redis seems faster but I just started using it so i really havnt set up any mail services or cart/check outs and working reviews/comments, My main site uses FastCGI and I...
View ArticleAdd a short sentence
Hi everybody. I would be very happy to know how its possible to add a short sentence at the upload function? Like: "It is allowed to upload a video up to 200mb." Thanks alot and kind regards
View ArticleBest WordPress setup? FastCGI, HHVM (PHP5 Backup), Pagespeed?
Thanks for your input. Can you tell me the best testing commands? I haven't learnt any of these commands as of yet. What's REDIS like setting up compared to FastCGI? Easy/Harder? If I use FastCGI how...
View ArticleCleaning FastCGI cache automatically?
Thanks for your reply David ! Your solutions makes sense .. it's simple and can be accomplished (not tested yet) bu using WinSCP instead of Filzilla (which does not support shell triggers except some...
View ArticleCleaning FastCGI cache automatically?
Thanks for your reply ... I don't exactly know what you mean (yet) but I'll have to look into that
View ArticleAdd a short sentence
Hello @Jan_Hartwig, If you want to add some text in the uploader view, you can use below filter: add_filter('rtmedia_uploader_before_start_upload_button','add_custom_message'); function...
View ArticleAdd a short sentence
Hi @pranalipatel Thanks alot for your fast answer. I'm impressed. Is that right that I have to place the filter in the RTMediaUploadView.php? Kind regards
View ArticleLet's encrypt renewal failed
@hbaker Fixed! Apparently nginx needs to be restarted after the Let's Encrypt cert is renewed. EasyEngine is provision to restart nginx during SSL certificates renew. Can you please tell which EE...
View ArticleAdd a short sentence
You are welcome @Jan_Hartwig, No, you need to put the code in your theme's functions.php file. Thank you.
View ArticleAdd a short sentence
pranalipatel: add_filter('rtmedia_uploader_before_start_upload_button','add_custom_message'); function add_custom_message(){ return "Custom Message of your choice"; } PERFECT. Works very well....
View ArticleAdd a short sentence
You are welcome! We are glad to know that your issue has been solved. I am closing this thread now. Regards, Pranali
View ArticleHTTP Locked out but SSH not
You were right!! I did find a fail2ban alert notice with my IP, turned off that jail section and I am working again... now to figure out how I got on their as it was the http/https misc access log...
View ArticleHow to install ioncube
I need to host some applicate on eagengine platform. Need to install ioncube. How to do that ? Guide me with commands.
View ArticleWhy does my new installed domains all show welcome to nginx, its wasnt like...
Hi friends. recently all my new domain names are showing welcome to nginx page, it used to work correctly before, i dunno what went wront. i created a new droplet in Digital ocean, and again this is...
View ArticleNginx not working after update
All of my sites are down since the last ee update.Running nginx -t gives me an invalid parameter in acl.conf on line 8 which reads: allow 107; I've tried commenting this out but then it just proceeds...
View ArticleSimple Lightbox
Pasted image1366x728 407 KB Hallo. How to make photos in the center of the screen? I dont want to show black useful black area.
View ArticleTranslation Issues (v.3.9)
Pasted image1366x728 155 KB Please help me translate strings Media gallery and Oops...
View ArticleImagemagick-common
apt-get upgrade on the command line and just say yes to all the prompts thats what I did
View Article