Start with ModHarbour

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!

Start with ModHarbour

Postby Jack » Tue May 19, 2020 10:59 am

Hi,
I will start with modharbour on a Windows10Pro computer .

Where can i find a complete install procedure ?

Thanks,

Philippe
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am

Re: Start with ModHarbour

Postby Antonio Linares » Tue May 19, 2020 11:36 am

Philippe,

Do you plan to use Microsoft IIS or Apache for Windows ?

Another choice is to install Windows WSL and run Apache from it (Linux).
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41365
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Start with ModHarbour

Postby Jack » Tue May 19, 2020 12:46 pm

Antonio,
I will try with Apache for Windows .

Thanks,
Philippe
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am

Re: Start with ModHarbour

Postby Antonio Linares » Tue May 19, 2020 2:08 pm

Is your Windows 32 or 64 bits ?

If Windows 64 bits then download this Apache build:
https://www.apachehaus.com/downloads/httpd-2.4.43-o111g-x64-vc15.zip

If Windows 32 bits then download this Apache build:
https://www.apachehaus.com/downloads/httpd-2.4.43-o111g-x86-vc15.zip
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41365
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Start with ModHarbour

Postby Jack » Wed May 20, 2020 7:58 am

Antonio,
With fivewin, i use MS SQL tables .
Is it possible to use it with ModHarbour .

Thanks,

Philippe
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am

Re: Start with ModHarbour

Postby Antonio Linares » Wed May 20, 2020 1:02 pm

Philippe,

Do you use ADO to manage them from FWH ?

If yes, then you can manage them also using mod_harbour, meanwhile the server is running on Windows
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41365
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Start with ModHarbour

Postby Jack » Fri May 22, 2020 8:39 am

Apache24 is installed on the Windows 10 Pro computer est the test http://localhost is successful .

What is the next step for mod_harbour ?

Thanks,

Philippe
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am

Re: Start with ModHarbour

Postby Antonio Linares » Fri May 22, 2020 11:56 am

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41365
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Start with ModHarbour

Postby Marco Augusto » Fri May 22, 2020 1:07 pm

Saludos

entonces mod_harbour solo
accede a MySQL o Mssql via localhost ?
Marco Augusto Rodriguez Manzo
FWH January 2020 Xharbour 1.2.3
MySQL 5.0.19 Fastreport

PERZO SOFT
Sistemas Personalizados
User avatar
Marco Augusto
 
Posts: 141
Joined: Wed Oct 12, 2005 1:03 pm
Location: Cuernacava, Morelos Mexico

Re: Start with ModHarbour

Postby Jack » Thu May 28, 2020 5:47 am

Hello,
I have installed Apache on Win10 computer and modharbour .
Everything is OK .

I 'd like to test samples of Input Screen ?
Is it possible to use SAY and GET instruction ?

Do you have sample with a screen with 3 or 4 gets, 1 or 2 Combo and when you press save, a record is Added in a table .

Thanks for modHarbour,

I ask me why you say ModHarbour and not WebHarbour ?


Philippe
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am

Re: Start with ModHarbour

Postby Antonio Linares » Thu May 28, 2020 7:21 am

Marco Augusto,

Marco Augusto wrote:Saludos

entonces mod_harbour solo
accede a MySQL o Mssql via localhost ?


mod_harbour puede acceder a bases de datos instaladas en el propio equipo donde está Apache/IIS ó en ordenadores remotos

Piensa en mod_harbour como si fuese un EXE: Puede acceder a bases de datos en el mismo ordenador ó en ordenadores remotos.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41365
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Start with ModHarbour

Postby Antonio Linares » Thu May 28, 2020 10:18 am

Philippe,

Jack wrote:Hello,
I have installed Apache on Win10 computer and modharbour .
Everything is OK .

I 'd like to test samples of Input Screen ?
Is it possible to use SAY and GET instruction ?

Do you have sample with a screen with 3 or 4 gets, 1 or 2 Combo and when you press save, a record is Added in a table .

Thanks for modHarbour,

I ask me why you say ModHarbour and not WebHarbour ?


Philippe


mod_harbour provides a sayget.prg example that lets you simulate a SAY ... GET input screen.

When you start building apps for the web you will realize that you want them to look fine on any device: that is called a "responsive" design that
automatically adapts to the dimensions of the device. In that case you have to forget about the SAY ... GET coordinates and use a GUI that is "responsive".
We do recommend bootstrap and it is the one that we use many times in our mod_harbour examples.

Please review samples\genesis as it is a very powerfull example to edit DBFs, use forms, etc.

mod_harbour project started as an Apache official extension to support PRGs and HRBs files.
Official Apache extensions are named mod_...(name of the language) traditionally. Thats why we choosed mod_harbour ;-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41365
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to mod_harbour

Who is online

Users browsing this forum: No registered users and 1 guest