REST Service not working-Code Igniter-Collection of common programming errors

I want to implement a Phill Sturgeon CodeIgniter RESTServer library in my project.
I copied the files rest.php, Format.php, REST_Controler.php in folders config,library,library respectively.

I created my controller called services with following code:

Originally posted 2013-11-09 22:47:57.