Ron Parker wrote:
> [Mon Jan 24 13:25:11 2000] [error] [client 192.168.1.2] Midgard: database
> not defined for www.mi-recordz.com
>
> Do I need to map Midgard admin site to the virtual host even though I
> haven't touched the mysql data?
There must be a mapping, yes, but assuming that this has worked before
it should allready be in place. The above error means that for vhost
www.mi-recordz.com there is no
MidgardDatabase/MidgardUsername/MiadgardPassword
directive.
> Hmmmm, just tried to get into my phpMyAdmin and get the following error:
> Fatal error: Call to unsupported or undefined function mysql_connect() in
> lib.inc.php3 on line 92
Looks like midgard-php was compiled without --with-mysql. Midgard lib
uses
its own connections to mysql but if you want to use mysql directly from
php
then it too must have mysql support compiled in.
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]