> Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 12/28/02 > at 12:59: > >> I think maybe some more research for you might be required into >> HTML. Webmail contains a frameset (see above code) which then loads >> up two different pages, which you won't see by looking at the output >> of webmail.php. > > That's the webpage I get back, after putting in login name and password > on the SM login screen. It comes back with only webmail.php, and that is > the only HTML that is in the URL. > > You can see for yourself - <http://www.mike-leone.com/squirrelmail> > Username = test, passwd = testing. > >> >> > I get nothing more, and - obviously - no links to click on. The IMAP >> server is chugging away just fine - I can read email via mutt or >> Outlook just fine. It's only SM that's broken. >> >> What browser are you using? What IMAP server are you using? > > Same results with w3m, Netscape, Opera (on Linux), IE on Windows. IMAP > is Courier.
In your php.ini file set display_errors to On then restart Apache. Doing that should show you any PHP errors, which are the likely cause of your problem. HTH, Derek ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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
