NOLA Installation Guide for Linux (manual)
Short Description
NOLA Installation Guide for Linux (manual). NOLA has the following software requirements. Versions listed are the latest versions tested with. Apache 1.3.21 …
Website: nola.noguska.com | Filesize: 7kb
Content
NOLA Installation Guide for Linux (manual)
NOLA has the following software requirements. Versions listed are the latest versions tested with.
Apache 1.3.21 (or other web server supported by PHP)
OpenSSL 0.9.6b (required by Mod_SSL)
Mod_SSL 2.8.4 (required for SSL operation)
Libjpeg 6b (required by GD Library)
Libpng 1.0.11 (required by GD Library)
Tiff 3.5.6-beta (required by GD Library, PDFLib)
GD Library 1.8.4 (required for all image generation)
Mhash 0.8.9 (required for Mcrypt)
LibMcrypt 2.4.15 (required for Mcrypt)
Mcrypt 2.5.7 (required for Blowfish encrypted password support)
PDFLib 4.0.1 (required for PDF generation)
Zlib 1.1.3 (required for PHP)
PHP 4.0.6
MySQL 3.23.41
1. A good installation order is Apache preconfigure, OpenSSL, Mod_SSL, Libjpeg, libpng, tiff, GD,
Mhash, LibMcrypt, Mcrypt, PDFLib, Zlib, MySQL, PHP. This will ensure that all dependencies are
satisfied.
2. Install and configure all packages, and configure Apache’s DocumentRoot to be to root of your NOLA
directory. Also be sure to configure Apache’s DirectoryIndex to include index.php.
3. Import the database.sql file into mysql, using a command such as
mysql -p < nolaroot/documentation/sqlscripts/MySQL/database.sql
4. Import...
Get the file Download here
Related Books:Related Searches: mcrypt, image generation, software requirements, latest versions, blowfish
Comments
Leave a Reply