just did the complete download and install - no problems on install.

I'm using FreeBSD 4.0 

telnet localhost 80 <return>  then
HEAD / HTTP 1.0  <return> <return>   shows;

Server: Apache/1.3.12 (Unix) PHP/3.0.12+Midgard/1.2.5

so Apache is running, so is php3 and Midgard

got this error running a simple file - test.php3;

<html>
<head>
    <title>Example</title>
</head>
<body>
    <?php echo "Hi, I'm a PHP script!"; ?>
</body>
</html>

although the apache welcome page and manuals show no problem -  there
is reference to the Midgard modules in httpd.conf
should there be - if so how are they entered?

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