Após concluída a instalação e feito o login com o administrador, qualquer ação "trava" a aplicação no navegador. Olhando o log de erros, encontro uma série de variáveis não definidas. Antes de mexer nos programas, gostaria de saber se alguém já teve o mesmo problema ou se tem ideia do que eu posso ter feito de errado.
Grato!
[Fri May 30 20:18:17.197160 2014] [:error] [pid 2320] [client 10.0.0.71:35582] PHP Notice: Undefined variable: login in /var/www/html/index.php on line 46
[Fri May 30 20:18:17.197216 2014] [:error] [pid 2320] [client 10.0.0.71:35582] PHP Notice: Undefined variable: opcao_sistema in /var/www/html/index.php on line 47
[Fri May 30 20:18:17.197225 2014] [:error] [pid 2320] [client 10.0.0.71:35582] PHP Notice: Undefined variable: foco in /var/www/html/index.php on line 48
[Fri May 30 20:18:17.197233 2014] [:error] [pid 2320] [client 10.0.0.71:35582] PHP Notice: Undefined variable: aviso in /var/www/html/index.php on line 49
[Fri May 30 20:18:17.197240 2014] [:error] [pid 2320] [client 10.0.0.71:35582] PHP Notice: Undefined variable: login in /var/www/html/index.php on line 50
[Fri May 30 20:18:17.197247 2014] [:error] [pid 2320] [client 10.0.0.71:35582] PHP Notice: Undefined variable: login in /var/www/html/index.php on line 51
[Fri May 30 20:18:17.526507 2014] [:error] [pid 2320] [client 10.0.0.71:35582] PHP Parse error: syntax error, unexpected end of file in /var/www/html/config/config.inc.php on line 150, referer: http://10.0.0.29/index.php
[Fri May 30 20:19:36.286931 2014] [:error] [pid 2322] [client 10.0.0.71:35585] PHP Notice: Undefined variable: login in /var/www/html/index.php on line 46
[Fri May 30 20:19:36.287002 2014] [:error] [pid 2322] [client 10.0.0.71:35585] PHP Notice: Undefined variable: opcao_sistema in /var/www/html/index.php on line 47
[Fri May 30 20:19:36.287019 2014] [:error] [pid 2322] [client 10.0.0.71:35585] PHP Notice: Undefined variable: foco in /var/www/html/index.php on line 48
[Fri May 30 20:19:36.287033 2014] [:error] [pid 2322] [client 10.0.0.71:35585] PHP Notice: Undefined variable: aviso in /var/www/html/index.php on line 49
[Fri May 30 20:19:36.287046 2014] [:error] [pid 2322] [client 10.0.0.71:35585] PHP Notice: Undefined variable: login in /var/www/html/index.php on line 50
[Fri May 30 20:19:36.287060 2014] [:error] [pid 2322] [client 10.0.0.71:35585] PHP Notice: Undefined variable: login in /var/www/html/index.php on line 51
[Fri May 30 20:19:36.370190 2014] [:error] [pid 2322] [client 10.0.0.71:35585] PHP Parse error: syntax error, unexpected end of file in /var/www/html/config/config.inc.php on line 150, referer: http://10.0.0.29/index.php
[Fri May 30 20:22:31.098572 2014] [mpm_prefork:notice] [pid 920] AH00173: SIGHUP received. Attempting to restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Fri May 30 20:22:31.131508 2014] [mpm_prefork:notice] [pid 920] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4 configured -- resuming normal operations
[Fri May 30 20:22:31.131563 2014] [core:notice] [pid 920] AH00094: Command line: '/usr/sbin/apache2'
[Fri May 30 20:22:40.649749 2014] [:error] [pid 2833] [client 10.0.0.71:35590] PHP Notice: Undefined variable: login in /var/www/html/index.php on line 46
[Fri May 30 20:22:40.649840 2014] [:error] [pid 2833] [client 10.0.0.71:35590] PHP Notice: Undefined variable: opcao_sistema in /var/www/html/index.php on line 47
[Fri May 30 20:22:40.649855 2014] [:error] [pid 2833] [client 10.0.0.71:35590] PHP Notice: Undefined variable: foco in /var/www/html/index.php on line 48
[Fri May 30 20:22:40.649867 2014] [:error] [pid 2833] [client 10.0.0.71:35590] PHP Notice: Undefined variable: aviso in /var/www/html/index.php on line 49
[Fri May 30 20:22:40.649877 2014] [:error] [pid 2833] [client 10.0.0.71:35590] PHP Notice: Undefined variable: login in /var/www/html/index.php on line 50
Autor: Cesar Brod