| Server IP : 172.67.216.113 / Your IP : 104.23.243.32 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388321/cwd/3rdparty/phpPgAdmin/plugins/Report/ |
Upload File : |
phpPgAdmin Report Plugin Installation Guide
-------------------------------------------
1. Report Plugin activation
Open conf/config.inc.php and add the 'Report' value in the $conf['plugins'] array:
$conf['plugins'] = array('Report');
2. Set up the reports database.
If you want to enable reports (which are a useful feature) then go to
the 'sql' subdirectory and view the SQL script for your database. It
will contain instructions on how to set up the reports database.