LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > Squirrelmail

Reply
 
Thread Tools Display Modes
  #1  
Old 07-29-2007, 07:34 AM
SixtyClear SixtyClear is offline
New Member
 
Join Date: Jul 2007
Location: Hampshire, UK
Posts: 2
Default Squirrelmail

Hello,

I followed the tutorial exactly as per the Wiki for converting Apache to LiteSpeed under the DirectAdmin control panel.

I also followed the small code snippets in order to make the Webmail applications work.

Uebimail works flawlessly now, however even after adding the code for Squirrelmail, it still doesn't work as expected.

Wiki Article: http://www.litespeedtech.com/support...wiki:apache:da

Squirrelmail outputs the following.
PHP Code:
Error opening ../data/default_pref
Default preference file not found or not readable!
Please contact your system administrator and report this error
Any further ideas regarding this?
Reply With Quote
  #2  
Old 07-30-2007, 12:07 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
It is a issue related to our PHP suEXEC implementation. Easiest solution is to redirect

Code:
http://userdomain.com/squirrelmail
to

Code:
http://serverdoamin.com/squirrelmail
another solution is to change the permission of directories and files according.
Reply With Quote
  #3  
Old 08-03-2007, 07:08 AM
SixtyClear SixtyClear is offline
New Member
 
Join Date: Jul 2007
Location: Hampshire, UK
Posts: 2
Do you have any helpful guidelines or tips regarding the permissions.

I attempted the redirection but that doesn't appear to work correctly either.
__________________
Christopher Imrie
SixtyClear Managed IT Solutions
www.sixtyclear.com contact@sixtyclear.com
Reply With Quote
  #4  
Old 08-03-2007, 07:46 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Does it work when you access http://serverdoamin.com/squirrelmail ?
You probably just need to make "default_pref" world readable.
Code:
chmod a+r default_pref
Same for the "data" directory if need.
Reply With Quote
Reply

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 Off

Forum Jump


All times are GMT -7. The time now is 07:41 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.