Category Archives: PHP

HOWTO Virtual Mail Hosting on CentOS 6.x – Postfix MySQL Dovecot PostfixAdmin Amavisd-new Spamassassin Clamav DKIM SPF

Introduction This is an advanced email server configuration. This configuration will allow you to serve multiple domains on one server. This howto will allow you to setup a server that is one of four mail server types: Mail server with … Continue reading

Posted in Apache, DNS, Linux, Mail server, MySQL, PHP, Postfix | Leave a comment

optimizing apache mysql php with low memory server

Don’t run X, shutdown all unnecessary services, and compile Apache, MySQL, and PHP with only essential functionality.   Apache The biggest problem with Apache is the amount of ram is uses. I’ll discuss the following techniques for speeding up Apache … Continue reading

Posted in Apache, MySQL, Optimize, PHP | Leave a comment