[#30] added php-curl requirement
This commit is contained in:
parent
5894bce133
commit
abb46397d3
|
|
@ -4,6 +4,7 @@ There shouldn't be any requirements that any web hoster wouldn't comply with, bu
|
||||||
|
|
||||||
1. PHP 5.3+
|
1. PHP 5.3+
|
||||||
2. PHP PEAR (to install on Debian/Ubunto, run `apt-get install php-pear`)
|
2. PHP PEAR (to install on Debian/Ubunto, run `apt-get install php-pear`)
|
||||||
3. Read/write permissions on your webspace
|
3. The `php-curl` module
|
||||||
4. Reasonable amount of protection, i.e. only authorised users (you) can upload/download the files
|
4. Read/write permissions on your webspace
|
||||||
5. Ideally with it's own IP address (makes configuring the VPN easier)
|
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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue