The following issue requires your FEEDBACK. ====================================================================== 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: feedback ====================================================================== Date Submitted: 2014-08-11 19:24 CEST Last Modified: 2014-09-09 17:09 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 ====================================================================== ---------------------------------------------------------------------- (0010899) dam (administrator) - 2014-09-09 17:09 https://www.opencsw.org/mantis/view.php?id=5198#c10899 ---------------------------------------------------------------------- I just made a new version of php and it looks good: http://buildfarm.opencsw.org/experimental.html#php5 Please verify that it works for you.
