Search found 211 matches: xampp

Return to advanced search

Re: XAMPP through PortableApps.com or Server2Go

Charly, thank you.
Yes this way it is working fine.
Best regards,
Otto
by Otto
Sat Mar 02, 2024 6:58 pm
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

Otto, This code works perfectly #xcommand TEMPLATE <var> [ PARAMS [<v1>] [,<vn>] ] ;=> ;    #pragma __cstream |<var> += UInlinePrg( UReplaceBlocks( %s, '<$', "$>" [,<(v1)>][+","+<(vn)>] [, @<v1>][, @<vn>] ) )function main&#...
by Carles
Sat Mar 02, 2024 10:00 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

Charly,
can you tell me what to use with the build in mod harbour version for

TEMPLATE PARAMS
ENDTEXT

xCommand is not working for me.

Best regards,
Otto
by Otto
Fri Mar 01, 2024 11:42 pm
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

Hello Charly,

Thank you. I have the Runner RX environment on my PC at home. I will try it in the evening.

RX does not use the same mod commands. If you want to do what you're looking to do, you can try entering this.


Best regards,
Otto
by Otto
Fri Mar 01, 2024 8:38 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

Otto, RX no usa los mismos comandos de mod . Si quieres hacer lo que quieres puedes intentar poner esto #xcommand TEMPLATE <var> [ PARAMS [<v1>] [,<vn>] ] ;=> ;    #pragma __cstream |<var> += UInlinePrg( UReplaceBlocks( %s, '<$', "$&...
by Carles
Fri Mar 01, 2024 6:50 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

Hello Charly, thank you. Your code is working fine. https://mybergland.com/rx_1.jpg But if I use mod harbour code I get: Error COMPILER/(1001) 30 Description Syntax error "syntax error at 'PARAMS'" Operation Line: 8 Best regards, Otto     function main() ...
by Otto
Thu Feb 29, 2024 7:27 pm
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

Otto, For me, it's practical that I can simply hide the TEMPLATE /ENDTEXT and then edit and test the code with the FIVEWIN development environment (much xbrowse :-) ). If you want to work directly against html it is very easy. You go to RX Menu->Config->enable path \html, save changes and rest...
by Carles
Thu Feb 29, 2024 3:06 pm
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

I'm use UwAmp to test my mod_harbour App.

https://www.uwamp.com/en/
by ssbbs
Thu Feb 29, 2024 2:17 pm
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

Dear Antonio,
By the way, I briefly introduced Runner RX on ModHarbourClub on Facebook. The post is among the most read and most liked.
Best regards,
Otto
by Otto
Thu Feb 29, 2024 10:09 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

Dear Antonio, Yes, I have installed it. It looks very professional. But I haven't dealt with it yet. How exactly does it work when I pass a mod harbour program to runner rx. I use mod harbour original. Is this syntax supported by runner rx. What exactly does runner rc do with the prg code I pass. Fr...
by Otto
Thu Feb 29, 2024 10:04 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: XAMPP through PortableApps.com or Server2Go

Dear Otto,

Have you tested runner from Carles Aubia ?

https://runnerxbase.app/
https://www.youtube.com/watch?v=y6GH0FDTmEI

Using it you don't need Apache at all, neither mod_harbour :-)
by Antonio Linares
Thu Feb 29, 2024 7:33 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

XAMPP through PortableApps.com or Server2Go

Hello friends, Has anyone experienced using Apache in a portable or standalone mode? I see there are, for example, XAMPP through PortableApps.com or Server2Go. Both of these solutions offer a convenient way to create a portable web development environment, allowing you to easily ...
by Otto
Thu Feb 29, 2024 7:20 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9284

Re: TWebView y Javascript

Efectivamente, necesitas un servidor Web que esté corriendo en tu máquina
Puedes probar a instalar Apache ( Xampp ) o simplemente el httpd de harbour
by cnavarro
Sun Jul 16, 2023 11:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TWebView y Javascript
Replies: 6
Views: 433

Re: metodo Get

No he podido configurarlo. 1.-Instalo Xampp 64 bit y lo reinicio y todo bien 2.-Copio todas las dll y modharbour.exe a la siguiente direccion C:\xampp\cgi-bin 3.-copio httpd.conf a la siguiente direccion C:\xampp\apache\conf 4.-copio htaccess ...
by Adolfredo Martinez
Mon Dec 12, 2022 9:38 pm
 
Forum: mod_harbour
Topic: metodo Get
Replies: 11
Views: 1465

Re: metodo Get

... con mod_harbour CGI, no logro que me funcione, hice la descargue de los archivos en link que me diste, copie las dll y el modharbour.exe en C:\xampp\cgi-bin, agregue estas estas lineas: En Httpd.conf, que se encuetra en esta carpeta: C:\xampp\apache\conf LoadModule harbour_module modules/mod_harbour.so ...
by Adolfredo Martinez
Mon Dec 12, 2022 2:08 am
 
Forum: mod_harbour
Topic: metodo Get
Replies: 11
Views: 1465
Next

Return to advanced search