Error 403 Forbidden
Hello, I install ee normally in my htttp site and it Works. After I installed a certificate SSL and configure it my site got 403 Forbidden error when I try to access. My server config: server { listen...
View ArticleRtmedia Problem
Hi there, I have encountered the same problem : I can post a text message on the activity wall, but not to attach a picture for example. The picture can be selected or dropped in the window and the...
View ArticleHttp/2 support ? (Now that mainline isn't supported)
Hi @ben74, Support for HTTP/2 has been added by default in EasyEngine v3.6.0 and therefore mainline was removed. You can update to EasyEngine v3.6.0 to get HTTP/2 support. Note: "spdy" module support...
View ArticleSites Gone after 3.6.0 upgrade
Hi @digitalpure Apologies for the issues faced by you. To bring it to your knowledge, We use git for our nginx version controlling. So in future if you come across any such issue you can use git log...
View ArticleCorrect collation in mariaDb config file
@MickePalm This is a known issue with pymysql module that we are using to connect to MySQL server. Can you please revert your changes and try again ?
View ArticleHttp/2 support ? (Now that mainline isn't supported)
Thanks @ssalil ! If it's a default now, how comes my server (setup with the latest EE release, wpfc install) doesn't show up as using HTTP/2 when using the online tests such as...
View ArticleCorrect collation in mariaDb config file
If I revert my changes everything is fine, but I need to use swedish collation and not unicode. Any workaround for this by pyMySql so I can use swedish collation? Otherwise, any update from them?...
View ArticleHow to remove the numbers?
Hello @maryanshap, I hope you are doing well. An easy way would be to hide it using Custom CSS. Try below code to Custom css tab under rtMedia admin settings : #buddypress div.item-list-tabs ul li a...
View ArticleHttp/2 support ? (Now that mainline isn't supported)
Hi @ben74 While setting up SSL sites, EasyEngine doesn't configure the site to use HTTP/2 on it's own. If you want to use HTTP/2 you will need to enable it manually. You can refer below link, to know...
View ArticleSites Gone after 3.6.0 upgrade
thanks for the heads up with the git log... i knew it was going to git just did not think about doing a repo check and reverting. this is on a private vps with 4GB of ram, using OpenVZ as the container.
View ArticleEE Site Create Fails @ DB Creation if mysql password has special characters...
I noticed. Then I stopped using special characters in my password. Did I take the wrong path?
View ArticleHow to redirect url with complete slug in easyengine + nginx + html
Hello friends! I have a problem to several days without solution. I created a subdomain sub.example.com. To redirect all urls of this subdomain (www to no-www), put the following code into the server...
View ArticleEE Site Create Fails @ DB Creation if mysql password has special characters...
I had noticed this before too. I love using special characters mixed with letters (uppercase and lowercase) and numbers to make the password more difficult. It would be great if they looked at this...
View ArticleCan't config Ram for PHP's Zend Opcache in 10-opcache.ini
Hi, I have edited my 10-opcache.ini in /etc/php/5.6/fpm/conf.d ; configuration for php opcache module ; priority=10 zend_extension=opcache.so opcache.memory_consumption=128...
View ArticleHow to redirect url with complete slug in easyengine + nginx + html
Have you try adding a (www) CNAME to your Domain in your DNS settings?
View ArticleEE Site Create Fails @ DB Creation if mysql password has special characters...
I noticed and stopped using special characters as well.
View Article.php to non php redirect
Hi, I have this same issue. I need to redirect any empty .php files ( like www.domain.com/test/random.php) to wordpress so we can handle redirects within wordpress. However, right now all I get is a...
View ArticleEE Site Create Fails @ DB Creation if mysql password has special characters...
It's not that you took the wrong path, but it is generally considered more secure to use a mix of letters with different cases, numbers, and special characters in a password. Which is fully supported...
View ArticleHow to redirect url with complete slug in easyengine + nginx + html
Hello sinewaves, thanks for the tip. I had not put the cname (www) because I had a "record A" with a wildcard (*). Hence I thought only that resolved. I added the cname now and is redirecting all...
View ArticleHow to redirect url with complete slug in easyengine + nginx + html
With fictitious information, my dns settings are as in attached print: my-dns.jpg985x652 44.3 KB
View Article