FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour How to Publish a mod_harbour Project in Web
Posts: 654
Joined: Fri Oct 21, 2005 05:54 AM
How to Publish a mod_harbour Project in Web
Posted: Fri Aug 02, 2019 02:14 AM

Dear Antonio,

Let me congratulate you first, for bringing "mod_harbour" project which is
enabling us to create web based projects using our clipper/harbour based
programming language and its .DBF Files.

Following your Mod_Harbour setup installations, I could successfully install
Apache Web Server and tested the samples in localhost.

Now I would like to test my sample project in the real web browser.

Please guide me how I should do it.

Regards,

-Ramesh Babu P

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: How to Publish a mod_harbour Project in Web
Posted: Fri Aug 02, 2019 06:09 AM

Dear Ramesh,

thank you for your kind words

You need a dedicated server where you can install mod_harbour. mod_harbour Linux is the fastest version so a linux server is recommended.
A Windows server will be ok too. Not as fast as the Linux one, but good enough.

If you have a good internet speed and a fixed IP you could have a server at your home or at your office, without the need to hire one.

Basically thats all that you need :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 654
Joined: Fri Oct 21, 2005 05:54 AM
Re: How to Publish a mod_harbour Project in Web
Posted: Fri Aug 02, 2019 07:16 AM

Dear Antonio,

Thank you very much for your reply.

Today I am going to get a dedicated
IP from my ISP.

I will try to publish my test App. soon

Regards,
Ramesh Babu P

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: How to Publish a mod_harbour Project in Web
Posted: Sat Aug 03, 2019 08:05 PM
Dear Ramesh,

Today I had the idea of using GitHub (free) web pages as a front-end for a mod_harbour app,
and here it is working :-)

https://fivetechsoft.github.io/snippets/
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion