[3] Comentário enviado por
bigo.doido em 03/08/2006 - 10:57h:
Prezado Poleto,
Sabe porque ocorre o seguinte erro na tela de login?:
Access denied
* warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: implode() [function.implode]: Bad arguments. in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ")" at character 94 in /var/www/html/icodes/eduardo/drupal/includes/database.pgsql.inc on line 84.
* user warning: query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /var/www/html/icodes/eduardo/drupal/includes/database.pgsql.inc on line 103.
You are not authorized to access this page.
Eu até faço o cadastro de primeiro usuário, ele grava no BD tranquilo, mas aih qdo vou logar dah o seguinte erro:
Access denied
* warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: implode() [function.implode]: Bad arguments. in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ")" at character 94 in /var/www/html/icodes/eduardo/drupal/includes/database.pgsql.inc on line 84.
* user warning: query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /var/www/html/icodes/eduardo/drupal/includes/database.pgsql.inc on line 103.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: implode() [function.implode]: Bad arguments. in /var/www/html/icodes/eduardo/drupal/modules/user.module on line 349.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ")" at character 94 in /var/www/html/icodes/eduardo/drupal/includes/database.pgsql.inc on line 84.
* user warning: query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /var/www/html/icodes/eduardo/drupal/includes/database.pgsql.inc on line 103.
You are not authorized to access this page.
Grato.
(Fedora+Apache 2.0+Postgre 1.4.2)
[6] Comentário enviado por
digaossa em 15/12/2006 - 11:47h:
Senhores não estou conseguindo configurar, segui todos os passos
utilizo debian + apache2 + porstgre 7.5.*;
e na tela me apresenta o seguinte erro:
"Unable to connect to database
...
The PostgreSQL error was: Unable to connect to PostgreSQL server: could not connect to server: Connection refused Is the server running on host "localhost" and accepting TCP/IP connections on port 5432?
Currently, the database is drupal, the username is drupal, and the database server is localhost.
...
Gostaria de saber se a não tentativa de conexão, seja causada por permissão?