[#30] added php-curl requirement

This commit is contained in:
B. Endres 2018-11-26 07:24:38 +01:00
parent 5894bce133
commit abb46397d3
1 changed files with 4 additions and 3 deletions

View File

@ -4,6 +4,7 @@ There shouldn't be any requirements that any web hoster wouldn't comply with, bu
1. PHP 5.3+
2. PHP PEAR (to install on Debian/Ubunto, run `apt-get install php-pear`)
3. Read/write permissions on your webspace
4. Reasonable amount of protection, i.e. only authorised users (you) can upload/download the files
5. Ideally with it's own IP address (makes configuring the VPN easier)
3. The `php-curl` module
4. Read/write permissions on your webspace
5. Reasonable amount of protection, i.e. only authorised users (you) can upload/download the files
6. Ideally with it's own IP address (makes configuring the VPN easier)