Hi guys!

Ok, this may be premature, since I have not dug very deep yet. However I
am slightly puzzled by getting a 'Database connect ...' message when
calling up the example/admin sites. So I looked at the page source and
saw this (admin site, overrode need for authentication, '---' added as
separator):

----------------------------------------------------------------------------------------

Database connect ...
<BR><br>
<b>Warning</b>:  Cannot add more header information - the header was
already sent (header information may be added only before any output is
generated from the script - check for text or whitespace outside PHP
tags, or calls to functions that output text) in <b>code-global</b> on
line <b>1</b><br>
<br>
<b>Warning</b>:  Cannot add more header information - the header was
already sent (header information may be added only before any output is
generated from the script - check for text or whitespace outside PHP
tags, or calls to functions that output text) in <b>code-global</b> on
line <b>2</b><br>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
            "http://www.w3.org/TR/REC-html40/loose.dtd">
<!--
Midgard Admin Site, version 1.1
July 19th 1999

(c) 1999 The Midgard Project, see http://www.midgard-project.org/ for
details

Designed by:
Jukka Zitting ([EMAIL PROTECTED]) - Programming
Janne Puonti ([EMAIL PROTECTED]) - Graphic Design
Henri Bergius ([EMAIL PROTECTED]) - Web Design

--><html>
----------------------------------------------------------------------------------------

normal html stuff follows. Why is the comment header printed
prematurely? Any clues?

Rudolf


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to