Update requirements.md

This commit is contained in:
peth-systopia 2023-06-21 11:35:39 +02:00 committed by GitHub
parent 010e7d8ed6
commit e172aa196e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
There shouldn't be any requirements that any web hoster wouldn't comply with, but here they are: There shouldn't be any requirements that any web hoster wouldn't comply with, but here they are:
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/Ubuntu, run `apt-get install php-pear`)
3. The `php-curl` module 3. The `php-curl` module
4. Read/write permissions on your webspace 4. Read/write permissions on your webspace
5. Reasonable amount of protection, i.e. only authorised users (you) can upload/download the files 5. Reasonable amount of protection, i.e. only authorised users (you) can upload/download the files