nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Squirrelmail is not showing interface...

This is a discussion on Squirrelmail is not showing interface... within the Getting started tutorials forums, part of the Linux Getting Started category; I have installed and configured squirrelmail webmail on RH9 using tarballs . the problems is i am able to login ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-03-2008, 09:56 PM
Junior Member
User
 
Join Date: Sep 2007
My distro: redhat
Posts: 7
Rep Power: 0
sunguru is on a distinguished road
Default Squirrelmail is not showing interface...

I have installed and configured squirrelmail webmail on RH9 using tarballs . the problems is i am able to login but once i login I am not getting the interface its jus giving me a blank white page.

On checking error logs it gives me " Cannot re-assign $this in /home/squirrelmail/html/class/mime/Message.class.php on line 183"

My message.class.php file is as below:

vi mime.class.php

/**
* mime.class
*
* Copyright (c) 2003 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
*
* This contains functions needed to handle mime messages.
*
* $Id: mime.class.php,v 1.40 2002/12/31 12:49:29 kink Exp $
*/

require_once(SM_PATH . 'class/mime/Rfc822Header.class.php');
require_once(SM_PATH . 'class/mime/MessageHeader.class.php');
require_once(SM_PATH . 'class/mime/AddressStructure.class.php');
require_once(SM_PATH . 'class/mime/Message.class.php');
require_once(SM_PATH . 'class/mime/SMimeMessage.class.php');
require_once(SM_PATH . 'class/mime/Disposition.class.php');
require_once(SM_PATH . 'class/mime/Language.class.php');
require_once(SM_PATH . 'class/mime/ContentType.class.php');

?>

how can I make my squirrelmail work

TIA
Taruvinga
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Does SquirrelMail need X packages to run ? satimis Mail Servers 0 05-25-2008 09:00 PM
mrtg not showing graphs sajith Getting started tutorials 2 07-13-2007 11:09 AM
Problems with squirrelmail and imap rcordeiro Linux software 7 11-20-2006 06:37 PM
What is sit0 interface? ricc Linux software 2 08-07-2006 10:45 PM
Squirrelmail for MS Exchange anichhatre Linux software 1 02-08-2005 07:07 AM


All times are GMT +5.5. The time now is 06:46 PM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36