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!Antonio Linares wrote:Write and execute your Harbour code directly on the web
https://harbour.fourtech.es/modharbour_ ... andbox.prg
This is a dream made true
See how fast it runs !!!
mod_harbour sandbox is ready !!!
Re: mod_harbour sandbox is ready !!!
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: mod_harbour sandbox is ready !!!
Are you using Apache from Windows or from the bash (linux) ?
Re: mod_harbour sandbox is ready !!!
Bash (Ubuntu 18.04 LTS)Antonio Linares wrote:Are you using Apache from Windows or from the bash (linux) ?
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: mod_harbour sandbox is ready !!!
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
sudo chown -R www-data:www-data folderName
www-data is the Apache username, so we make www-data the owner of the folder
Re: mod_harbour sandbox is ready !!!
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
See the image:
Using Chrome and screen resolution: 1366 x 768 (max for Philips 190TS)
Regards, Euclides
Re: mod_harbour sandbox is ready !!!
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. )
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. )
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: mod_harbour sandbox is ready !!!
I am also facing same problemEuclides 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
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.!
Try FWH. You will enjoy it's simplicity and power.!
Re: mod_harbour sandbox is ready !!!
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.
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.
Re: mod_harbour sandbox is ready !!!
Euclides, I updated repository with version 1.2
Please download, and try
Please download, and try
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.