phpservermon/docs/requirements.rst
spmfox 9c55413f57
Update requirements.rst (#747)
On stock Debian 9.9, "apt-get install php-xml" is needed to get anything to load. Here is the error you get without it: (Extension DOM is required. in /var/www/html/vendor/symfony/config/Util/XmlUtils.php:50)
2019-09-17 19:20:40 +02:00

13 lines
174 B
ReStructuredText

.. _requirements:
Requirements
============
* Web server
* MySQL database
* For PHP5: 5.5.9+
* For PHP7: 7.0.8+
* PHP cURL package
* PHP PDO mysql driver
* PHP XML package