mod_harbour + ADS on linux server

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!
User avatar
Antonio Linares
Site Admin
Posts: 42259
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: mod_harbour + ADS on linux server

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
giuliano
Posts: 44
Joined: Mon Sep 25, 2006 8:38 am
Location: ITALY

Re: mod_harbour + ADS on linux server

Post by giuliano »

It's 755

Bye
User avatar
Antonio Linares
Site Admin
Posts: 42259
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: mod_harbour + ADS on linux server

Post by Antonio Linares »

Then I would say that the new version will work fine :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 506
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: mod_harbour + ADS on linux server

Post 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
berpa
Posts: 16
Joined: Tue Nov 29, 2022 2:23 pm

Re: mod_harbour + ADS on linux server

Post 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.
User avatar
giuliano
Posts: 44
Joined: Mon Sep 25, 2006 8:38 am
Location: ITALY

Re: mod_harbour + ADS on linux server

Post by giuliano »

Hi Paolo,
can you write here your mail ?
I will send you these files

Bye
berpa
Posts: 16
Joined: Tue Nov 29, 2022 2:23 pm

Re: mod_harbour + ADS on linux server

Post by berpa »

You can send the files to paolo.beria[at]top-systemsrl.com.

Thanks in advance.
User avatar
giuliano
Posts: 44
Joined: Mon Sep 25, 2006 8:38 am
Location: ITALY

Re: mod_harbour + ADS on linux server

Post by giuliano »

ok . Done
Give me your feedback

Bye
berpa
Posts: 16
Joined: Tue Nov 29, 2022 2:23 pm

Re: mod_harbour + ADS on linux server

Post 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
User avatar
giuliano
Posts: 44
Joined: Mon Sep 25, 2006 8:38 am
Location: ITALY

Re: mod_harbour + ADS on linux server

Post by giuliano »

Perfect.

Bye
Post Reply