That does not help me here.
I compare my phpinfo() extensions , i got GD, DOMXML and so forth enabled. good.
If i go edit that file pointed by phpinfo() to add modules, such as DBG to be able to remote debug my scripts, the said extensions are flagged as commented, with a ; on the line first chatacter.
Leads me to think that's not the php.ini file being used.
If it helps, i used cPanel's update feature to update to php 4.4.0. So maybe they are using a diff php.ini file that is lurcking somewhere, and that's the one i need to get my hands on.