To fix those PHP Warnings you need to change your php.ini .
Get the latest ioncube loader package, load php_ioncube_loader_lin_5.2.so in php.ini.
Remove the configuration to load json, PDO, ... modules in php.ini., those modules has been compiled into PHP binary already.