Setup Failure Codes/PHP XML support

From Davical
Jump to navigationJump to search

Template:Critical Setup Failure

The caldav protocol is XML, even though the actual calendar events are not. DAViCal needs the PHP XML extension to parse what a client wants it to do.

The XML extension was part of the core PHP package in PHP 5, but has been split out for PHP 7, so e.g. on Debian systems you'll have to install the php-xml package now.