Go Back   CodingForums.com > :: Server side development > Apache configuration

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-28-2002, 06:51 PM   PM User | #1
Bengal313
Regular Coder

 
Bengal313's Avatar
 
Join Date: Jun 2002
Location: Metro Detroit
Posts: 298
Thanks: 8
Thanked 0 Times in 0 Posts
Bengal313 is an unknown quantity at this point
Where to find Apache?

Is there a such thing as Apache for window or is it all the same download. I want to install apache on my XP machine. Where would I look for the best place to download it from? Which is the current version? Is there a binary version which contain a self installer? Maybe a zip file I can download. When I go to Apache.org and download I get a list of files to download. Which ones do I have to download? Please help.
__________________
"Knowledge Speaks But Wisdom Listens"
Bengal313 is offline   Reply With Quote
Old 10-28-2002, 07:11 PM   PM User | #2
jkd
Senior Coder

 
jkd's Avatar
 
Join Date: May 2002
Location: metro DC
Posts: 3,163
Thanks: 1
Thanked 18 Times in 18 Posts
jkd will become famous soon enough
www.apache.org

Look for the Win32 binary, they also have an .msi installer which I used to install Apache 2 on my XP box.

But that isn't half as fun as:

tar -xzvf httpd*
cd httpd*
./configure
make
make install

__________________
jasonkarldavis.com
jkd is offline   Reply With Quote
Old 10-29-2002, 09:09 AM   PM User | #3
raf
Master Coder


 
Join Date: Jul 2002
Posts: 6,589
Thanks: 0
Thanked 0 Times in 0 Posts
raf will become famous soon enoughraf will become famous soon enough
shakim,

i replyed to your previous thread.
http://www.codingforums.com/showthre...&threadid=8713
follow the link and select the packige for windows. it's the thing you are looking for. download the first chapters of the textbook i pointed out and follow the instructions to set up your apache server, your MySQL server and to configer IIS for PHP.

raf
raf is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:01 PM.


Advertisement
Log in to turn off these ads.