Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 12/28/02 at 13:49: 
> Hello Mike,
> On Saturday, December 28, 2002, Mike Leone wrote...
> 
> >> 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.
> 
> Frames don't change the URL. The webmail.php will be the only page
> being displayed in the URL.
> 
> 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 = E_ALL
display_errors = On
display_startup_errors = On
log_errors =on   

track_errors = Off
html_errors = On  

Still no error message on screen, nor in the access logs, that I can see.
Stumped, I am. Stumped. :-(

-- 
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

Attachment: msg01545/pgp00000.pgp
Description: PGP signature

Reply via email to