Tag: Centos 7

  • Compile Nginx with Pagespeed Module From Source

    Compile Nginx with Pagespeed Module From Source

    Compile Nginx with Pagespeed Module From Source is not hard as you may think. Below NGINX setup is fit for NGINX + FastCGI Cache. It means you don’t have to use WP Super Cache or W3 Total Cache or any cache plugin. Basic Setup Keep CentOS 7 up to date Disable Root access Firewall Timezone configuration […]

  • Why WordPress Asks for Connection Information?

    Why WordPress Asks for Connection Information?

    Why WordPress Asks for Connection Information? To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host. Why WordPress Asks for Connection Information? I sometime get this get this dialog asks for connection information, […]

  • Setup LEMP Stack Centos 7 + NGINX + MariaDB + PHP 7 from Scratch

    Setup LEMP Stack Centos 7 + NGINX + MariaDB + PHP 7 from Scratch

    Believe me or not, there are hundred ways to setup web server. I searched and tried many of them on a VPS with 512MB of RAM. Most of them had issue with database, MySQL or MariaDB was die again and again. This one has worked for me for more than a year: CNMP (Centos 7 + NGINX […]