> The exact same setup works under 7.1 and apache 1.3.27. I've followed > recommendations found in the squirrelmail archives (check/fix > session_save.path, cookies on, etc.) but had no success. > > After turning on php debugging in php.ini and trying to use squirrelmail, > I > could see the error messages > > Warning: logout_error(/squirrelmail/functions/page_header.php): failed to > open stream: No such file or directory in > /home/copahee/www/html/squirrelmail/functions/display_messages.php on line > 99 > > Warning: logout_error(): Failed opening > '/squirrelmail/functions/page_header.php' for inclusion > (include_path='.:/usr/share/pear') in > /home/copahee/www/html/squirrelmail/functions/display_messages.php on line > 99 >
John, I am realtively new at this, but I had some issues early on in my install of SM whith relative vs. abosulute paths. Changing to absolute paths made many of these issues go away. Christopher Taylor ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
