mod_harbour and APACHE on WINDOWS SERVER

Post Reply
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

mod_harbour and APACHE on WINDOWS SERVER

Post by Otto »

Hello,
is someone here using mod_harbour and APACHE on a WINDOWS SERVER.
If yes can you please share the content of the APACHE folder.

Thank you in advance
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: mod_harbour and APACHE on WINDOWS SERVER

Post by Antonio Linares »

Dear Otto,

If you provide me remote access to it, I will check it
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: mod_harbour and APACHE on WINDOWS SERVER

Post by Otto »

Dear Antonio,
thank you. I have sent you an E-Mail.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: mod_harbour and APACHE on WINDOWS SERVER

Post by Antonio Linares »

Otto,

When xampp starts it reports this problem:
09:32:12 [main] Required XAMPP prerequisite not found!
09:32:12 [main] You do not appear to have the Microsoft Visual C++ 2008 Runtimes installed
09:32:12 [main] This is required for XAMPP to fully function
09:32:12 [main] http://www.microsoft.com/download/en/de ... px?id=5582
I have downloaded and installed the Microsoft Visual C++ 2008 Runtimes but xampp keeps complaining and fails to start

I have download Apache 64 to check if it makes a difference, but it refuses to boot also. So it seems as there is a missing
dependency on your server that does not allow Apache to work
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: mod_harbour and APACHE on WINDOWS SERVER

Post by Antonio Linares »

Otto,

I am checking on my computer the externals that Apache uses:

Please check that you have these files on your server:
Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: mod_harbour and APACHE on WINDOWS SERVER

Post by Antonio Linares »

Otto,

This is the tool that I use to check for the externals:

https://github.com/FiveTechSoft/FWH_too ... peinfo.exe
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: mod_harbour and APACHE on WINDOWS SERVER

Post by Antonio Linares »

Otto,

I am working on your PC to fix it, please wait some minutes :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: mod_harbour and APACHE on WINDOWS SERVER

Post by Antonio Linares »

Working fine :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Carlos Mora
Posts: 988
Joined: Thu Nov 24, 2005 3:01 pm
Location: Madrid, España

Re: mod_harbour and APACHE on WINDOWS SERVER

Post by Carlos Mora »

Hey!

let me recommend Chocolatey. It is a package manager for windows, like brew for OSX, apt for Debian and derivatives, yum, etc.

It has many advantages, including the install of dependencies, and a clean uninstall if required.

After installing Chocolatey, you can install Xampp with

Code: Select all

choco install bitnami-xampp
 
it requires reboot, but works fine.

KR,
Saludos
Carlos Mora
http://harbouradvisor.blogspot.com/
StackOverflow http://stackoverflow.com/users/549761/carlos-mora
“If you think education is expensive, try ignorance"
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: mod_harbour and APACHE on WINDOWS SERVER

Post by Otto »

Dear Antonio,
would you be so kind to tell us how to start PEInfo to get this information.

Thank you in advance
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
Post Reply