Linux System Admins Blog

System admins of Promet – an e-commerce, high availability Open Source web shop – share their findings

Linux System Admins Blog header image 4

Problem Moving Drupal Site With SecurePages Module Enabled

February 17th, 2010 · No Comments

I made a copy of Drupal6 site with SecurePages module installed and configured. This module is configured to redirect all or certain pages to https – depending on your configurations. For our setup we usually include the login and admin sections to redirect to https.
The problem is on the copied site that is [...]

[Read more →]

Tags: HowTo · Tips and Tricks · drupal

Making Changes to Drupal Core

February 15th, 2010 · No Comments

Although we made it a standard not to make any changes to Drupal core and core modules, there are times that our developers really need to make changes to core modules in order to add the required functionality. Cases like additional feature for ‘user’ or ‘comment’ modules and so on. At this state [...]

[Read more →]

Tags: HowTo · Tips and Tricks · drupal

php 5.2.9 on RHEL5.x (for Drupal 6)

October 21st, 2009 · No Comments

Latest version of PHP available for RHEL5.x is 5.1.6 and no new RedHat releases are coming as packaging has ceased. You can get PHP 5.3 for RHEL5 from Remi, but it it’s incompatible with latest versions of Drupal, Civicrm or many modules so we need the a 5.2X branch of PHP. This requires building php [...]

[Read more →]

Tags: HowTo · Installation · drupal

Install Apache Solr Multicore for Drupal

July 1st, 2009 · No Comments

Yesterday I received new installation request from developers to install ApacheSolr module for Drupal. Check this link for more details on Apache Solr Search Integration. Since this is new to me I spent some time on searching and doing test installations. To make it short below is my setup on our shared [...]

[Read more →]

Tags: HowTo · Installation · drupal

Moving Drupal / Civicrm Sites

June 29th, 2009 · No Comments

In this guide i will provide the steps in moving Drupal sites with CiviCRM – with Drupal and CiviCRM in one or separate databases. I will outline the steps and sample commands but won’t give much details, so feel free to ask if you need any clarifications. Also, refer to my previous guide [...]

[Read more →]

Tags: Centos · HowTo · Storage · cloud computing

Beer Money and Open Source Ad Network

January 6th, 2009 · 1 Comment

Beer money and open source ad network don’t really have anything to do with each other other than the fact that the sys admins of Promet Host will get counting on some buying some beer this summer with the [Ad Bard] earnings.  That’s right, all proceeds this sprint will be used to buy us some [...]

[Read more →]

Tags: Installation