]> git.mxchange.org Git - friendica.git/blobdiff - INSTALL.txt
added note about POSIX to the installation docs
[friendica.git] / INSTALL.txt
index 2c2df41a59256bd565efb283fa8a1355c6c00ad9..c9a606eb500638370a419eeaeac832a374853834 100644 (file)
@@ -41,6 +41,8 @@ php.ini file [or see 'poormancron' in section 8]
 
                - some form of email server or email gateway such that PHP mail() works
 
+               - The POSIX module of PHP needs to be activated (e.g. RHEL, CentOS have disabled it)
+
        - Mysql 5.5.3+ or an equivalant alternative for MySQL (MariaDB, Percona Server etc.)
 
        - ability to schedule jobs with cron (Linux/Mac) or Scheduled Tasks