HMGWEB OR HMGSCRITP WITH XAMPP
Moderator: Rathinagiri
- jairpinho
- Posts: 270
- Joined: Mon Jul 18, 2011 5:36 pm
- Location: Rio Grande do Sul - Brasil
- Has thanked: 2 times
- Been thanked: 5 times
- Contact:
HMGWEB OR HMGSCRITP WITH XAMPP
Hi everyone, I'm starting with hmgweb but I already have xamp and apache installed on how to use hmgweb in the xamp directory "httpdocs" and test the examples
the examples do not work I can not compile:
c:\hmgweb\harbour\comp\mingw\bin\nm.exe: 'C:/Users/xbase/AppData/Local/Temp/hbmk
_9te01x.dir/.c': No such file
O sistema não pode encontrar o arquivo especificado.
Pressione qualquer tecla para continuar. . .
searching in the forum to start web development i will find two way to do what should i use hmgweb or hmgscript? what's the difference?
the examples do not work I can not compile:
c:\hmgweb\harbour\comp\mingw\bin\nm.exe: 'C:/Users/xbase/AppData/Local/Temp/hbmk
_9te01x.dir/.c': No such file
O sistema não pode encontrar o arquivo especificado.
Pressione qualquer tecla para continuar. . .
searching in the forum to start web development i will find two way to do what should i use hmgweb or hmgscript? what's the difference?
Hi,
Regards,
Javier
None of them, don't waste your time.jairpinho wrote:what should i use hmgweb or hmgscript? what's the difference?
Regards,
Javier
- serge_girard
- Posts: 2211
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Has thanked: 496 times
- Been thanked: 110 times
- Contact:
- jairpinho
- Posts: 270
- Joined: Mon Jul 18, 2011 5:36 pm
- Location: Rio Grande do Sul - Brasil
- Has thanked: 2 times
- Been thanked: 5 times
- Contact:
Hi guys, I really liked hmgscrip but I did not understand what the .cgi file generated from the .bat file is, since it did not make any difference.
please answer me if I am correct:
the lib folder contains all harbour to java conversion, the .html file must be manually created in the same way as the desktop.html example and add the required function files inside it. this way already normal functioning of the cgi file. for what?
please answer me if I am correct:
the lib folder contains all harbour to java conversion, the .html file must be manually created in the same way as the desktop.html example and add the required function files inside it. this way already normal functioning of the cgi file. for what?
- bpd2000
- Posts: 1045
- Joined: Sat Sep 10, 2011 4:07 am
- Location: India
- Has thanked: 180 times
- Been thanked: 85 times
Hi
You have to spare some time to study, nothing is ready made to adopt
Refer link
https://hmgthinking.wordpress.com/2016/ ... s-part-iv/
http://www.pctoledo.com.br/forum/viewto ... 45&t=14893
http://www.hmgforum.com/viewtopic.php?f=35&t=3449
http://www.hmgforum.com/viewtopic.php?f ... baf0f9999f
You have to spare some time to study, nothing is ready made to adopt
Refer link
https://hmgthinking.wordpress.com/2016/ ... s-part-iv/
http://www.pctoledo.com.br/forum/viewto ... 45&t=14893
http://www.hmgforum.com/viewtopic.php?f=35&t=3449
http://www.hmgforum.com/viewtopic.php?f ... baf0f9999f
BPD
Convert Dream into Reality through HMG
Convert Dream into Reality through HMG
- mol
- Posts: 3128
- Joined: Thu Sep 11, 2008 5:31 am
- Location: Myszków, Poland
- Has thanked: 191 times
- Been thanked: 105 times
- Contact:
.cgi file is binary like .exe. The problem is if you want to use commercial hosting, because many of its using linux not windows, so, .cgi should be compiled for Linux. Many hostings do not allow executing .cgi
- serge_girard
- Posts: 2211
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Has thanked: 496 times
- Been thanked: 110 times
- Contact:
That's right Marek! That's why I abonded more or less develepment.
Jair, the CGI file is just the generated EXE file renamed to CGI.
Serge
Jair, the CGI file is just the generated EXE file renamed to CGI.
Serge