Some PHP extensions may not be enabled in 5.5/5.6 (check mysqli, mbstring, etc.). Older Joomla or plugins may use deprecated mysql_* functions. Turn on error reporting in php.ini to see what’s failing.
Confirm you edited the correct php.ini for each PHP version (phpinfo() helps).