Dear Antonio,
Would you be so kind as to check this file?
I noticed that the Mod Harbour download.zip includes a libharbour.dll file (6,816,768 bytes, dated 02.09.2023 at 21:51) which does not work on my system. However, when I replace it with another libharbour.dll file (6,816,768 bytes, dated 22 ...
Search found 155 matches: libharbour
Searched query: libharbour
- Thu Jun 06, 2024 8:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Mod Harbour installation -
- Replies: 16
- Views: 2414
- Wed Jun 05, 2024 8:59 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Mod Harbour installation -
- Replies: 16
- Views: 2414
Mod Harbour installation -
... possible – no XAMPP, no SQL (if you do not work with SQL), only the Mod Harbour module.
I noticed that the Mod Harbour download.zip includes a libharbour.dll file (6,816,768 bytes, dated 02.09.2023 at 21:51) which does not work on my system. However, when I replace it with another libharbour.dll ...
I noticed that the Mod Harbour download.zip includes a libharbour.dll file (6,816,768 bytes, dated 02.09.2023 at 21:51) which does not work on my system. However, when I replace it with another libharbour.dll ...
- Mon Dec 05, 2022 2:21 pm
- Forum: mod_harbour
- Topic: mod_harbour + ADS on linux server
- Replies: 39
- Views: 43053
Re: mod_harbour + ADS on linux server
... both in /usr/lib (64 bits version) and in /usr/lib32.
Anyway I did not manage to make it work.
I am sorry but I did not find out how to contact you via email.
Could you please send me mod_harbour libs (libharbour.so and mod_harbour.so) that work for you on Ubuntu 20.04 64 bit?
Thank you very much.
Anyway I did not manage to make it work.
I am sorry but I did not find out how to contact you via email.
Could you please send me mod_harbour libs (libharbour.so and mod_harbour.so) that work for you on Ubuntu 20.04 64 bit?
Thank you very much.
- Thu Dec 01, 2022 11:24 am
- Forum: mod_harbour
- Topic: mod_harbour + ADS on linux server
- Replies: 39
- Views: 43053
Re: mod_harbour + ADS on linux server
... the problem. In the error.log there is still the same error message.
Should it work if I put libace and libadsloc in /var/www/html/ alongside libharbour.so.3.2.0 linked from ~/mod_harbour/linux/?
Beyond libace and libadsloc, are there other files needed in the same directory from the ADS ...
Should it work if I put libace and libadsloc in /var/www/html/ alongside libharbour.so.3.2.0 linked from ~/mod_harbour/linux/?
Beyond libace and libadsloc, are there other files needed in the same directory from the ADS ...
- Thu Dec 01, 2022 10:53 am
- Forum: mod_harbour
- Topic: mod_harbour + ADS on linux server
- Replies: 39
- Views: 43053
Re: mod_harbour + ADS on linux server
Dear Paolo,
Do you have libace.so and libadsloc.so in the same folder where libharbour.so.3.2.0 is placed ?
Yes, you can write me to alinares@fivetechsoft.com or we continue here, as you prefer![Smile :-)](./images/smilies/icon_smile.gif)
Do you have libace.so and libadsloc.so in the same folder where libharbour.so.3.2.0 is placed ?
Yes, you can write me to alinares@fivetechsoft.com or we continue here, as you prefer
![Smile :-)](./images/smilies/icon_smile.gif)
- Thu Dec 01, 2022 10:35 am
- Forum: mod_harbour
- Topic: mod_harbour + ADS on linux server
- Replies: 39
- Views: 43053
Re: mod_harbour + ADS on linux server
... work.
The browser receives no response from the server and in apache error.log there is the error:
/usr/sbin/apache2: symbol lookup error: /tmp/libharbour.-318593280.-1236078313: undefined symbol: AdsSetDateFormat
I hope that this could help you.
If you think that is better I will give you my next ...
The browser receives no response from the server and in apache error.log there is the error:
/usr/sbin/apache2: symbol lookup error: /tmp/libharbour.-318593280.-1236078313: undefined symbol: AdsSetDateFormat
I hope that this could help you.
If you think that is better I will give you my next ...
- Thu Dec 01, 2022 10:04 am
- Forum: mod_harbour
- Topic: mod_harbour + ADS on linux server
- Replies: 39
- Views: 43053
Re: mod_harbour + ADS on linux server
Dear Paolo,
I have just emailed you a new libharbour.so.3.2.0
Please replace it and try it again
many thanks for your feedback![Smile :-)](./images/smilies/icon_smile.gif)
I have just emailed you a new libharbour.so.3.2.0
Please replace it and try it again
many thanks for your feedback
![Smile :-)](./images/smilies/icon_smile.gif)
- Thu Dec 01, 2022 9:38 am
- Forum: mod_harbour
- Topic: mod_harbour + ADS on linux server
- Replies: 39
- Views: 43053
Re: mod_harbour + ADS on linux server
Ok, I got it... I had to restart apache...
Now I get this error (both in my application and in mod_harbour examples):
mod_harbour version Dec 1 2022, 10:10:00
/tmp/libharbour.-846395648.-210844650: undefined symbol: HB_FUN_ADS
failed to load hb_apache()
Am I doing something wrong?
![Embarassed :oops:](./images/smilies/icon_redface.gif)
Now I get this error (both in my application and in mod_harbour examples):
mod_harbour version Dec 1 2022, 10:10:00
/tmp/libharbour.-846395648.-210844650: undefined symbol: HB_FUN_ADS
failed to load hb_apache()
Am I doing something wrong?
- Wed Nov 30, 2022 7:51 am
- Forum: mod_harbour
- Topic: mod_harbour + ADS on linux server
- Replies: 39
- Views: 43053
mod_harbour + ADS on linux server
... application is installed in /var/www/html/top.
Following this guide https://github.com/FiveTechSoft/mod_harbour/tree/master/linux I have put libharbour.so.3.2.0 in /var/www/html and mod_harbour.so in /usr/lib/apache2/modules.
I found a small guide about mod_harbour + ADS on linux here https ...
Following this guide https://github.com/FiveTechSoft/mod_harbour/tree/master/linux I have put libharbour.so.3.2.0 in /var/www/html and mod_harbour.so in /usr/lib/apache2/modules.
I found a small guide about mod_harbour + ADS on linux here https ...
- Sat Aug 20, 2022 12:06 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: mod_harbour + ADS 32 bits libharbour.dll
- Replies: 18
- Views: 3183
Re: mod_harbour + ADS 32 bits libharbour.dll
Gracias, Antonio.
Este fin de semana, le voy a dar, cualquier inquietud estare por aqui molestando.
Este fin de semana, le voy a dar, cualquier inquietud estare por aqui molestando.
- Fri Aug 19, 2022 8:50 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: mod_harbour + ADS 32 bits libharbour.dll
- Replies: 18
- Views: 3183
Re: mod_harbour + ADS 32 bits libharbour.dll
ADS es un producto comercial y además ya no se vende ni se le da soporte técnico.
Un equivalente libre y gratuito es LetoDB para Harbour. Personalmente no lo he usado nunca, asi que
agradezco a los usuarios de LetoDB que compartan aqui sus experiencias:
https://www.kresin.ru/en/letodb ...
Un equivalente libre y gratuito es LetoDB para Harbour. Personalmente no lo he usado nunca, asi que
agradezco a los usuarios de LetoDB que compartan aqui sus experiencias:
https://www.kresin.ru/en/letodb ...
- Fri Aug 19, 2022 5:51 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: mod_harbour + ADS 32 bits libharbour.dll
- Replies: 18
- Views: 3183
Re: mod_harbour + ADS 32 bits libharbour.dll
Nunca en trabajado con ADS, Tengo una aplicacion funcionando local en fwh19.05, pero viendo todo las ventajas de modharbour, necesito que pueda hacer consulta no local sino remota. Vi el post voy a comensar haber como funciona ads remotamente, donde lo descargo que necesito y el leer algun manual y ...
- Fri Aug 19, 2022 5:56 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: mod_harbour + ADS 32 bits libharbour.dll
- Replies: 18
- Views: 3183
Re: mod_harbour + ADS 32 bits libharbour.dll
Estimado Adolfredo,
Que es lo que necesitas ?
Que es lo que necesitas ?
- Fri Aug 19, 2022 12:37 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: mod_harbour + ADS 32 bits libharbour.dll
- Replies: 18
- Views: 3183
Re: mod_harbour + ADS 32 bits libharbour.dll
Mirando este post, que esta interesante.
Pero ninguno enlace sirve.
Pero ninguno enlace sirve.
- Sun Aug 14, 2022 12:00 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: mod_harbour + ADS 32 bits libharbour.dll
- Replies: 18
- Views: 3183
Re: mod_harbour + ADS 32 bits libharbour.dll
Estimado Joaquim,
gracias por compartir esos enlaces![Smile :-)](./images/smilies/icon_smile.gif)
un abrazo
gracias por compartir esos enlaces
![Smile :-)](./images/smilies/icon_smile.gif)
un abrazo