Where is php.ini for nginx + php5.6-fpm
Hi Everyone, I seem to have problems saving a crowded menu in wordpress. Seems I have to increase post max vars in php.ini, I have edited /etc/php5.6/fpm/php.ini but that did not work. Any ideas would...
View ArticleWhere is php.ini for nginx + php5.6-fpm
You need to add (if it doesn't exist) or increase max_input_vars PHP var in php.ini to something like 5000 or 6000. max_input_vars = 6000
View ArticleEE has Nginx compiled with SPDY?
Why would you want SPDY if you can run your sites under http/2?
View ArticleWhere is php.ini for nginx + php5.6-fpm
Hey tyrro, Thanks for the feedback, already done that. But I might have updated the wrong php.ini maybe? Nothing else comes to my mind..
View ArticleWhere is php.ini for nginx + php5.6-fpm
Have you restarted php5.6-fpm? sudo service php5.6-fpm restart
View ArticleGalery Page Not Working
Thank for the suggestion.The gallery is now working.It was a configuration in the theme. Thank you again
View ArticleGallery Page - Show Member Name
I thereSorry for the delay in answer, but I was looking for the problem about the Gallery not work and now its working almost ok.I also saw the link you send me, to make the user name apear in the...
View ArticleRt-media doesn't work
hi, rt-media don't work.From 1 week, images and videos are not loading in home. I have made updates. What's the problem? Thank's
View ArticleEE has Nginx compiled with SPDY?
@eetry -- Yeah, why use SPDY when HTTP/2 is available? If you need help getting EasyEngine setup with HTTP/2 support you can check out my post.
View ArticleEE has Nginx compiled with SPDY?
@portofacil and @brianjking Thank you very much for your reply. Why I considered SPDY when there's HTTP/2 is because of this article:https://deliciousbrains.com/hosting-wordpress-yourself-ssl-spdy/...
View ArticleMail, mail and more mail - Hostname and mailserver name on same IP but...
Couple questions The VPS hostname differs from the mail server name; although they are on the same box and same IP. So example.domain.com is the machines host name. Mail for main domain is...
View ArticleMail, mail and more mail - Hostname and mailserver name on same IP but...
SSL is handled by SAN/UCC btw
View ArticleOdroid-C1 Can't install: E: Package 'nginx-custom' has no installation candidate
Hello! I want to deploy Wordpress on my Odroid-C1 (ARM) in my home network for testing. I followed the 2 liner on the first page, but the 2nd command "sudo ee site create 192.168.1.100 --wp" produces...
View ArticleImage optimization using cronjobs
I've been reading several articles like this one about running optipng and jpegoptim using cronjobs to automatically optimize images in /var/www/. This seems more efficient then using a WordPress...
View ArticleEE has Nginx compiled with SPDY?
Setup an HTML website with http/2 in your server and compare its TTFB with the results from the WP site. If the numbers are exactly the same your server might be in a slow network. If WP site is much...
View ArticleImage optimization using cronjobs
I do this. IMHO it is one of the best possible practices about image optimization.
View ArticleOdroid-C1 Can't install: E: Package 'nginx-custom' has no installation candidate
EE is meant to run on top of Ubuntu LTS or Debian, not ARM systems. There are no packages compiled for your architecture, and you won't be able to run EE on this machine unless you fork the project...
View ArticleFont size of albums
HI, I was wondering how to change the font size of all the albums. Our theme font is rather large because the website is for those 55+ in age so they can see it, and because of that the album names...
View ArticleOdroid-C1 Can't install: E: Package 'nginx-custom' has no installation candidate
Nobody made packages for armhf?! I am using my Odroid C1 with Ubuntu 16.04 LTS (official), but there are also latest Debian 7/8 images available with full repository for ARM devices. I found this...
View Article