logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Window server 2003 and mod_proxy_html
Author
pfuvsk



Joined: 28 Apr 2008
Posts: 1
Location: Sweden

PostPosted: Mon 28 Apr '08 13:44    Post subject: Window server 2003 and mod_proxy_html Reply with quote

Hi , I'm setting up Apache as a reversed proxy on Windows Server 2003 SP2.

I have downloaded Apache 2.2.8 and mod_proxy_html-3.0.0-w32 from Apache Lounge.
For testing I have set it up on a Windows XP. Where it is working fine.
Doing the same thing on the Windows server 2003, does not work.

I'm getting the following message when trying to start Apache:

httpd: Syntax error on line 490 of C:/Apache2/conf/httpd.conf: Cannot load C:/Apache2/modules/mod_proxy_html/mod_proxy_html.so into server: Det h\xe4r programme
t kunde inte starta eftersom programmets konfiguration \xe4r felaktig. Problemet kanske kan r\xe4ttas till om du installerar om programmet.
=Meaning konfiguration is invalid.
(I do have installed the Visual C++ 2008 Redistributable Package!)
Anyone knows?
Back to top
tdonovan
Moderator


Joined: 17 Dec 2005
Posts: 611
Location: Milford, MA, USA

PostPosted: Mon 28 Apr '08 16:35    Post subject: Reply with quote

Apache 2.2.8 requires the Visual C++ 2008 Redistributable Package.

mod_proxy_html-3.2.2-w32 requires the Visual C++ 2005 SP1 Redistributable Package.

Do you have them both installed on your Windows Server 2003 SP2 machine?

-tom-
Back to top


Reply to topic   Topic: Window server 2003 and mod_proxy_html View previous topic :: View next topic
Post new topic   Forum Index -> Apache