|
From: Mike L. <tu...@mi...> - 2002-12-28 19:36:59
|
Jonathan Angliss (ja...@ce...) had this to say on 12/28/02 at= 13:49:=20 > Hello Mike, > On Saturday, December 28, 2002, Mike Leone wrote... >=20 > >> 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. >=20 > > 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. >=20 > Frames don't change the URL. The webmail.php will be the only page > being displayed in the URL. >=20 > As somebody suggested, check to make sure you have show_errors set to > On in your php.ini file, and restart apache... then try again. You > might have an error that isn't being displayed. Did that. No change. The left and right frames are both empty - even the HTML is empty: <html><body></body></html (that's left frame; right frame is the same) Error reporting is on full in /etc/php4/apache/php.ini: error_reporting =3D E_ALL display_errors =3D On display_startup_errors =3D On log_errors =3Don =20 track_errors =3D Off html_errors =3D On =20 Still no error message on screen, nor in the access logs, that I can see. Stumped, I am. Stumped. :-( --=20 PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF Member, LEAF Project <http://leaf.sourceforge.net> AIM: MikeLeone Public Key - <http://www.mike-leone.com/~turgon/turgon-public-key.asc> Registered Linux user# 201348 |