do you have an end_header() tag as well?

> ....what's generated...
> <?xml version="1.0" encoding="utf-8"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"
> "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd";>
> <html xmlns="http://www.w3.org/1999/xhtml"; lang="en-US">
>
> ....how I'm generating it...
> print start_html(-title=>"Events");
>
> ....what Apache's error log says...
> [Tue Feb 12 12:32:41 2002] [error] [client 136.xxx.xxx.xxx]
> malformed header
> from script. Bad header=<?xml version="1.0" encoding=":
> d:/path/to/events.cgi



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to