OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005198 [php5_dom] regular use crash always 2014-08-11 19:24 2016-10-24 14:12
Reporter plexcsw View Status public  
Assigned To dam
Priority normal Resolution fixed  
Status closed  
Summary 0005198: 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
Additional Information pkginfo CSWphp5-dom
Version: 5.3.9.REV=2012.01.25

Apache returns 500 Internal server error on this
test file:

<?php

$dom = new DOMDocument();

?>
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010899)
dam (administrator)
2014-09-09 17:09

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.
(0011209)
dam (administrator)
2016-10-24 14:12

Just verified that it is fixed at least in the current version 5.6.26,REV=2016.10.07


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker