FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour Run example
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Run example
Posted: Tue Jun 09, 2020 06:30 PM
    Hi,

    When I run any example I get an error

    mod_harbour version May 25 2020, 09:52:00
    c:\xampp\htdocs\libharbour.dll
    The specified module was not found.
    failed to load hb_apache()


    What is the reason ?


    Window10/64, XAMPP[/list:u]
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Run example
Posted: Tue Jun 09, 2020 09:45 PM
Copy these DLLs (bin folder inside the modharbour zip) to c:\Apache24\bin: libcurl-x64.dll, libcrypto-1_1-x64.dll and libssl-1_1-x64.dll If you are using Xampp, then copy the DLLs to C:\xampp\apache\bin

https://github.com/FiveTechSoft/mod_harbour/blob/master/windows/readme.md
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Re: Run example
Posted: Wed Jun 10, 2020 07:20 AM

Thanks, works !

Continue the discussion