How to Install Nginx 1.6.2 with PageSpeed on Linux CentOS 6
This article will show you the steps to install Nginx and ngx_pagespeed module on Linux CentOS 6 virtual private server (VPS). By using ngx_pagespeed, the speed of your website will…
How to Install Nginx 1.6.2 with PageSpeed on Linux CentOS 6
This article will show you the steps to install Nginx and ngx_pagespeed module on Linux CentOS 6 virtual private server (VPS). By using ngx_pagespeed, the speed of your website will…
When managing a website, encountering errors is part of the process. One such error that you may come across when using the Nginx server is the “upstream timed out (110:…
How to Setup Varnish 3.0 in Front of Nginx, PHP5.4 (PHP-FPM)
In web hosting one common challenge for server administrators is how to effectively manage the load on their servers, especially when running resource-intensive applications like WordPress. The solution? Implementing a…
How to Setup Nginx,PHP5.4, PHP-FPM, MySQL 5.5 On CentOS 6.5 VPS
This post will show you the procedure to setup Nginx, PHP5.4, PHP-FPM and MySQL 5.5 On CentOS 6.5 Virtual private server(VPS). You need to setup the required repo such as…
How to Install and Configure ProFTPD FTP Server on Ubuntu 14.04
ProFTPD (short for Pro FTP daemon) is a popular open-source FTP server. It’s an alternative to vsftpd. For those who run virtual private server (VPS) or dedicated server to host…
How to Fix _default_ VirtualHost overlap on port 80, the first has precedence
Question : I running wordpress blog on apache web server on Virtual private server (VPS). I had the problem when i restarted the httpd service on my VPS. This error…
How to Setup WordPress on Nginx, PHP-FPM and MySQL
WordPress, a widely used blogging platform, can be served using either Apache or NGINX. While Apache is the most popular web server and has served many of the world’s largest…
How to Display MySQL Processes
MySQL is a popular open-source relational database management system (RDBMS) used by developers and administrators to manage, store, and retrieve data in a structured format. When working with MySQL, it’s…
How to Secure your MySQL on VPS or Dedicated Server
Running a WordPress blog on your own VPS or a dedicated server is not as straightforward as running it on a shared account from a hosting provider. There are several…
How to Install WordPress on Remote MySQL
WordPress is an open source content management system (CMS) and popular blogging platform in the world based on PHP and MySQL platform. WordPress can be install on multiple way, either…
How to Install WordPress on CentOS 6.4
WordPress is free web blogging software and open source content management system (CMS) which based on PHP and MySQL platform. You can run and install WorPress on shared Web hosting…
WordPress is a popular content management system that requires PHP and MySQL to function. However, sometimes you may encounter an error message that says “Your PHP installation appears to be…