Below are a list of requirements to configure a LAMP server to work with LoggerFS. Many of the packages you may already have installed; if you have not, we will briefly go over which you need and how to install them in the next section.
The Kernel version you are running is the most important part of the Requirements; it may be necessary to find FUSE modules for your specific running kernel. The latest version available is printed here.
Throughout this guide, it will assumed that you have the following:
- A RedHat Enterprise Linux 5 Server or Workstation with an up-to-date kernel (at the time of this writing, 2.6.18-8.1.14.el5 is the latest kernel)
- Your system must be part of the RHN or your system must have a compatible repository from which yum can pull packages.
- Root access to said system
- The latest available PHP, MySQL, and Apache packages available to RHEL5 via the yum interface. Other versions will probably work, but for the sake of consistency I will emphasize the versions listed below and their dependencies:
- http
- mysql-server
- php
- and finally, I will assume that you've previously configured (or can configure on your own after installation) MySQL and Apache.
Post new comment