ID: 9670 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: udm_alloc_agent I am trying to use the mnogo (formerly udmsearch) functions within my app. Code below. $nRet = udm_alloc_agent($dbaddr,"single"); udm_find($nRet,"sybase"); I get the following message: Fatal error: Call to undefined function: udm_alloc_agent() in testudm.htm on line 4. I compiled it with the option "--with-mnogosearch" and phpinfo shows that. Previous Comments: --------------------------------------------------------------------------- [2001-03-10 05:59:08] [EMAIL PROTECTED] I am trying to use the mnogo (formerly udmsearch) functions within my app. Code below. $nRet = udm_alloc_agent($dbaddr,"single"); udm_find($nRet,"sybase"); I get the following message: Fatal error: Call to undefined function: udm_alloc_agent() in /home/www/computerstaff/docs/ncomputerstaff/testudm.htm on line 4. I compiled it with the option "--with-mnogosearch" and phpinfo shows that. --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=9670 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]