Revision of Pressflow from Thu, 11/04/2010 - 12:07

Revisions allow you to track differences between multiple versions of your content, and revert back to older versions.

Pressflow is a distribution of Drupal with integrated performance, scalability, availability, and testing enhancements. It can integrate with a web proxy such as Varnish

Pressflow is a drop-in replacement for Drupal 6.x:

cd /var/websites/projectname/htdocs
wget http://launchpad.net/pressflow/6.x/6.19.96/+download/pressflow-6.19.96.tar.gz
tar zxf pressflow-6.19.96.tar.gz
cd pressflow-6.19.96

Assuming you have a sites folder in /var/websites/projectname/htdocs, we'll link it into the Pressflow folder, saving the Pressflow version of sites:

mv sites sites.orig
ln -s ../sites sites

Adjust your Apache configuration so it's DocumentRoot for your site is the new Pressflow folder, then restart Apache.

Recent Updates

  • 2 years 1 week ago
  • 2 years 1 week ago
  • 2 years 1 week ago
    php 8.x
  • 2 years 1 week ago
    10.6.7
  • 2 years 2 weeks ago
    Drop Centos 5/6 stuff