Thread: Squirrelmail
View Single Post
  #4  
Old 08-03-2007, 07:46 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
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