Building the Apache Web server on AIX is generally a straightforward enterprise in which you:
obtain the code, run a few simple commands (configure, make, and make install)…kidding…read on…
Contributor Archive
Build Apache 2.2.X on AIX 5.3 Platforms Part II: Common Issues
By Brad Reeves • Nov 14th, 2008 • Category: TutorialsBuild Apache 2.2.X on AIX 5.3 Platforms Part I: Basics
By Brad Reeves • Oct 1st, 2008 • Category: TutorialsWhile there are many binary versions of Apache available for the AIX platform, many people wish to build it themselves, adding modules or custom locations to the Apache web server. Our cookbook will guide you through the system setup and build process for the Apache web server.
System Slows Using Red Hat-Bundled Perl
By Brad Reeves • Sep 3rd, 2008 • Category: Tips and TricksExperiencing performance problems with Red Hat and Perl? The Perl that’s bundled with Red Hat, along with code that uses the bless/overload combination, can result in a severe system slow down. This is a known issue with Red Hat supplied Perl.