Welcome to my personal FishCart docs page.
lang_nld.php how to's links tutorials example cust.db manual
PostgreSQL cool hacks troubleshooting about me user comments old versions

When you try to use PostgreSQL as backend for FishCart you might experience a problem while connecting.

Connection to the PostgreSQL server fails if PostgreSQL is not started with the -i option. Alternatively you could add tcp/ip socket support to your postgresql.conf (/path/to/pgsql/data/postgresql.conf).