Dear Antonio,
I have an APACHE server installed on a Windows SERVER system.
I have 32 and 64 bit APACHE.
What should I use and what do I have to install now for mod_harbour?
Thanks in advance and best regards
Otto
Dear Antonio,
I have an APACHE server installed on a Windows SERVER system.
I have 32 and 64 bit APACHE.
What should I use and what do I have to install now for mod_harbour?
Thanks in advance and best regards
Otto
+1
LoadModule harbour_module modules/mod_harbour.so
<FilesMatch "\.(prg|hrb)$">
  SetHandler harbour
</FilesMatch>Hi Antonio.
Do you think that will be possible to use Advantage Database in the near future ?
Thanks a lot and many compliments for this great work.
Massimo
Dear Antonio,
thank you.
Can we use 32 or 64 bit APACHE?
Thank you in advance
Otto
Otto,
If you use Windows 64 then use Apache 64. For Windows 32 use Apache 32.
Massimo,
Yes, it is possible. We can include any library inside mod_harbour so just need to include the ADS libs
I will try to build it and you test it ![]()
Dear Antonio,
only to be sure. Is libharbour.dll the same for 32 and 64 bit APACHE Server?
Thank you in advance
Otto
Antonio Linares wrote:More examples:
https://harbour.fourtech.es/modharbour_samples/chart.prg
It is safe if you know what you are doing ![]()
You need some level of expertise to properly manage folders and files permissions and to properly configure Apache
Antonio Linares wrote:It is safe if you know what you are doing
You need some level of expertise to properly manage folders and files permissions and to properly configure Apache
Dear Antonio,
copy libharbour.dll into c:\Apache24\htdocs\
I do not have htdocs inside apache.
My htdocs is at the same level as apache.
c:\xampp\apache\
c:\xampp\htdocs\
Should I create c:\xampp\apache\htdocs.
I see that all the other DLL-files are inside the c:\xampp\apache\bin folder.
Thank you in advance
Otto
Otto wrote:Dear Antonio,
copy libharbour.dll into c:\Apache24\htdocs\
I do not have htdocs inside apache.
My htdocs is at the same level as apache.
c:\xampp\apache\
c:\xampp\htdocs\
Should I create c:\xampp\apache\htdocs.
I see that all the other DLL-files are inside the c:\xampp\apache\bin folder.
Thank you in advance
Otto