> I've just installed SquirrelMail 1.5.0 and had the same problem > with 1.4.3. > I have Apache 2.0.48 and PHP 5 RC2 and Post.Office (IMAP Server). -- On > Mac OS X -- > > I installed SquirrelMail by renamed the folder to webmail. Then I copied > it to my web documents folder. Set the permissons for it. The ran > configure via Terminal and changed some things. > Then I went to it in my browser (http://awiebe.blogdns.net/webmail/) and > logged in. After I found out that I didn't have to place @awiebe.local > after the username I "successfully" logged in only to find a page > containing two blank framesets.
SquirrelMail uses imap login name for username field and not email address. If your username contains @awiebe.local part, you have installed vlogin plugin and forgot to mention it in your email. > The frames only contain or something like that. What PHP does when > there's nothing else to output to the browser. > > Is there something I'm missing or does SquirrelMail not work with PHP 5? Apart from the fact that php people break something sometimes and squirrelmail does not support latest and the greatest version of php? Please use stable php releases and not betas. If you can't do that, get squirrelmail 1.5.1cvs, set php error_reporting=E_ALL and display_errors=on in your php setup. 1.5.1cvs can be downloaded from http://www.squirrelmail.org/download.php. See links at the bottom of the page. If you still get blank pages - please provide more details about your setup. List of installed plugins for example. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
