preparing for the 5.2.0 release

This commit is contained in:
JT Smith 2003-03-17 02:01:30 +00:00
parent 52a5cdfd0d
commit 3ba8b27d3a
2 changed files with 1733 additions and 728 deletions

File diff suppressed because one or more lines are too long

View file

@ -19,9 +19,10 @@ QnD INSTALL INSTRUCTIONS:
DBD::mysql
Digest::MD5
Date::Calc
Image::Magick
Image::Magick (optional)
Cache::FileCache (optional)
3. Install Apache (with or without mod_perl) and set up your config.
3. Install Apache (preferably with mod_perl) and set up your config.
4. Install MySQL.
@ -35,7 +36,7 @@ QnD INSTALL INSTRUCTIONS:
mysql -e "flush privileges"
mysql -uwebgui -ppassword WebGUI < docs/create.sql
7. Edit "etc/WebGUI.conf" to patch your DB settings and log directory.
7. Edit "etc/WebGUI.conf" to match your DB settings and log directory.
8. Run the following command from your WebGUI/sbin directory to determine
whether you've configured your system correctly.