From: chriskl Date: Thu, 22 May 2003 04:19:19 +0000 (+0000) Subject: update install notes X-Git-Tag: REL_3-0-BETA-1 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=357e744358add08971510ae4417664e4e05cbe60;p=phppgadmin.git update install notes --- diff --git a/INSTALL b/INSTALL index de27db06..4d014fb6 100644 --- a/INSTALL +++ b/INSTALL @@ -3,13 +3,14 @@ phpPgAdmin Installation Guide 1. Unpack your download - tar -xvzf phppgadmin-*.tar.gz + tar -xvzf phpPgAdmin-*.tar.gz 2. Configure phpPgAdmin - cp phppgadmin/conf/config.inc.php-dist phppgadmin/conf/config.inc.php + edit phppgadmin/conf/config.inc.php - Then edit config.inc.php and configure phgPgAdmin to your requirements. + If you mess up the configuration file, you can recover it from the + config.inc.php-dist file. 3. Set up the reports database.