Re: Trouble with pgadmin installation
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Trouble with pgadmin installation
mef пишет:
Ok, I try to execute ./configure script and receive a message
"check pgsql in /usr/local/pgsql…. failed" but it is a real path of my
postgreSQL installation - server is run from this location, all
databases located in /usr/local/pgsql/data etc.
OS - SuSE 9.2 pro, postgreSQL 8.0.0
And I try to install pgAdmin III v1.2.0
1) install postgresql-devel package if you use PostgreSQL from rpm
2) use ./configure --with-pgsql=/usr/local/pgsq if you install
PostgreSQL from source with default prefix
Home |
Main Index |
Thread Index