[eluser]louisl[/eluser]
What PHP versions are the two servers?
What version of CI are you using?
Just an idea - your host maybe PHP 4 and locally you're on PHP 5 or you could be using CI 2 (PHP5) and writing stuff following the book for CI 1.7 (PHP 4) which would cause conflicts.