Home Contact Sitemap

Install, setup and configure

Step-by-step on how-to install, setup and configure docs and guides for Linux, Windows and ‘friends’

Last Articles:

Links:

  • C and C++ - A complete C and C++ programming tutorial hands-on approach
  • Visual C++ .NET - Programming tutorial hands-on approach
RSS Feed

Categories:

Monthly Archives

Meta

  • Login
  • Main Entries Rss
  • Comments Rss
  • Wordpress
  • Building a Web Server Using Open Source Apps. on Windows Machine

    Posted on October 2007 in Windows Friends

    Very rare and interesting on how to build a Web Server guides using open source applications for Windows machines. The tasks include step-by-steps on building the source (source build) and step-by-step of the binary installation. The compiler used for the source build is Visual C++ 6.0 with related SP. The source building include the following items:

    • Perl 5.8.8
    • Apache 2.2/2.0 with mod_ssl,mod_security 2.2.3, mod_deflate 2.0.59
    • OpenSSL 0.9.8d Perl
    • MySQL 4.1.20
    • mod_perl 2.0.2
    • Apache::ASP 2.57
    • mod_jk 1.2.18

    Binary installations steps include the following items:

    • Tomcat 5.5 with mod_jk 5.5.17
    • MySQL 4.1.20
    • PHP 4.4.2
    • PHP 5.1.4
    • Analog 6.0
    • phpMyAdmin 2.11.1
    • phpBB 2.0.20
    • WordPress 2.0.4

    Please take note that the versions should be updated from time to time.

    « Previous Entries