We have added Custom Rest API module for,
files we haved added and its path 
    app\code\local\Restapi\... 
and
app\etc\modules\Restapi_mymodule respectively,
now issue is,
while calling this API
`http://domainname.com/api/rest/offers?module=home_screen`
its working on localhost perfectly,
and on live server its giving
 `NetworkError: 500 Internal Server Error - http://theethnicwear.com/api/rest/offers?module=home_screen`    
 
     
     
     
    