"error: Call to undefined method DB_Error::fetchRow() in" Tem que verificar pq esta classe de Banco de dados nao esta sendo instanciada ou se o método existe na versao da classe que vc esta usando. o problema esta ai.
cheque se tem alguma dependência que faltou instalar. Revise os docs da aplicação Em 30 de setembro de 2011 15:17, Daniel <[email protected]> escreveu: > Em 30/09/2011 12:56, Otavio Augusto escreveu: >> error: Call to undefined method DB_Error::fetchRow() in >> parece que o pear nao esta instalado corretamente. >> tente reinstalar >> outra coisa edito o php.ini tambem e altere a opcao datetime.timezone para >> >> datetime.timezone= "America/Sao_Paulo" >> Isto se for fuso de Brasilia. >> >> >> >> Em 30 de setembro de 2011 11:43, Daniel<[email protected]> escreveu: >>> Em 30/09/2011 10:34, Otavio Augusto escreveu: >>>> alguma coisa nos logs ? >>>> >>>> Em 30 de setembro de 2011 10:23, Daniel<[email protected]> escreveu: >>>>> Bom dia pessoal, >>>>> >>>>> >>>>> Instalei o Maia Mailguard,populei o banco,abre a tela de login ,quando >>>>> eu vou colocar usuario e senha,fica tudo em branco! o que pode ser?! >>>>> >>>>> obs: o usuario que eu to logando é o admin do postfixadmin. >>>>> >>>>> >>>>> Agradeço desde já >>>>> >>>>> Daniel >>>>> ------------------------- >>>>> Histórico: http://www.fug.com.br/historico/html/freebsd/ >>>>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >>>>> >>>> >>> O log deu iso: >>> >>> [Fri Sep 30 08:40:35 2011] [error] [client 192.168.10.175] PHP Warning: >>> date(): It is not safe to rely on the system's timezone settings. You >>> are *required* to use the date.timezone setting or the >>> date_default_timezone_set() function. In case you used any of those >>> methods and you are still getting this warning, you most likely >>> misspelled the timezone identifier. We selected 'America/Sao_Paulo' for >>> 'BRT/-3.0/no DST' instead in /usr/local/www/maia/error.php on line 94, >>> referer: http://192.168.10.28/maia/login.php?super=register >>> [Fri Sep 30 08:40:35 2011] [error] [client 192.168.10.175] PHP Warning: >>> date(): It is not safe to rely on the system's timezone settings. You >>> are *required* to use the date.timezone setting or the >>> date_default_timezone_set() function. In case you used any of those >>> methods and you are still getting this warning, you most likely >>> misspelled the timezone identifier. We selected 'America/Sao_Paulo' for >>> 'BRT/-3.0/no DST' instead in /usr/local/www/maia/error.php on line 94, >>> referer: http://192.168.10.28/maia/login.php?super=register >>> [Fri Sep 30 08:40:35 2011] [error] [client 192.168.10.175] PHP Warning: >>> date(): It is not safe to rely on the system's timezone settings. You >>> are *required* to use the date.timezone setting or the >>> date_default_timezone_set() function. In case you used any of those >>> methods and you are still getting this warning, you most likely >>> misspelled the timezone identifier. We selected 'America/Sao_Paulo' for >>> 'BRT/-3.0/no DST' instead in /usr/local/www/maia/error.php on line 94, >>> referer: http://192.168.10.28/maia/login.php?super=register >>> [Fri Sep 30 08:40:35 2011] [error] [client 192.168.10.175] PHP Fatal >>> error: Call to undefined method DB_Error::fetchRow() in >>> /usr/local/www/maia/auth.php on line 315, referer: >>> http://192.168.10.28/maia/login.php?super=register >>> >>> ------------------------- >>> Histórico: http://www.fug.com.br/historico/html/freebsd/ >>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >>> >> >> > O erro ainda persiste! > > alguma outra dica? > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > -- Otavio Augusto --------------------- Consultor de TI ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

