|
Mantis - php5_dom
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5198 | regular use | crash | always | 2014-08-11 19:24 | 2016-10-24 14:12 |
|
|
|||||
| Reporter: | plexcsw | Platform: | |||
| Assigned To: | dam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| 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 |
||||
| Steps To Reproduce: | |||||
| 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(); ?> |
||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-08-11 19:24 | plexcsw | New Issue | |||
| 2014-09-08 17:25 | dam | Status | new => assigned | ||
| 2014-09-08 17:25 | dam | Assigned To | => dam | ||
| 2014-09-09 17:09 | dam | Note Added: 0010899 | |||
| 2014-09-09 17:09 | dam | Status | assigned => feedback | ||
| 2016-10-24 14:12 | dam | Note Added: 0011209 | |||
| 2016-10-24 14:12 | dam | Status | feedback => closed | ||
| 2016-10-24 14:12 | dam | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||