Спасибо Антон. Проблема решилась "правильным" конфигом Апача (письмом выше). сейчас страничка работает, и всё отображается.
Следующий шаг хотелось бы настроить доменную аутентификацию. Сейчас RT_SiteConfig.pm выглядит так: http://pastebin.com/X3i3BGwu посмотрите пжлста и комментирование строки. Когда снимаю комментарий с них (нижняя часть касаема аутентификации) - апач ругается и не запускается 2010/12/9 Смирнов Антон <[email protected]> > Видимо, для начала, стоит прописать в конфиге этот параметр RTAddressRegexp. > Хотя как это может отражать на страничках я не понимаю > > 8 декабря 2010 г. 10:58 пользователь Evgeny OpenMsk > <[email protected]>написал: > >> Здравствуйте товарищи. >> Подскажите пжлста, начал осваивать продукт request-tracker >> настроил по мануалу. >> >> сейчас в логи валиться такой текст: >> [Wed Dec 08 10:54:31 2010] [notice] caught SIGTERM, shutting down >> [Wed Dec 8 07:54:46 2010] [error]: The RTAddressRegexp option is not set >> in the config. Not setting this option results in additional SQL queries to >> check whether each address belongs to RT or not. It is especially important >> to set this option if RT recieves emails on addresses that are not in the >> database or config. (/opt/rt3/bin/../lib/RT/Config.pm:343) >> [Wed Dec 08 10:55:00 2010] [notice] SELinux policy enabled; httpd running >> as context user_u:system_r:httpd_t >> [Wed Dec 8 07:55:04 2010] [error]: The RTAddressRegexp option is not set >> in the config. Not setting this option results in additional SQL queries to >> check whether each address belongs to RT or not. It is especially important >> to set this option if RT recieves emails on addresses that are not in the >> database or config. (/opt/rt3/bin/../lib/RT/Config.pm:343) >> [Wed Dec 08 10:55:18 2010] [notice] Digest: generating secret for digest >> authentication ... >> [Wed Dec 08 10:55:18 2010] [notice] Digest: done >> [Wed Dec 08 10:55:18 2010] [notice] Apache/2.2.6 (Unix) DAV/2 PHP/5.1.6 >> mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations >> >> >> и страничка загружается с ошибками и без графики. >> пытался пересоздавать базу make dropdb/ make initialize-database - не >> помогло >> >> подскажите куда дальше копать? >> >> Evgeny OpenMsk. >> > >
