Revision of Pressflow from Wed, 11/03/2010 - 13: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

  • 8 months 3 weeks ago
    1.27.2 update
  • 9 months 4 days ago
    Drupal 10/11 config
  • 9 months 5 days ago
  • PHP
    9 months 6 days ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 6 days ago
    New version of Pound