Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Upgrading Apache Server from 2.0.45 to 2.0.49

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache win27 pro install  
Author Message
amccurdy

External


Since: Apr 26, 2004
Posts: 2



(Msg. 1) Posted: Mon Apr 26, 2004 4:01 pm
Post subject: Upgrading Apache Server from 2.0.45 to 2.0.49
Archived from groups: alt>apache>configuration (more info?)

Hello:

We are running Apache Server 2.0.45 using SSL on Win2000. This was
installed a while back and I've been asked to update it for security
purposes. I have no experience with Apache and am looking for help in
how this should be done.

Should I update it to the latest code (2.0.49)?
If yes, will SSL get broken - does SSL need to be upgraded as well?
What is the upgrade process? Uninstall and reinstall?
Is there an .msi for 2.0.49 that includes SSL - I couldn't find it on
Apache's site?

I appreciate any answers to these questions.

Thanks in advance,
Drew McCurdy

 >> Stay informed about: Upgrading Apache Server from 2.0.45 to 2.0.49 
Back to top
Login to vote
hans1

External


Since: Mar 29, 2004
Posts: 672



(Msg. 2) Posted: Tue Apr 27, 2004 3:02 am
Post subject: Re: Upgrading Apache Server from 2.0.45 to 2.0.49 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Drew McCurdy" <amccurdy.RemoveThis@uptyme.com> schreef in bericht
news:10253c8d.0404261201.3a5ccbb3@posting.google.com...
 > We are running Apache Server 2.0.45 using SSL on Win2000. This was
 > installed a while back and I've been asked to update it for security
 > purposes. I have no experience with Apache and am looking for help in
 > how this should be done.

 > Should I update it to the latest code (2.0.49)?
See <a style='text-decoration: underline;' href="http://www.apache.org/dist/httpd/CHANGES_2.0" target="_blank">http://www.apache.org/dist/httpd/CHANGES_2.0</a> and check the reasons that
_do_ apply to your usage.

 > If yes, will SSL get broken - does SSL need to be upgraded as well?
Most likely ...

 > What is the upgrade process? Uninstall and reinstall?
Will depend largly on the distribution currently in use ...
.... and having an update available

 > Is there an .msi for 2.0.49 that includes SSL - I couldn't find it on
 > Apache's site?
Have not seen one this century Wink
Worse than that <a style='text-decoration: underline;' href="http://www.apache-ssl.org/#mod_ssl" target="_blank">http://www.apache-ssl.org/#mod_ssl</a>

Though not a MSI its the easiest way I know to install:
At <a style='text-decoration: underline;' href="http://www.apache.org/dyn/closer.cgi/perl/win32-bin/" target="_blank">http://www.apache.org/dyn/closer.cgi/perl/win32-bin/</a> choose your mirror
and obtain Perl-5.8-win32-bin-0.7.exe. This pack contains:
- Apache/2.0.48 (Win32)
- mod_perl/1.99_13-dev
- Perl/v5.8.3
- PHP/4.3.4
- mod_ssl/2.0.48
- OpenSSL/0.9.7c
At least these are all compiled with the same compiler, using identical
settings for each part and it runs out of the box, virtually, that is.

Another huge pack at: <a style='text-decoration: underline;' href="http://sourceforge.net/projects/webserv/" target="_blank">http://sourceforge.net/projects/webserv/</a>
" Pre-Compiled WebServer for the Windows NT Based OS (NT, 2000, XP, 2003),
Containting apache, mysql, activeperl, openssl, php, adodb, phpmyadmin,
smarty, turck-mmcache, zlib packaged into a nice installer (WAMP). "
Brings versions 2.0.49, 4.0.18, 5.8.3b809, 0.9.7d, 4.3.4, 4.21, 2.5.6, 2.6.2
and gives choose to instal optional parts.

