I am just now diving into Mod_Harbour so please excuse my lack of knowledge. I see hbcurl referenced in many of the examples.
When I attempt to call curl_easy_init() I get:
Error: Unknown or unregistered symbol
operation: CURL_EASY_INIT
Is this built into mod_harbour, or do I need to reference it somehow?
Thanks,