Author: Alexander Barkov
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. :)
> 

That's right. The only second one is correct.



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

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

Reply via email to