> Finally got php to spit out some logging. > > Here is what i get when I log into the /admin/ > Jul 1 12:23:25 ns1 httpd: PHP Fatal error: Call to undefined function: > mgd_eval() in /usr/lib/apache/midgard-root.php on line 39
yes, that's midgard-php. If You compiled latest (1.4.3) midgard , it shouldn't happened as "--with-old-mod-midgard" option is added by default. Looks like not.... Edit Your mkall script , and remove '#' after ./configure (line 20). Then run mkall once again for compiling php-midgard.... .... and have phun :) Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
