On Wed, 22 Dec 1999, Ronan-Yann LORIN wrote:
> I have decided to use midgard to build one of our customer web site.
> midgard looks exciting but very slow.
Slow? That's a bit of a surprise to me. Slower than normal PHP?
Or CGI scripts?
You may want to read http://www.apache.org/docs/misc/perf-tuning.html
and http://www.apache.org/docs/misc/perf.html to get the most out of
apache.
> 16: $article = mgd_list_topic_articles($subtopic.id);
$article = mgd_list_topic_articles($subtopic->id);
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]