Force HTTPS not working with lets encrypt
I added lets encrypt certificate to my site but the conf to force https is not working. The certificate ssl works nice.
View ArticleForce HTTPS not working with lets encrypt
Have you tried adding the following to the relevant site's config file: server { listen 80; server_name yoursite.com www.yoursite.com; return 301 https://yoursite.com$request_uri; }
View ArticleCannot protect wp-login.php (IP/htpasswd) in subdirectory
Hi @ckissi, You're right about the file already being handled elsewhere; It's in the wpcommon file located in /etc/nginx/common You're not alone! Making htpasswd work is something I've also been...
View ArticleHow stable is NGINX?
Hi all, I am relatively new to NGINX and right now I am trying out EE in order to see if it suits my needs. I noticed that my Ubuntu distribution comes with NGINX 1.4.6, while EE installs the ppa...
View ArticleERROR MESSAGE E5267A6C WHEN INSTALL ee stack
I'm experiencing the same issue on Ubuntu 14.04
View ArticleTranslation Issues (v.3.9)
Hello @kostasb30, @supergrower You need to use buddypress-media.po file with poedit for the translation. @supergrower, We have updated our text-domain from rtmedia to buddypress-media because...
View ArticleHow to install ioncube
command one, say hello. command two, say please and thank you command three, be a hero https://www.howtoforge.com/tutorial/how-to-install-ioncube-loader/
View ArticleSimple Lightbox
Hello @supergrower, The CSS provided in earlier reply places the media in center position as well by giving width of 100%. You can try adding below CSS code to your Custom CSS tab under rtMedia admin...
View ArticleSome Help
Hi there guys, I've being missing for a few months (good ones) because some medical issues. My stack is HHVM - REDIS - php5-fpm fallback, memcache with nginx fastcgi cache. I'm still using v 3.3.0...
View ArticleBest WordPress setup? FastCGI, HHVM (PHP5 Backup), Pagespeed?
I just started to tinker with Redis a few days ago so I don't have that much experience or info about it yet. The basic build was easy to set up, and from the little work I have done already it's...
View ArticleCannot protect wp-login.php (IP/htpasswd) in subdirectory
Does the plugin "Rename wp-login.php" help?
View ArticleCannot protect wp-login.php (IP/htpasswd) in subdirectory
Hey @meeekz, I don't know about @ckissi but I haven't tried it. I'd rather not have to rely on "another" plugin for a simple task like this. IMHO it should be more easy to accomplish through...
View ArticleOffloaded mysql without remote access
Just curious what the best suggestion is as I try to get a better understanding of how to best use ee. Obviously I want to take advantage of my VPS hosts free offloaded mysql offering but they only...
View ArticleCannot protect wp-login.php (IP/htpasswd) in subdirectory
meeekz: Does the plugin "Rename wp-login.php" help? I'd rather use WPS Hide Login, it is way more compatible with my blogs (I don't know exactly why).
View ArticleSome Help
Hi @alexblajan, Regarding which is faster, I think these links will give you a few good insights: Zend's PHP 7 Infographic HHVM Demonstrated to be 18.7% Faster Than PHP 7 on a WordPress Workload The...
View ArticleCannot protect wp-login.php (IP/htpasswd) in subdirectory
@janiosarmento I use iThemes Security, it also includes the option to change the URLs for WordPress dashboard areas including login, admin and more. I still believe there should be an easier way to...
View ArticleCannot protect wp-login.php (IP/htpasswd) in subdirectory
My opinion is irrelevant regarding what I consider easy or not.
View ArticleMigrate data from BP-Album to rtMedia
Hello @pixelmagic @pranalipatel @rahul286 , I try to import images from bp-album to rtMedia with BuddyPress Media 2.8 and 2.15.4 versions and do the same pixelmagic: nothing happens when I press the...
View Article