How to redirect url with complete slug in easyengine + nginx + html
Did you update your host file by adding your ip and example.com to the list?
View ArticleNGINX noob question
just add the ip in your host ex. 10.0.0.15 coolnewsite.com www.coolnewsite.com then restart or reload your nginx
View ArticleServer Monitoring and Alerting tool
The first tool that comes to mind is Monit, it solves both questions 1 + 2. As described on their website; Monit can act if an error situation should occur, e.g.; if sendmail is not running, Monit can...
View ArticleBackupwordpress stopped working on easyengine
Hello. I have got 4 separate installations of Easyengine. On two of them (older, not updated versions of easyengine, probably 2-3 years old), the plugin works well and there are no problems...
View ArticleAllow everyone to post comments on images
Hello, I want to allow everyone to post comment to image. It's possible? Thank you!
View ArticleAdd Media upload button to activity/hub/member reply comments
This would be very useful to have. As soon as this could be implemented the better! Thanks
View ArticleEasyEngine Proper Conf Location to for Custom SSL & Rewrite config
Hello, I wanted to ask where is the proper location to put the nginx conf for a sites custom SSL config and site specific rewrite rules? I see the /etc/nginx/sites-available/domain.com and the...
View ArticleMigrating a website from a shared host on bluehost to VPS with LE(nginx)MP...
I think you just need to backup your multisite using something like this tutorial...
View ArticleAdd Media upload button to activity/hub/member reply comments
https://wordpress.org/plugins/comment-images-reloaded/ this is a new plugin in the WordPress repository you might try out -- it seems to keep image sizes small but you may still want to use imsanity...
View ArticleChanging PHPMyAdmin Port 22222 to some subdirectory
PhpMyAdmin was installed using easyengine and therefore the tools work using port 22222 as easyengine has configured to use all the admin tools through that port. But here due to restrictions I can...
View Articlengx_pagespeed not working properly
Hello! I also had a problem to get stats_json working. The solution is to create the file and make it accessible by the PageSpeed module. In Josefs case I would do the following: mkdir -p...
View Articlengx_pagespeed not working properly
Are you aware EE dropped PageSpeed support since a month or two ago?
View Articlengx_pagespeed not working properly
Ohh sorry, I did not realize this. But I do not use EE, I only used their to tutorial to set up a nginx cache server where I wanted to optimize the images.
View ArticleSSL_shutdown() failed - No Sites will Load after 3.6.1 upgrade
I'm getting the following error after upgrading from 3.6.0 to 3.6.1: 2016/05/31 09:00:27 [crit] 19730#0: *103178 SSL_shutdown() failed (SSL: error:140E0197:SSL routines:SSL_shutdown:shutdown while in...
View ArticleUnable to activate, have BuddyPress installed
I receive an error when I attempt to activate rtMedia. I get the following error Warning: session_start(): user session functions not defined in...
View ArticleNginx security advisory (CVE-2016-4450)
A problem was identified in nginx code responsible for saving client request body to a temporary file. A specially crafted request might result in worker process crash due to a NULL pointer...
View ArticleDomain is in GoDaddy and Hosting is BlueHost, Is it ok to Migrate?
Hi rtCamp, First of all I want to say THANK YOU guys for creating this step-by-step tutorial. I can't find any other tutorial like this in the entire web. Okay. Here's my question, Basically, I don't...
View ArticleUnable to activate, have BuddyPress installed
Hi snarky, I'm not a Wordpress/Buddypress or rtmedia specialist, but your path seams a little unusual for a Worpress installation. Perhaps you may give us some more details about your installation...
View ArticleAllow everyone to post comments on images
Hi Stefannita, It works for me. Please check your rtMedia settings thought the Wordpress Dashboard. Check in "Display" : the first option allow anyone authentified on the server to leave a comment on...
View ArticleWelcome Page
I created a wp using ee site create example.com --wp. But my site "some times" shows a Nginx Welcome Page. To fix I have to edit conf file of my site changing the listen 443; to 80 and changing again...
View Article