hbcurl how is it used?

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!

hbcurl how is it used?

Postby byron.hopp » Sun Mar 01, 2020 11:35 pm

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,
Thanks,
Byron Hopp
Matrix Computer Services
byron.hopp
 
Posts: 382
Joined: Sun Nov 06, 2005 3:55 pm
Location: Southern California, USA

Re: hbcurl how is it used?

Postby Antonio Linares » Mon Mar 02, 2020 7:44 am

Byron,

Are you running Apache on Windows ?

If so, please download and use this mod_harbour version:

https://github.com/FiveTechSoft/mod_harbour/tree/master/windows/win64
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42098
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: hbcurl how is it used?

Postby byron.hopp » Mon Mar 02, 2020 4:47 pm

We are running IIS. Do I need to download something new? Is it the dll or Mod_Harbour.lib as well?

Thanks,

Byron...
Thanks,
Byron Hopp
Matrix Computer Services
byron.hopp
 
Posts: 382
Joined: Sun Nov 06, 2005 3:55 pm
Location: Southern California, USA

Re: hbcurl how is it used?

Postby Antonio Linares » Tue Mar 03, 2020 6:17 am

Byron,

The problem that we have found with IIS and curl is that there is a missing DLL, that does not allow to load libharbour.dll, and we don't know which one is it yet

So for now, curl support is disabled for IIS until we find the missing DLL

You can test it using this libharbour.dll:
https://github.com/FiveTechSoft/mod_harbour/tree/master/windows/win64

We are checking it again
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42098
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: hbcurl how is it used?

Postby Antonio Linares » Tue Mar 03, 2020 6:22 am

I have just sent you a slack invitation, where we talk about mod_harbour trying to solve this IIS issue...
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42098
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: hbcurl how is it used?

Postby Antonio Linares » Tue Mar 03, 2020 11:53 am

Byron,

ok, mod_harbour for IIS properly working with CURL support.

Please download the new files from here:
https://github.com/FiveTechSoft/mod_harbour/tree/master/IIS/bin

Please remember to copy libcurl.dll, libcrypto-1_1-x64.dll and libssl-1_1-x64.dll to c:\windows\system32\inetsrv

I appreciate if you let us know how it works, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42098
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to mod_harbour

Who is online

Users browsing this forum: No registered users and 9 guests