Pular para o conteúdo

Squirrelmail

Responder tópico
  • Denunciar
  • Indicar

1. Squirrelmail

Enviado em 21/08/2014 - 11:15h

Galera... de acordo com vários tutoriais daqui do VOL de instalação
do webmail squirrelmail, chegue nesse erro, onde ninguém passou por isso
ainda(segundo várias pesquisas minhas em foruns etc...)

quando chega a parte de digitar o http://IP/squirrelmail gera o seguinte erro na tela:

<?php

/**
* index.php
*
* Redirects to the login page.
*
* @copyright 1999-2012 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: index.php 14248 2012-01-02 00:18:17Z pdontthink $
* @package squirrelmail
*/

// Are we configured yet?
if( ! file_exists ( 'config/config.php' ) ) {
echo '<html><body><p><strong>ERROR:</strong> Config file ' .
'&quot;<tt>config/config.php</tt>&quot; not found. You need to ' .
'configure SquirrelMail before you can use it.</p></body></html>';
exit;
}

// If we are, go ahead to the login page.
header('Location: src/login.php');

?>

É alguma configuração no apache??? pois ninguem falar sobre esse tipo de erro em
nenhum tutorial!!!

Obrigado.

Responder tópico

2. Re: Squirrelmail

Enviado em 22/08/2014 - 11:28h

Alguém???

Responder tópico

Responder tópico

Entre na sua conta para responder.

Fazer login para responder