add dependency

This commit is contained in:
2019-09-22 00:11:01 +02:00
parent f27af51f43
commit 58282af9a7

View File

@@ -2,7 +2,7 @@ Hi there!
To install, kindly follow this procedure: To install, kindly follow this procedure:
1. Add apache module rewrite (a2enmod rewrite on debian) 1. Add apache module rewrite (a2enmod rewrite on debian)
2. Add php-curl, php-gd and php-mbstring packages to PHP (if not already built in) 2. Add php-curl, php-gd, php-dom and php-mbstring packages to PHP (if not already built in)
3. Fill in settings.php in databap root folder 3. Fill in settings.php in databap root folder
4. add php user access (read/write) to log.html file 4. add php user access (read/write) to log.html file
5. Allow .htaccess overwrites 5. Allow .htaccess overwrites