The latter has focussed on PHPtools and comes with MySQL ( MySQL can be
easily downloaded via <a style='text-decoration: underline;' href="http://dev.mysql.com/downloads/mysql/4.0.html" target="_blank">http://dev.mysql.com/downloads/mysql/4.0.html</a>).
The former has its roots at <a style='text-decoration: underline;' href="http://perl.apache.org/" target="_blank">http://perl.apache.org/</a> and comes with an more
extensive library of perl modules ( might be kown as the Randy Kobes
distribution )



Still, you have steep curve ahead... good luck and enjoy.


HansH<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Upgrading Apache Server from 2.0.45 to 2.0.49 
Back to top
Login to vote
amccurdy

External


Since: Apr 26, 2004
Posts: 2



(Msg. 3) Posted: Tue Apr 27, 2004 9:52 am
Post subject: Re: Upgrading Apache Server from 2.0.45 to 2.0.49 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I really appreciate the info.

Thanks.


"HansH" <hans RemoveThis @niet.op.het.net> wrote in message news:<c6k0tc$ltq$1@news.cistron.nl>...
 > "Drew McCurdy" <amccurdy RemoveThis @uptyme.com> schreef in bericht
 > news:10253c8d.0404261201.3a5ccbb3@posting.google.com...
  > > We are running Apache Server 2.0.45 using SSL on Win2000. This was
  > > installed a while back and I've been asked to update it for security
  > > purposes. I have no experience with Apache and am looking for help in
  > > how this should be done.
 >
  > > Should I update it to the latest code (2.0.49)?
 > See <a style='text-decoration: underline;' href="http://www.apache.org/dist/httpd/CHANGES_2.0" target="_blank">http://www.apache.org/dist/httpd/CHANGES_2.0</a> and check the reasons that
 > _do_ apply to your usage.
 >
  > > If yes, will SSL get broken - does SSL need to be upgraded as well?
 > Most likely ...
 >
  > > What is the upgrade process? Uninstall and reinstall?
 > Will depend largly on the distribution currently in use ...
 > ... and having an update available
 >
  > > Is there an .msi for 2.0.49 that includes SSL - I couldn't find it on
  > > Apache's site?
 > Have not seen one this century Wink
<font color=purple> > Worse than that <a style='text-decoration: underline;' href="http://www.apache-ssl.org/#mod_ssl</font" target="_blank">http://www.apache-ssl.org/#mod_ssl</font</a>>
 >
 > Though not a MSI its the easiest way I know to install:
 > At <a style='text-decoration: underline;' href="http://www.apache.org/dyn/closer.cgi/perl/win32-bin/" target="_blank">http://www.apache.org/dyn/closer.cgi/perl/win32-bin/</a> choose your mirror
 > and obtain Perl-5.8-win32-bin-0.7.exe. This pack contains:
 > - Apache/2.0.48 (Win32)
 > - mod_perl/1.99_13-dev
 > - Perl/v5.8.3
 > - PHP/4.3.4
 > - mod_ssl/2.0.48
 > - OpenSSL/0.9.7c
 > At least these are all compiled with the same compiler, using identical
 > settings for each part and it runs out of the box, virtually, that is.
 >
<font color=purple> > Another huge pack at: <a style='text-decoration: underline;' href="http://sourceforge.net/projects/webserv/</font" target="_blank">http://sourceforge.net/projects/webserv/</font</a>>
 > " Pre-Compiled WebServer for the Windows NT Based OS (NT, 2000, XP, 2003),
 > Containting apache, mysql, activeperl, openssl, php, adodb, phpmyadmin,
 > smarty, turck-mmcache, zlib packaged into a nice installer (WAMP). "
 > Brings versions 2.0.49, 4.0.18, 5.8.3b809, 0.9.7d, 4.3.4, 4.21, 2.5.6, 2.6.2
 > and gives choose to instal optional parts.
 >
 > The latter has focussed on PHPtools and comes with MySQL ( MySQL can be
 > easily downloaded via <a style='text-decoration: underline;' href="http://dev.mysql.com/downloads/mysql/4.0.html" target="_blank">http://dev.mysql.com/downloads/mysql/4.0.html</a>).
 > The former has its roots at <a style='text-decoration: underline;' href="http://perl.apache.org/" target="_blank">http://perl.apache.org/</a> and comes with an more
 > extensive library of perl modules ( might be kown as the Randy Kobes
 > distribution )
 >
 >
 >
 > Still, you have steep curve ahead... good luck and enjoy.
 >
 >
 > HansH<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Upgrading Apache Server from 2.0.45 to 2.0.49 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Upgrading apache - My webserver currently has :- Apache/2.0.47 (Unix) mod_perl/1.99_09 Perl/v5.8.0 PHP/4.3.5 I compiled all these in myself. What's the best way to upgrade? Do i need to delete all the files + directories involved, and then compile the later versions..

2.0.40 apache: upgrading to 2.0.47 or what - Hello! I apologize if this is not the place for the apache and mod_perl version related question. I use Redhat8.0 and the default apache server is 2.0.40 with mod_perl and perl 5.8.0. I encountered difficulties to change my perl cgi scripts mod_perl....

Upgrading from 1.3.29 to 2.0.48 - Hi, I did some new installs, now the situation is as follows: I'm running Windows XP with a new installed Apache 1.3.29 - it runs perfect without any changes in the httpd.conf When I install Apache 2.0.48 on the same system (even with de-installing..

Upgrading 1.3 -> 2.0 vhosts? - Hi! Does the httpd config differ much between 1.3 and 2.0? The reason I wonder is becouse I just reinstalled my system and in the new system I went with 2.0 and copied most entries from the 1.3 config, but now my virtual hosts doesn't work anymore....

Can I use Apache as a FTP server - Hi, I have to send very often files to my brother. I installed Apache together wit PHP en MySQL because I'm trying to understand how to work with this applications and therefore I need a localhost. But can I use Apache to enable my brother up- and..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]