[rt-users] RH9, MYSQL 4, mod_perl
Travis Llewellyn
travisll at comfedcu.org
Thu Sep 25 10:43:42 EDT 2003
Just to let everyone know this is my setup that I got working this
morning. I did have to mess with it for several days but I have it down
pat now.
The main problems...
RH9 comes with mysql 3.?????
mod_perl that comes with RH9 is buggy
storable is messed up in RH9
Perl Modules do not compile correctly
Solutions
Install the RPM's for MYSQL 4 from MYSQL's website
Install the mod_perl from here http://www.apache.org/~gozer/mp2/
Upgrade storable from cpan
# cd /etc/sysconfig
# cp i18n i18n-orig
# sed 's/LANG=.*/LANG="en_US"/' i18n-orig > i18n
# . i18n
This is what I have working at my location right now.
Feal free to holler if you have any questions.
Travis Llewellyn
Network Administrator
Communication Federal Credit Union
travisll at comfedcu.org
-------
Proverbs 8:13 The fear of the Lord is to hate evil; pride and arrogance
and the evil way, and the perverted mouth, I hate.
More information about the rt-users
mailing list