Bernhard Rammner wrote: > after i set up midgard DB and midgard.conf to access asgard > i get the following error on http://localhost:8101/asgard > > Fatal error: Cannot redeclare mgd_eval() in > /usr/local/httpd/htdocs/midgard/mod2/4.php on line 13 > > any idea where i can get more debug info or what that message > could tell me to solve the problem ?
You have an older midgard-root.php around that declares mgd_eval. You need a newer version which you can get via cvs, cvsweb or the snaps. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
