Archive

Archive for the ‘PHP’ Category

Installing mcrypt for PHP 5.3 on CentOS 5.6

October 23rd, 2011

With CentOS 5.6 Red Hat added an optional php53 package for those that need a PHP version later than 5.1.6. After removing the php packages and installing php53 you will probably notice that the mcrypt extension is missing. With a few steps we can compile and install this extension. Read more…

Linux, PHP ,

SMF and MediaWiki Bridge

February 12th, 2008

After testing out both bridges currently available for SMF and MediaWiki I decided to write my own. Let me first go through what I liked and didn’t like about the existing bridges. Read more…

Linux, PHP ,