You're welcome ;) You might want to check what PHP module is active now in Apache (if you are using mod_php), just so you have a consistent environment. If you are using Ubuntu (or another Debian derivative), this command should do the trick:
ls -l /etc/apache2/mods-enabled/php*
ls -l /etc/apache2/mods-enabled/php*