2012/2/23 fakessh @ fakessh@fakessh.eu:
i execute /sbin/service httpd restart result [root@localhost ~]# tail -f /var/log/httpd/error_log [Fri Feb 24 01:06:33 2012] [error] Connect Failed Access denied for user 'rt_user'@'localhost' (using password: YES)\n at /usr/share/perl5/vendor_perl/RT.pm line 206\nCompilation failed in require at (eval 2) line 1.\n [Fri Feb 24 01:06:33 2012] [error] Can't load Perl file: /usr/sbin/webmux.pl for server localhost.localdomain:0, exiting... [DBI connect('dbname=rt3;host=localhost','rt_user',...) failed: Access denied for user 'rt_user'@'localhost' (using password: YES) at /usr/share/perl5/DBIx/SearchBuilder/Handle.pm line 106 [Fri Feb 24 01:07:49 2012] [error] Connect Failed Access denied for user 'rt_user'@'localhost' (using password: YES)\n at /usr/share/perl5/vendor_perl/RT.pm line 206\nCompilation failed in require at (eval 2) line 1.\n [Fri Feb 24 01:07:49 2012] [error] Can't load Perl file: /usr/sbin/webmux.pl for server localhost.localdomain:0, exiting...
So, you have RT installed, but the web portion can't connect to the database. Is the database running?