I did not link anything, everything is done by mod_harbur.
I'm still in the beginning in studying mod_barbour.
Search found 3 matches
- Thu Nov 07, 2019 7:19 pm
- Forum: mod_harbour
- Topic: dbrowse.prg
- Replies: 6
- Views: 1668
- Wed Nov 06, 2019 9:15 pm
- Forum: mod_harbour
- Topic: dbrowse.prg
- Replies: 6
- Views: 1668
Re: dbrowse.prg
After searching the web the solution to this problem is :
Step 1: Open httpd-ssl.conf at here:
C:\xampp\apache\conf\extra
Step 2: Hash the line, and change to “localhost”
#ServerName www.example.com:443
ServerName localhost
Step 3: Save and restart Apache. Done
( m)
Although it may still ...
Step 1: Open httpd-ssl.conf at here:
C:\xampp\apache\conf\extra
Step 2: Hash the line, and change to “localhost”
#ServerName www.example.com:443
ServerName localhost
Step 3: Save and restart Apache. Done
( m)
Although it may still ...
- Fri Nov 01, 2019 2:41 pm
- Forum: mod_harbour
- Topic: dbrowse.prg
- Replies: 6
- Views: 1668
dbrowse.prg
Mod_harbor is a great project.
I think it will give a new life to the harbour and its community.
I installed mod_harbur on windows 10(64bit) ( XAMPP 64bit) and started to study the work of dbrowse.prg program.
In normal operation everything works correctly .
When I press the button NEXT quickly ...
I think it will give a new life to the harbour and its community.
I installed mod_harbur on windows 10(64bit) ( XAMPP 64bit) and started to study the work of dbrowse.prg program.
In normal operation everything works correctly .
When I press the button NEXT quickly ...