From e186493a2bd8fef5fc0c7ad47edefbabddb6f0ab Mon Sep 17 00:00:00 2001 From: cassiopc Date: Thu, 23 Aug 2018 16:25:32 +0200 Subject: improvements of scripts and fixes about urls --- doc/INSTALL.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'doc/INSTALL.txt') diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt index 9c5fd57..d3a1248 100644 --- a/doc/INSTALL.txt +++ b/doc/INSTALL.txt @@ -21,9 +21,15 @@ Usually that is true if you have installed the following ubuntu/debian packages, as given by an apt-get example line: apt-get install \ +php-zip debootstrap schroot quotatool makepasswd apache2 \ +libapache2-mod-php sharutils wget coreutils php php-cli \ +php-pgsql php-gd postgresql postgresql-client \ +libany-uri-escape-perl php-xml openssl + + postgresql postgresql-contrib postgresql-client apache2 \ -libapache2-mod-php5 php5 php5-cli php5-cgi php5-gd \ -php5-mcrypt php5-pgsql +libapache2-mod-php php php-cli php-cgi php-gd openssl \ +php-pgsql It may be needed to configure some parameters in php.ini, postgresql.conf and pg_hba.conf files. The following lines -- cgit v1.2.3