Error Help

Поиск
Список
Период
Сортировка
От Daniel Blavos
Тема Error Help
Дата
Msg-id 000c01c4fe88$ba0df220$85a9a8c0@corp.wyops.com
обсуждение исходный текст
Список pgsql-novice
Hello,
 
I have been working on two errors that I continue to recieve.  I am attempting to get DocMgr to work with Postgres and PHP4.  I am able to access the test.php page and my apache page like normal.  When I try to access the /doc/ directory I recieve this error:
 
 
Warning: pg_query(): Query failed: ERROR: relation "site_properties" does not exist in /var/www/doc/include/postgresql.inc.php on line 46
ERROR_SQL=SELECT * FROM site_properties ORDER BY sort_order
Warning: pg_numrows(): supplied argument is not a valid PostgreSQL result resource in /var/www/doc/include/postgresql.inc.php on line 49

Error! No modules are configured in this system

 
 
I am absoutley stuck on what to do.  All my variables and account permissions are set correctly, yet it still keeps giving me this error.  Any ideas?  Thank you.
 
Daniel Blavos

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Karim Mardhani"
Дата:
Сообщение:
Следующее
От: "Iain"
Дата:
Сообщение: Re: Problem with pl/perl in postgresql