Page 3 of 3

Re: mod_harbour + ADS on linux server

Posted: Thu Dec 01, 2022 4:21 pm
by Antonio Linares
Dear Giuliano,

googling for "End of script output before headers" I just found that you should chmod 755 modharbour
https://stackoverflow.com/questions/223 ... -in-apache
Please check if you are allowed to do a chmod call

Re: mod_harbour + ADS on linux server

Posted: Thu Dec 01, 2022 4:22 pm
by giuliano
It's 755

Bye

Re: mod_harbour + ADS on linux server

Posted: Thu Dec 01, 2022 5:14 pm
by Antonio Linares
Then I would say that the new version will work fine :-)

Re: mod_harbour + ADS on linux server

Posted: Thu Dec 01, 2022 6:05 pm
by Massimo Linossi
Hi Antonio.
Can you send me the new modharbour cgi version ? I will test on my domain server that is giving me the same problem.
Thanks a lot
Massimo

Re: mod_harbour + ADS on linux server

Posted: Mon Dec 05, 2022 2:21 pm
by berpa
giuliano wrote:Hi Paolo,
i'm using mod_harbour + ADS in Ubuntu 20.04 Linux distrib.

If you want contact me via mail . I can send you mod_harbour lib.
I suggest you to install ADS libs using this way:

1 - Download aceapi SDK using this command : wget "https://devzone.advantagedatabase.com/dz/download.aspx?Key=WD+6zU0Gr4f1dqm2b6ty8A=="
2 - Unzip files : tar -xf namefile.tar ( i don't remember the exact name of file )
3 - Go to folder aceapi xx.xx.xx
4 - Set permission to setup.pl using chmod +x setup .pl
5 - Install libs using ./setup.pl

Bye
Hello Giuliano,

I tried to install ADS libs with setup.pl and I found that it puts libace.so and libadsloc.so 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.

Re: mod_harbour + ADS on linux server

Posted: Mon Dec 05, 2022 3:03 pm
by giuliano
Hi Paolo,
can you write here your mail ?
I will send you these files

Bye

Re: mod_harbour + ADS on linux server

Posted: Mon Dec 05, 2022 3:20 pm
by berpa
You can send the files to paolo.beria[at]top-systemsrl.com.

Thanks in advance.

Re: mod_harbour + ADS on linux server

Posted: Mon Dec 05, 2022 3:32 pm
by giuliano
ok . Done
Give me your feedback

Bye

Re: mod_harbour + ADS on linux server

Posted: Mon Dec 05, 2022 3:55 pm
by berpa
I've just tried with your libraries and all seems to work correctly.

Thank you again.

I'm just wondering what are the difference between your libraries and those which sent me Antonio, and also with the ones which I compiled by myself.

However now I have a functional mod_harbour + ADS environment on Ubuntu 20.04.

Bye

Re: mod_harbour + ADS on linux server

Posted: Mon Dec 05, 2022 4:02 pm
by giuliano
Perfect.

Bye