Tagged: Apache HTTP Server

How to: Install Memcache for php and WordPress 0

How to: Install Memcache for php and WordPress

How to: Install Memcache for php and WordPress In what seems the eternal quest of having a good performing hosting server one of the tools that are generally referred to is Memcache. What Memcache...

How to: Deploy WordPress in Ubuntu 0

How to: Deploy WordPress in Ubuntu

How to: Deploy WordPress in Ubuntu Text goes here   I. Enable Apache Modules that are commonly used by plugins: To enable a module: sudo a2enmod module_name To disable a module: sudo a2dismod module_name...