Pro Tip: Upgrade to PHP7
Pro Tip: Upgrade to PHP7 As you probably figured out, we run a WordPress site which it in itself runs on PHP. Many complaints have surface around the performance of php 5.x and even...
A site dedicated to Exchanging Knowledge (reviews, q&a, help, support)
Pro Tip: Upgrade to PHP7 As you probably figured out, we run a WordPress site which it in itself runs on PHP. Many complaints have surface around the performance of php 5.x and even...
How to: Override a Location directive on NginX Sometimes when coding you are in need to re-use a lot of the logic across different systems but find yourself needing to overwrite some of that...
How to: Move your NginX website to HTTPs / SSL It comes at no surprise that a lot of people are looking into moving their sites to HTTPs due to recent events: Google’s decision...
Resolved: Blank pages when using NginX with php-fpm As of late I have been a bit busy so keeping up with updates to the web server has been pretty much neglected. Because of that...
Changes with NginX 1.4.6 Below are the list of changes from the 1.4.5 release of NginX to version 1.4.6 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update mainly provides bug-fixes which are not...
Changes with NginX 1.6 Below are the list of changes from the 1.5.13 release of NginX to version 1.6 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update makes the development / mainline...
Changes with NginX 1.7 Below are the list of changes from the 1.5.13 release of NginX to version 1.7. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update includes several new Features so updating...
How to: Improve SSL performance on NginX You would be surprised but a lot of people face SSL performance issues when using NginX. I recently deployed SPDY over SSL for my sites and came...
Changes with NginX 1.5.13 Below are the list of changes from the 1.5.12 release of NginX to version 1.5.13. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update includes several bugfixes but no...
Changes with NginX 1.5.12 Below are the list of changes from the 1.5.11 release of NginX to version 1.5.12. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update includes a security fix so...
Love
Can we use Let's Encrypt, the free and open certificate authority?
Hola! gracias por la info, me sirvió el comando sacandole el nombre del server. En mi caso, fue una migración…
Yes 3rd option helped me too. I removed the WC key Values from config file then started working.
I know this is from 2014. But really, thank you!