From: Pavel Vainerman <pv@altlinux.ru> To: sisyphus@altlinux.ru Subject: [sisyphus] настройка bugzill-ы (2.6.18-alt2) Date: Fri, 20 May 2005 21:48:01 +0400 Message-ID: <200505202148.01440.pv@altlinux.ru> (raw) Доброго времени суток, всем! Пытаюсь установить багзиллу дома. 1) Установил пакеты bugzilla bugzilla-ru 2) создал БД, пользователя и записал в localconfig 3) запустил checksetup.pl 4) Для каталога "/var/www/html/bugzilla". настроил в httpd.conf <Directory "/var/www/html/bugzilla"> AllowOverride All Options ExecCGI FollowSymlinks Indexes Includes Order allow,deny Allow from all </Directory> (хотя я так понимаю надо надо выносить в отдельный файл и класть его в addon-modules.d ) 5) В .htaccess написал <IfModule mod_perl.c> PerlSendHeader On AddHandler perl-script .cgi PerlHandler Apache::Registry </IfModule> DirectoryIndex index.cgi AddHandler cgi-script .cgi CharsetDisable on CharsetDefault koi8-r CharsetSourceEnc koi8-r AddDefaultCharset KOI8-R ----------------------------------------- В результате первая страница выдаётся, всё нормально. При попытке войти (администратором) и вводе ПРАВИЛЬНОГО логина и пароля выдаётся Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. .... ------------- Подскажите пожалуйста! что я упустил?! Есть подозрение, что связано с SSL. Насколько я помню при входе на bugs.altlinux.ru происходит переход на "https". Но как это настраивается или проверяется я не знаю... P.P.S. Кстати 10 мая появилась "Release of Bugzilla 2.16.10" -- Pavel Vainerman Eternity Software Team http://www.etersoft.ru
next reply other threads:[~2005-05-20 17:48 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-05-20 17:48 Pavel Vainerman [this message] 2005-05-20 22:46 ` Pavel Vainerman 2005-05-23 7:25 ` Epiphanov Sergei 2005-05-23 19:52 ` Pavel Vainerman 2005-05-24 6:13 ` Epiphanov Sergei 2005-05-24 18:24 ` Pavel Vainerman 2005-05-25 15:14 ` Aleksey Avdeev 2005-05-25 20:02 ` Pavel Vainerman
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200505202148.01440.pv@altlinux.ru \ --to=pv@altlinux.ru \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git