502 nginx when i create a new website
I installed easyengine on many vps i didn't get any error. But in this time I get some problems when i install easygine. And when i create webiste it likes this It fixed that by this commandee stack...
View Article502 nginx when i create a new website
ee stack install --php will probably fix your issue.
View ArticleInstall sites with EE for different Linux users
Thanks very much for your responses. Would still be nice to know if this is planned for EE.
View Article502 nginx when i create a new website
root@pbn1:~# ee stack install --phpPHP already installedroot@pbn1:~#
View Article502 nginx when i create a new website
Try: ee stack purge --php ee stack install --php service php5.6-fpm restart If it does not work, reinstall your server from zero, and don't run ee stack install. Instead just create your site and EE...
View ArticleDisplay media with a particular title
Hello, I would like to display in a rtmedia gallery all the medias whose title is "Mainim" only.Is it possible to do a query on the name, with 'rtmedia-model-where-query'?I have seen this code for...
View ArticleIs mariadb installed by default with EE?
Will this command ee site create example.com --wpredis create a site with php7 and mariadb by defualt? I assume yes about the PHP7 from the FAQ stating the latest PHP is installed. I wasn't sure about...
View ArticleHow to Install gmp extension?
Depending on the php version you want it at, the commands that worked for me were: apt-get install php5.6-gmp apt-get install php7.0-gmp
View ArticleRT Media not working
Hi @gospounderground,did you checked by resetting permalink ? can you share your rtMedia Plugin debug info here.Go to Admin panel => rtMedia Tab => support => Debug Info It will help us to...
View ArticleSetting Up Chroot SFTP Users for EasyEngine Sites (bindfs)
Referencing both the EE docs article on creating chroot SFTP environments and the resource on bindfs, I've created two simple shell scripts to manually create chroot SFTP users in a few seconds....
View ArticleRT Media not working
=========================================================================@naveengiri ======================================= Debug Info...
View ArticleLocal CDN with WP Redis
Hello guys, I'm trying to setup a local CDN on a website.I've updated the settings for the website configuration with ee site edit example.com.The setting i added: subs_filter...
View ArticlePhp5-fpm.sock failed (2: No such file or directory) while connecting to upstream
This is my NGINX error log of my website www.dealslama.comI'm fed up now with linode hosting and looking some help to get solve this error ASAP. I'm badly loosing revenue .. Below is the error log...
View ArticleMedia galery: Oops ! There's no media found for the request!
There is nothing on the Media Site (Media Galery). I put: (tried also different codes): [rtmedia_media_uploader_attributes] [rtmedia_gallery global="true"] but only see: Oops !! There's no media found...
View ArticleMail Stack Fails
I've been trying to install mail stack for the last 5 hours but without any success, I've read the forum, searched google and nothing. It starts the installation but it breaks when it gets to amavisd...
View ArticleWhere to change wordpress wp-cofing.php location? How is possible that in EE...
Kangarooo: How is possible that in EE wp-config.php is out of public_html? From the official WordPress documentation: https://codex.wordpress.org/Editing_wp-config.php NOTE: Since Version 2.6,...
View Article