I installed squirrelmail-20030703_1641-CVS.stable in rh7.2 with php-4.0.6-7, apache-1.3.20-16. Apache isworking great but when i ppoint my browser to SM to connect to may mail i get
<?php

/**
 * index.php -- Displays the main frameset
 *
 * Copyright (c) 1999-2003 The SquirrelMail Project Team
 * Licensed under the GNU GPL. For full terms see the file COPYING.
 *
 * Redirects to the login page.
 *
 * $Id: index.php,v 1.14 2002/12/31 12:49:29 kink Exp $
 */

header("Location: src/login.php\n\n");
exit();

?>
 
Please help
Toto
 

Reply via email to