Apache 2.2.8
Posted by: arrowd (---.hsd1.pa.comcast.net)
Date: March 02, 2008 02:59AM

Has anyone updated their Wamp 2.0 installation with Apache 2.2.8? As a greenhorn, I'd appreciate a step-by-step of what's involved.

Thanks,
Don

Options: ReplyQuote
Re: Apache 2.2.8
Posted by: damador (---.acn.waw.pl)
Date: March 03, 2008 09:40AM

yes - download [httpd.apache.org] 2.2.8 with ssl build

open comandline
navigate to place where you download the exe file type msiexec /a apache_2.2.8-win32-x86-openssl-0.9.8g.msi

this come with adminitrative installation - it allow to extract all files without actual deployment
install the files eg to c/test

no go to C:\wamp\bin\apache make dir apache2.2.8

fro the C:\test\program files\Apache Software Foundation\Apache2.2 - extracted apache 228 copy all files and folders into C:\wamp\bin\apache\apache2.2.8


C:\wamp\bin\apache\apache2.2.6 copy the file wampserv.conf into C:\wamp\bin\apache\apache2.2.8

delete all files from C:\wamp\bin\apache\apache2.2.8\conf

copy C:\wamp\bin\apache\apache2.2.6\conf all files to C:\wamp\bin\apache\apache2.2.8\conf

edit httpd.conf with text edtior and change

line 42 to ServerRoot "c:/wamp/bin/apache/apache2.2.8"
save

check if it works via wam icon ...

if yes delete the folder c/test with extracted apache files

in this way you will retain your 2.2.6 config modules etc

Options: ReplyQuote
Re: Apache 2.2.8
Posted by: damador (---.acn.waw.pl)
Date: March 03, 2008 09:58AM

[rapidshare.com] here you have my C:\wamp\bin\apache\apache2.2.8 directory - you cen extract it and try if it works then you can change loaded modules etc according to your needs

Options: ReplyQuote


Sorry, only registered users may post in this forum.