Pessoal depois de muito custo consegui instalar o sistema, pois tinha criado o banco com UTF8 dai nada funcionava, porém agora quando entro no sistema estou com o seguinte erro:
date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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
Arquivo: /srv/www/htdocs/helpdesk/bibliotecas/php/funcoes.php
Já fiz todos os testes com o retorno da função que ele aponta e não da nenhum erro.
Autor: Sandro Marani
22 comentários
; Module Settings ;
;;;;;;;;;;;;;;;;;;; [Date]
; Defines the default timezone used by the date functions
---> date.timezone = America/Sao_Paulo Setando a opção indicada com a seta seu problema está resolvido, esta configuração está por volta da linha 575 do seu arquivo php.ini. Atenciosamente, Paulo Eduardo Ferreira