| Summary | PHP 5.0.4 and domxml |
| Queue | Horde Base |
| Queue Version | 3.1-RC2 |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | andy (at) thx (dot) pl |
| Created | 02/13/2006 (7206 days ago) |
| Due | |
| Updated | 02/14/2006 (7205 days ago) |
| Assigned | |
| Resolved | 02/13/2006 (7206 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
When I run test.php i see
//----------
// * DOM XML Support: No
//----------
All other is YES :(
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ PHP 5.0.4 and domxml
Queue ⇒ Horde Base
I can't access to Administration -> Setup -> Horde
I get error message
A fatal error has occurred
You need the domxml PHP extension to use the configuration tool.
[line 25 of horde/admin/setup/config.php]
On php.net site http://pl.php.net/manual/pl/ref.domxml.php I see
"If you need DOM XML support with PHP 5 you can use the DOM extension.
This domxml extension is not compatible with the DOM extension."
Is possible to access Horde setup/config files with PHP 5 ?