Author: Colin Viebrock
Email: [EMAIL PROTECTED]
Message:
For what it's worth, the following PHP code won't work:

    $U = udm_alloc_agent('mysql://localhost/example_search');

But this will:

    $U = udm_alloc_agent('mysql://localhost/example_search/');

That trailing slash is all-important.  Took me a few days to track it down. :)


- Colin


Reply: <http://www.mnogosearch.org/board/message.php?id=3138>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to