Dave - 2014-02-07

Same error on ubuntu 12.04.3 (php 5.3.10).

Easy fix for Pear errors: $sudo apt-get install php-pear
Same fix as 1) above for split() -> preg_split()

Surprisingly not getting pointer error. Have to investigate further.