%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/webmin/postgresql/
Upload File :
Create Path :
Current File : //usr/share/webmin/postgresql/setup.cgi

#!/usr/bin/perl
# setup.cgi
# Setup the database server for the first time

require './postgresql-lib.pl';
&error_setup($text{'setup_err'});
$access{'stop'} || &error($text{'setup_ecannot'});
$err = &setup_postgresql();
&error($err) if ($err);
sleep(3);
&webmin_log("setup");
&redirect("");


Zerion Mini Shell 1.0