Search found 218 matches: iis

Return to advanced search

Re: Mod_Harbour setup on a Windows IIS Server.

Dear Byron,

Please review https://github.com/FiveTechSoft/mod_har ... master/IIS

the setup is explained at the bottom
by Antonio Linares
Thu Aug 24, 2023 5:25 am
 
Forum: mod_harbour
Topic: Mod_Harbour setup on a Windows IIS Server.
Replies: 1
Views: 321

Mod_Harbour setup on a Windows IIS Server.

We had this working, but moved our server from an older OS Ver and lost the capability. Where is a good place to find information on how to setup Mod_Harbour on a windows IIS Server. Thanks in advance.
by byron.hopp
Wed Aug 23, 2023 10:39 pm
 
Forum: mod_harbour
Topic: Mod_Harbour setup on a Windows IIS Server.
Replies: 1
Views: 321

Re: A big hit: Neither Apache and mod_harbour are needed

... library that you can use from any Harbour app (text mode or GUI mode) and it delivers a web server using sockets. Previously we needed Apache (or IIS) + mod_harbour + PRGs (and HRBs) <---> web browser With HbWeb we only need a Harbour app <---> web browser We are still on development ...
by Horizon
Sat Apr 30, 2022 6:19 pm
 
Forum: mod_harbour
Topic: A big hit: Neither Apache and mod_harbour are needed
Replies: 61
Views: 14129

Re: A big hit: Neither Apache and mod_harbour are needed

... library that you can use from any Harbour app (text mode or GUI mode) and it delivers a web server using sockets. Previously we needed Apache (or IIS) + mod_harbour + PRGs (and HRBs) <---> web browser With HbWeb we only need a Harbour app <---> web browser We are still on development ...
by Antonio Linares
Sat Apr 30, 2022 8:58 am
 
Forum: mod_harbour
Topic: A big hit: Neither Apache and mod_harbour are needed
Replies: 61
Views: 14129

A big hit: Neither Apache and mod_harbour are needed

Dear friends,

Today a milestone hit has arrived:

Apache (or IIS) and mod_harbour are NO LONGER needed :-)

In less than 100 lines of code, both are no longer needed

Stay tuned for a new revolution ;-)
by Antonio Linares
Tue Apr 26, 2022 6:03 am
 
Forum: mod_harbour
Topic: A big hit: Neither Apache and mod_harbour are needed
Replies: 61
Views: 14129

Re: mod_harbour for non dedicated servers

... The point. Since you are a professional software developer, I think that only dedicated hosting is an option for you and yes, mod harbour and IIS work wonderfully there. Best regards, Otto https://www.verizon.com/business/small-business-essentials/resources/dedicated-hosting-vs-shared-hosting-pros-cons-173704513/
by Otto
Fri Dec 31, 2021 4:55 pm
 
Forum: mod_harbour
Topic: mod_harbour for non dedicated servers
Replies: 38
Views: 3620

Re: mod_harbour for non dedicated servers

Hi Enrico,
Jean told me on FB that he is working with IIS.
Best regards,
Otto

Jean-François Lefebvre
Otto Atzwanger yes it is, and I even added my own librairy. it work on iis on win server 2019
by Otto
Fri Dec 31, 2021 1:12 pm
 
Forum: mod_harbour
Topic: mod_harbour for non dedicated servers
Replies: 38
Views: 3620

Re: mod_harbour for non dedicated servers

It would be great for a start. But what about IIS?

EMG
by Enrico Maria Giordano
Fri Dec 31, 2021 9:06 am
 
Forum: mod_harbour
Topic: mod_harbour for non dedicated servers
Replies: 38
Views: 3620

Re: HRB give a empty page

... this was solved by mklink folder, but I have other prg wich run nicelely as prg, but give just blanck page as HRB. I became crazy. PS: This is IIS, not apache.
by jfl@mafact.com
Mon Sep 20, 2021 2:43 pm
 
Forum: mod_harbour
Topic: SOLVED : HRB give a empty page
Replies: 28
Views: 2173

Re: HRB give a empty page

... a link folder but not if I use a direct folder like "samples" I created under the root of the site. I already had a similar problem with IIS and folder. For example, I can't map a virtual folder form my D:\inetpub\www\modharbour\samples to e:\modharbour\samples It launch the prg, but ...
by jfl@mafact.com
Mon Sep 20, 2021 9:26 am
 
Forum: mod_harbour
Topic: SOLVED : HRB give a empty page
Replies: 28
Views: 2173

Re: HRB give a empty page

Please download this file and rename it as libharbour.dll:

https://github.com/FiveTechSoft/mod_harbour/raw/master/IIS/libharbour_ads.dll

The previous one was not for ADS. This one is for ADS and should work fine for you.
by Antonio Linares
Sun Sep 19, 2021 9:48 am
 
Forum: mod_harbour
Topic: SOLVED : HRB give a empty page
Replies: 28
Views: 2173

Re: HRB give a empty page

... and this one with my test program May 28 2021 09:17:25 Hello world from a .prg file 0x0000022B90939A78 So the problème seem to be in the IIS config probably. Addendum : I really see nothing from IIS side wich could cause that result. :/ What do you thing ?
by jfl@mafact.com
Sun Sep 19, 2021 9:22 am
 
Forum: mod_harbour
Topic: SOLVED : HRB give a empty page
Replies: 28
Views: 2173

Re: HRB give a empty page

I have just updated the mod_harbour repo with the build that I just did for the tests:

https://github.com/FiveTechSoft/mod_harbour/tree/master/IIS/msvc/x64/Release

So currently you can run PRGs but can't run HRBs ?

Are you using it with ADS ?
by Antonio Linares
Sun Sep 19, 2021 8:42 am
 
Forum: mod_harbour
Topic: SOLVED : HRB give a empty page
Replies: 28
Views: 2173

Re: HRB give a empty page

Dear JF, testhrb.prg and testhrb.hrb they both work fine with IIS and mod_harbour here Please run this and let me know what you get: ? ModBuildDate() Here I get: May 28 2021 09:17:25 The path used for mod_harbour from IIS modules settings is: C:\mod_harbour\IIS\msvc\x64\Release\mod_harbour.dll ...
by Antonio Linares
Sun Sep 19, 2021 7:04 am
 
Forum: mod_harbour
Topic: SOLVED : HRB give a empty page
Replies: 28
Views: 2173

SOLVED : HRB give a empty page

Hello, Any idea ? On IIS Windows (not FastCGI), when I launch testhrb.prg it work, but doing the same with testhrb.hrb, just compiled with harbour -gh -n I receive a totaly empty screen. The IIS log file give me nothing different from ...
by jfl@mafact.com
Sat Sep 18, 2021 6:46 pm
 
Forum: mod_harbour
Topic: SOLVED : HRB give a empty page
Replies: 28
Views: 2173
Next

Return to advanced search