FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour mod_harbour for non dedicated servers
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
mod_harbour for non dedicated servers
Posted: Mon Dec 20, 2021 12:07 PM
For those of you that have no access to a dedicated server, we have prepared a special version of mod_harbour that works as a CGI. So if you use a hosting company that will never allow to install an apache extension but does allow to install a CGI, then this mod_harbour version is for you :-)

https://github.com/FiveTechSoft/mod_harbour/tree/master/cgi/linux

We do appreciate your feedback about it
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: mod_harbour for non dedicated servers
Posted: Mon Dec 20, 2021 12:30 PM
Here you have it, already built, for centOS 64 bits:

https://github.com/FiveTechSoft/mod_harbour/tree/master/cgi/linux/centOS%2064
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 03:41 PM
Here you have mod_harbour working from Bluehost (non dedicated server, where it is totally forbidden to install mod_harbour for Apache)
using mod_harbour CGI version:

https://fivetechsoft.com/cgi-bin/modharbour?info.prg

https://fivetechsoft.com/cgi-bin/modharbour?arrays.prg

Now we can run mod_harbour from non dedicated servers too !!! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 04:09 PM

Please clarify: mod_harbour CGI is an EXE, right? So it still cannot be run on most commercial web space providers, sorry. :-(

EMG

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 04:13 PM

Dear Enrico,

If the hosting company allows CGI execution, then you can run mod_harbour from it using this new mod_harbour CGI version :-)

This mod_harbour CGI version is an executable fully compatible with the mod_harbour version for Apache

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 04:18 PM

That's exactly what I was afraid of. Most of commercial web space providers don't allow to run CGI EXE. So we cannot use mod_harbour. :-(

EMG

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 04:29 PM

Bluehost allows it, I am testing it from there :-)

Surely other hosting companies may allow CGI execution too. Maybe not all of them, but some may allow it for sure

We need to find how to make it work for free from Google Colab and/or GitHub and others

We need to provide such power to Harbour users ;-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 04:30 PM

Hello Enrico,
Just out of curiosity.
Why is a VPS or self-hosting not a solution for you?
Best regards,
Otto

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 05:54 PM

Usually I have to use the existing customer web spaces. I cannot tell my customers to change their providers just to allow my mod_harbour web apps to work, can I?

EMG

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 06:33 PM

Dear Enrico,

What providers are those ?

I am curious to check them :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 07:01 PM
I don't know. Each customer have your own company web space or your own provider. As an example: https://www.aruba.it

EMG
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: mod_harbour for non dedicated servers
Posted: Thu Dec 30, 2021 11:23 PM

I have had servers in aruba (windows and linux) for a long time and it is where I do the tests and developments of modHarbour (with and without CGI)

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: mod_harbour for non dedicated servers
Posted: Fri Dec 31, 2021 08:46 AM

I'm not talking about dedicated servers but web spaces. Aruba doesn't allow to run CGI EXEs from their web spaces. Most of my customers have web spaces from various providers or company web servers that doesn't allow CGI EXE to run for company policy.

EMG

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: mod_harbour for non dedicated servers
Posted: Fri Dec 31, 2021 09:00 AM

We should get mod_harbour to be part of the common packages that Apache installs by default

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: mod_harbour for non dedicated servers
Posted: Fri Dec 31, 2021 09:06 AM

It would be great for a start. But what about IIS?

EMG