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 -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: my 1st apache httpd build
Author
tommyhp2



Joined: 31 Aug 2009
Posts: 1

PostPosted: Mon 31 Aug '09 8:48    Post subject: my 1st apache httpd build Reply with quote

Hi,

I've just finished building my 1st Apache Httpd from source Very Happy
This is what the info saids:

Server Version: Apache/2.2.13 (Win32)
Server Built: Aug 30 2009 19:33:35
Server loaded APR Version: 1.3.8
Compiled with APR Version: 1.3.8
Server loaded APU Version: 1.3.9
Compiled with APU Version: 1.3.9
Module Magic Number: 20051115:23
Hostname/port: localhost:8000
Timeouts: connection: 300 keep-alive: 5
MPM Name: WinNT
MPM Information: Max Daemons: 64 Threaded: yes Forked: no
Server Architecture: 64-bit
<snip>

How can I change the Win32 to x64 ? Very Happy Now on to building PHP 5.3...

TIA,
Tommy

Edit: NVM, I found it in os\win32\os.h Smile
Back to top
James Blond
Moderator


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

PostPosted: Thu 22 Oct '09 12:55    Post subject: Reply with quote

For compiling 64 bit. You need a 64 bit OS and the 64 bit Visual Studio

Quote:

Server Architecture: 64-bit


Or did you already do that? Than only the signature is wrong, since that is hard coded in the source.
Back to top


Reply to topic   Topic: my 1st apache httpd build View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads