Did you change the path from the localhost to the hosting server?
Also remove try changing
PHP Code:
.:/usr/lib/php:/usr/local/lib/php 

To
PHP Code:
/usr/lib/php:/usr/local/lib/php 
See if that helps