Redirect all to www
My nginx.conf https://pastebin.com/u8CGqqDBMy ssl.conf (file location in previous post) https://pastebin.com/bTF6LB3kMy vhost file https://pastebin.com/Vu4MsfPB This is how EE set everything up when I...
View ArticleMobile letsencrypt problem > ERR SSL PROTOCOL ERROR
Everything seems to be fine. Were you able to solve the issue? If not, can you try with these settings? # openssl dhparam -out dhparam.pem 2048 ssl_dhparam /etc/nginx/dhparam.pem; ssl_protocols TLSv1...
View ArticleDisplay pictures on activity wall side by side
Hi @pranalipatel, Two images show side by side but if i uploaded one image with one video then video thumbnail not appear correctly. Kindly help us in this regard. image.jpg823x625 71.1 KB
View ArticleAnyone using Magento 2 with EasyEngine?
hey @virtubox, thanks for the article! Going over it I just got the error below on nginx -t config. nginx: [emerg] "root" directive is duplicate in /var/www/mydomain.com/conf/nginx/magento.conf:22...
View ArticleRedirect all to www
You should edit your vhost file. Edit the current server block in order to have only the www version of the domain; after that you manually add a new server block without www, just with the redirect...
View ArticleAnyone using Magento 2 with EasyEngine?
Hello, can you show me your vhost configuration ?
View ArticleMobile letsencrypt problem > ERR SSL PROTOCOL ERROR
I solved the issue by removing the AAAA register for all my sites.It seems that the IPV6 + SSL wasn't well configured, and I suppose that mobile over 3G/4G uses IPV6 instead of IPV4, I don't know...
View ArticleMobile letsencrypt problem > ERR SSL PROTOCOL ERROR
Are you guys using IPV6 + Letsencrypt successfully? If yes, is there something I need to know to correctly configure my server?
View ArticleNew album not appearing in activity stream for group
Hi guys I have just added a new album to a group and it is not appearing in the groups activity stream or the main activity stream. I did filter for rtmedia updates as well and still nothing. I can't...
View ArticleChange domain of site with SSL (LE)
I often use this guide to move sites: easyengine.io Site Migration - EasyEngine Migration process is divided into following parts Setup Server Create Website Copy Web-root Import Database DNS NOTE: We...
View ArticleWordPress plugin settings when using Redis & nginx FastCGI together
I'm not sure using Redis and FastCGI will give you any advantage. I'm not even sure you really can use both together effectively.Aren't them suppose to cache the same things? I personally use...
View ArticleGetting the list bullet appearing
You are welcome, @SciFiKriss. I am glad to know that your issue has been fixed. Thanks for the further details! I am closing this thread for now. Regards,Pranali
View ArticleError installing SSL letsenscript
any one get the same thing with me????installed ssl before and it did work...but after im reinstalled it doesnt work..it said ""YOUR DOMAIN NOT POINTED TO SERVER...but i dont do any change to the...
View ArticleError installing SSL letsenscript
Try: rm -rf /root/.local/share/letsencrypt ee stack ugprade --all I had exactly the same issue and the most probable cause was an outdated version or certbot or python itself. The commands above...
View ArticleAnyone using Magento 2 with EasyEngine?
Here you go @virtubox : https://gist.github.com/abrcoelho/fe8dcf8bb8a0c485e5ad04548ff9b485 The first file is at /etc/nginx/sites-available/mydomain.com and the second at...
View ArticleNew album not appearing in activity stream for group
That is very strange @SciFiKriss, I tried to regenerate the issue but couldn't make it. Please, once check if you are able to receive the activity updates on your personal wall ( profile activity /...
View Article