Using HHVM with php-fpm fallback configuration in Ubuntu 14.04 64bit clean...
honggian: upstream hhvm {server 127.0.0.1:8000;server 127.0.0.1:9000 backup;} Where did you find this code? It's not in the original article if you were following it. There are only two blocks:...
View ArticleUsing HHVM with php-fpm fallback configuration in Ubuntu 14.04 64bit clean...
That code has been generated by automatically in my situation Ubuntu 14.04 64bit LTS version.
View ArticleUsing HHVM with php-fpm fallback configuration in Ubuntu 14.04 64bit clean...
My bad, yes it now present in upstream.conf, I apologize.OK so when you're saying nginx couldn't restart properly, what error(s) do you see in logs?
View ArticleProtect Your Server Against the Dirty COW Linux Vulnerability
Websites running Linux server are vulnerable to a new vulnerability known as "Dirty COW".This vulnerability will let users on the server without root access to run commands as "root".To check if your...
View ArticleUsing HHVM with php-fpm fallback configuration in Ubuntu 14.04 64bit clean...
Dear Tyrro Sorry for late response, I already deleted the os and EazyEngine, so I have to reinstall to reply your question. From the clean install, the “php5-fpm -t && service php5-fpm...
View ArticleReload : nginx [Failed]
ok, what is the output of this command: sudo ee stack status and /or sudo service nginx status
View ArticleUsing HHVM with php-fpm fallback configuration in Ubuntu 14.04 64bit clean...
It looks like your install is broken. I would start fresh and then move your sites to new server.
View ArticleUsing 32768KiB of shared memory for push module in /etc/nginx/nginx.conf:106
how did you solved it ,i have same problem
View ArticleAnyone using Magento 2 with EasyEngine?
Hi, Is there anyone running Magento 2 with EasyEngine? If yes, can you please share your experience in terms fos speed and performance and also what special custom changes where needed in order to...
View ArticleBuddypress Media - Private Messages function
No, no. The function is: Privacy for Private Messages. BuddyPress does not have this function. For example, if I want receive Messages only of my friends... or somebody Logged, or anybody. This...
View ArticleBuddypress Media - Private Messages function
Hi Leo, Like I mentioned earlier, Private messaging is a BuddyPress-provided service. We have no plans to change this default functionality in any way. I'm sure the functionality you are looking for...
View ArticleOpen lightbox instead of media's permalink
@marineb in order to open images in popup. you will have to follow the same HTML for media item list. check the below code and let me know if it work for you add_action( 'bp_after_member_header',...
View ArticleHow to migrate a SSL site?
How do I migrate a SSL site that was created with easyengine? I'm just changing host and they both run easyengine
View ArticleLimited the Upload of Media
Hi there,I have in my site the rtMedia and also the ad-on myCred. I would like to limite the number of uploads of media that the member can do per day. Also I would like that the rtMedia-myCred, would...
View ArticleCloudflare on Easy Engine
I have been using cloudflare with Easy Engine for the last year with https with no issues. My approach:1. Setup ngnix and wordpress to be https. You can use self signed certs, purchased certs or the...
View ArticleEasy way to serve both a WordPress and a static/php website at the same time?
You should be able to create a static html pages(s). Place them in your htdocs folder. Make sure the primary page is index.html. In your nginx sites-available you will want to edit the following...
View ArticleCloudflare on Easy Engine
Hi @lotusjeff Thank you very much for your response. We have now managed to resolve our issue but something else in your comment interests me -- do I understand correct that you are using SSL (Let's...
View ArticleCloudflare on Easy Engine
Yes. I have this set on multiple domains, both with standalone WP and Multisite. The domain is setup with SSL in nginx. Cloud flare is setup with full ssl. So.......
View ArticleCloudflare on Easy Engine
@lotusjeff thanks for the reply Just to make sure I understand correct: DNS for domain is managed by Cloudflare? SSL for domain is setup per normal through, as an example, Let'sEncrypt? This is done...
View Article