The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5198 ====================================================================== Reported By: plexcsw Assigned To: dam ====================================================================== Project: php5_dom Issue ID: 5198 Category: regular use Reproducibility: always Severity: crash Priority: normal Status: assigned ====================================================================== Date Submitted: 2014-08-11 19:24 CEST Last Modified: 2014-09-08 17:25 CEST ====================================================================== Summary: dom installed -- PHP Fatal error: Class 'DOMDocument' not found Description: phpext -q dom gives dom_enabled=true phpinfo() shows: DOM/XML enabled
But PHP gives a fatal error at the first DOMDocument(); call: PHP Fatal error: Class 'DOMDocument' not found ======================================================================
