2008-08-19
Slitaz - pgadmin 3 - postgis
Slitaz - pgadmin 3 - postgis
http://forum.slitaz.org/viewtopic.php?id=746
SliTaz GNU/Linux cooking-20080716 (28,6 Mb) - slitaz-cooking.iso
root@slitaz:~# tazpkg get-install pkg-config
root@slitaz:~# tazpkg get-install libxslt
root@slitaz:~# tazpkg get-install wxWidgets
http://ftp.tw.debian.org/debian/pool/main/p/pgadmin3/
pgadmin3-data_1.8.4-1_all.deb 04-Jul-2008 08:17 2.5M
pgadmin3_1.8.4-1_i386.deb 05-Jul-2008 01:47 1.4M
pgagent_1.8.4-1_i386.deb 05-Jul-2008 01:47 37K
alanyih=# select postgis_full_version();
postgis_full_version
----------------------------------------------------------------------------------
POSTGIS="1.3.3" GEOS="3.0.0-CAPI-1.4.1" PROJ="Rel. 4.6.0, 21 Dec 2007" USE_STATS
(1 row)
postgis-pgadmin3.jpg
#2 2008-08-20 10:35:48
bellard Contributor
Re: Slitaz - postgis - pgadmin3
Can you try http://mirror.slitaz.org/packages/cooki … 4.2.tazpkg ?
-pascal
#3 2008-08-20 20:59:26
alanyih Member
Re: Slitaz - postgis - pgadmin3
ok!
phppgadmin.png
phppgadmin-1.jpg
Offline
#4 2008-08-21 04:48:24
alanyih Member
Re: Slitaz - postgis - pgadmin3
Thanks!!
Pls check!
/usr/share/phppgadmin/conf/config.inc.php
......
// If extra login security is true, then logins via phpPgAdmin with no
// password or certain usernames (pgsql, postgres, root, administrator)
// will be denied. Only set this false once you have read the FAQ and
// understand how to change PostgreSQL's pg_hba.conf to enable
// passworded local connections.
$conf['extra_login_security'] = false;