> <!-- PE29CONTENTART - <?if ($article) echo "BOO";?>-->
> 
> shows that $article isn't being set (hence element #30 never being
> used).  That must mean mgd_get_article($id); is failing, doesn't it?  
> How do I find out why?  That new error code stuff?

<!-- <?echo "$id:"; if (!$article) { echo mgd_errstr(mgd_errno()); } -->
right after the mgd_get_article of course.

> I'm aware that they aren't being served by midgard.  I therefore moved
> both directories into /var/www and the example site is serving them
> fine but the admin site isn't.  Do I need to define a docroot for the
> admin site?  How come I didn't have to to get the example site
> working?

Maybe a global DocumentRoot setting?

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