Darla Baker wrote:
> 
> I'm getting the following error when I try to start Midgard:
> 
> Fatal error: Call to unsupported or undefined function mgd_get_midgard()
> in
> /httpd-php/midgard-root.php3 on line 6
> 
> I installed the RedHat 6.0 rpms for Midgard and made the POSTINSTALL
> modifications to httpd.conf.  I also installed the midgard database per
> instructions.  I have no errors in my apache error logs and other
> php3-based web pages work fine.

Looks like the unmidgardized PHP3 engine is active. Try this:

$ telnet <yourserver> <siteport>
HEAD / HTTP/1.0<return>
<return>
<return>

This should return something like
Server: Apache/1.3.6 (Unix)  (Red Hat/Linux) Midgard/1.2.5
PHP/3.0.12+Midgard/1.2.5

The last tag is important: if it only says PHP/3.0.12 you have the
unpatched version.

Bye,
Emile

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