
Hi Pedro, On Mon, Feb 03, 2003 at 09:43:47AM -0000, Pedro Carvalho wrote:
The standard installation of rpm using INSTALL.Redhat instructions fails in several points:
- rpm install fails because of dependencies check, although all the software needed is already installed by RH8 full install (perl, apache, mysqlclient10, etc): temporary FIX: rpm -i --nodeps
Can you add a bug report to http://bugs.otrs.org/ with 'rpm -qa' and the failed dependencies check? Thanks! :)
- RH8 uses apache 2, so I manually edit /etc/httpd/conf/httpd.conf and changed "Include /opt/otrs/scripts/apache2-httpd.include.conf"
Is Apache2 and mod_perl2 the default on RH8?
- First Login using "root@localhost/root" fails with incorrect password !!!!!
- Requesting a new password for "root@localhost" works fine, but after trying to login using the new password apache takes 99% of CPU and the index page does not arrive. After several minutes we need to restart httpd. Under "/var/log/messages" I got:
.... OTRS-CGI-10[3900]: [Notice][Kernel::System::Auth::DB::Auth] User: root@localhost logged in (REMOTE_ADDR: .....
..... last message repeated 30 times
Any ideias on how to correct this ?
Hmm.. the problem is mod_perl2 (still in development). If you use mod_perl1 it would work fine. Anyway, add a bug report "Not working with mod_perl2 under RH8" to http://bugs.otrs.org/ and we will work on it. Thanks!
Pedro Carvalho
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "There are two major products that come out of Berkeley: LSD and Unix. We don't believe this to be a coincidence." -- Jeremy S. Anderson