Matt Ingram said: > Hi all, > > We're having a problem with our squirrelmail where some users log in and > the folders frame shows up, but then the page stops loading and the main > frame where e-mails should be displayed; nothing is coming up. This is > NOT happening for all users, just a select few.
PHP is probably reporting an error but you have display_errors turned off in php.ini. Modify php.ini and then restart Apache. Or you could look in Apache's error logs to see if the errors are being reported there. Let us know what the error is... Jay -- Jay Lee Network / Systems Administrator Information Technology Dept. Philadelphia Biblical University -- I say, if your knees aren't green by the end of the day, you ought to seriously re-examine your life. --Calvin ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&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
