Hi all !

Please verify the following 2 bugs:

I have RH7.1+mysql 3.23.36 + php.4.0.4pl1 :
1. If I install the standard modules with php namely imap+mysql+devel+ldap I
receive the
    following error message:
    Syntax error on line 922 of /etc/httpd/conf/httpd.conf:
    Cannot load /etc/httpd/modules/mod_midgard.so into server:
/usr/lib/mysql/libmysqlclient.so.10: undefined symbol:
my_message_no_curses
    Strangely enough, because if I deinstall the ldap module the message
dissapears. This bug is also present with
    php 4.0.5 final, but when I installed a php unstable package I don't have
this message (with all modules installed).

2.  If I apply a score to the subtopics from within a topic it seems that the
following doesn't
    function correctly, namely mgd_is_article_in_topic_tree seems to evaluate
always to true
    even if argv[0] is another subtopic.

    if (mgd_is_article_in_topic_tree($topic_id,$argv[0]))
      { $article = mgd_get_article($argv[0]);}


    Thanks,
    Marius


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to