Apache

Shorten load time for WordPress running on Apache and Linux using compression

 

Posts Tagged ‘Apache’

Speeding Up WordPress

Saturday, March 6th, 2010 03:53 pm GMT -5

Over the past week or so as part of the project I am working on I wanted to speed up a WordPress site that is being used as a CMS.  During this process I discovered a two methods (well three technically) that can be used to dramatically shorten the load time for content and speed

Read the rest of the story…

Installing Alterative PHP Cache (APC) with Plesk on Ubuntu

Friday, July 24th, 2009 04:02 pm GMT -5

Alternative PHP Cache (APC) is a PHP accelerator. PHP accelerators are extensions built to increase the performance and decrease the load time of software applications written using the PHP programming language. Most PHP accelerators work by caching the compiled bytecode of PHP scripts to avoid the overhead of parsing and compiling source code on each

Read the rest of the story…

FLIR Installation

Wednesday, July 8th, 2009 02:18 pm GMT -5

Requirements PHP and GD. Little testing has been done with different versions of PHP. If you have PHP 5 with GD enabled you shouldn’t have any problems. PHP 4 currently has some issues but should be resolved in the next release of Facelift. A newer version of ImageMagick (6.3.7+) is required for the FancyFonts and

Read the rest of the story…