FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour mod_harbour sandbox is ready !!!
Posts: 253
Joined: Wed May 25, 2016 01:04 AM
Re: mod_harbour sandbox is ready !!!
Posted: Mon Jun 24, 2019 06:32 PM
Antonio Linares wrote:Write and execute your Harbour code directly on the web :-)

https://harbour.fourtech.es/modharbour_examples/sandbox.prg

This is a dream made true :-)

See how fast it runs !!!


Amazing, works great in windows10, one question, how I can open a dbf in other folder like C:\SISTEMAS\DADOS? In this folder i have many dbfs. Thank you!
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: mod_harbour sandbox is ready !!!
Posted: Tue Jun 25, 2019 06:40 AM

Are you using Apache from Windows or from the bash (linux) ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 253
Joined: Wed May 25, 2016 01:04 AM
Re: mod_harbour sandbox is ready !!!
Posted: Tue Jun 25, 2019 02:06 PM
Antonio Linares wrote:Are you using Apache from Windows or from the bash (linux) ?


Bash (Ubuntu 18.04 LTS)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: mod_harbour sandbox is ready !!!
Posted: Tue Jun 25, 2019 07:38 PM

To let a folder with DBFs, etc. be used from Apache:

sudo chown -R www-data:www-data folderName

www-data is the Apache username, so we make www-data the owner of the folder

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 159
Joined: Wed Mar 28, 2007 01:19 PM
Re: mod_harbour sandbox is ready !!!
Posted: Wed Jun 26, 2019 12:38 AM
Hi, when I log in, got this wrong screen.
See the image:

Using Chrome and screen resolution: 1366 x 768 (max for Philips 190TS)
Regards, Euclides
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: mod_harbour sandbox is ready !!!
Posted: Wed Jun 26, 2019 01:14 AM
Euclides,
I use for the design and development of Sandbox.prg and Chrome, but from the url that you indicate, now, I also get the same result :-)

Download always download the latest version of:

https://github.com/FiveTechSoft/mod_harbour

Copy in your documents folder of server apache and execute sandbox.prg ( localhost\mod_harbour\samples\sandbox.prg ) and tell me.



( Pd: This image does not correspond to the version you will download. )
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: 153
Joined: Tue Aug 05, 2014 09:48 AM
Re: mod_harbour sandbox is ready !!!
Posted: Wed Jun 26, 2019 04:11 AM
Euclides wrote:Hi, when I log in, got this wrong screen.
See the image:

Using Chrome and screen resolution: 1366 x 768 (max for Philips 190TS)
Regards, Euclides

I am also facing same problem
The menu like Run displays for second and it wanish when Noname1.prg load
Regards, Greetings



Try FWH. You will enjoy it's simplicity and power.!
Posts: 159
Joined: Wed Mar 28, 2007 01:19 PM
Re: mod_harbour sandbox is ready !!!
Posted: Wed Jun 26, 2019 04:55 PM

Hi Cristóbal.
Today the 'Run', 'Clear' and 'Select' Buttons are showing up.
For a while I did not download anything.
I am talking with th IT personel to install an Apache server in one of the servers.
The I will come up with new questions.
Thanks & regards, Euclides.

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: mod_harbour sandbox is ready !!!
Posted: Wed Jun 26, 2019 05:13 PM

Euclides, I updated repository with version 1.2
Please download, and try

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

Continue the discussion