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 -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: who can mod_caucho.dll compiled into 64bit?
Author
svkp99



Joined: 07 Sep 2010
Posts: 2

PostPosted: Tue 07 Sep '10 5:50    Post subject: who can mod_caucho.dll compiled into 64bit? Reply with quote

If you can, thanks Laughing
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Thu 09 Sep '10 13:26    Post subject: Reply with quote

Where is the source code? I couldn't find a download link on the webpage.
Back to top
Sob



Joined: 19 Apr 2008
Posts: 30

PostPosted: Sat 11 Sep '10 17:36    Post subject: Reply with quote

Source is http://www.caucho.com/download/resin-4.0.10-src.zip. Project file for module is in \resin-4.0.10\modules\c\src\apache22\apache22.vcproj. It doesn't have x64 target defined, but just creating it by copying setting from Win32 does work. And following is the result:

http://web.hisoftware.cz/sob/download/mod_caucho-httpd-2.2.16-x64-resin-4.0.10.zip

It uses httpd headers and libs from apachehaus.com's "Apache 2.2.16 x64 IPv6 SNI Enabled". It probably should work also with other Apache 2.2.x x64 builds. Testing was limited to loading module into server and it works. Other than that, I have no idea what to do with it. So if you're brave enough, you may try it.
Back to top
svkp99



Joined: 07 Sep 2010
Posts: 2

PostPosted: Sun 12 Sep '10 21:52    Post subject: Reply with quote

Sob wrote:
Source is http://www.caucho.com/download/resin-4.0.10-src.zip. Project file for module is in \resin-4.0.10\modules\c\src\apache22\apache22.vcproj. It doesn't have x64 target defined, but just creating it by copying setting from Win32 does work. And following is the result:

http://web.hisoftware.cz/sob/download/mod_caucho-httpd-2.2.16-x64-resin-4.0.10.zip

It uses httpd headers and libs from apachehaus.com's "Apache 2.2.16 x64 IPv6 SNI Enabled". It probably should work also with other Apache 2.2.x x64 builds. Testing was limited to loading module into server and it works. Other than that, I have no idea what to do with it. So if you're brave enough, you may try it.

thank you Sob,for the time being have not found any problems
Back to top


Reply to topic   Topic: who can mod_caucho.dll compiled into 64bit? View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules