* [Comm] помогите с moodle :O
@ 2014-11-12 6:19 Gleb Kulikov
0 siblings, 0 replies; only message in thread
From: Gleb Kulikov @ 2014-11-12 6:19 UTC (permalink / raw)
To: ALT Linux Community general discussions
Джентльмены, добрый день!
проблема: есть система на t7. Надо водрузить на неё moodle.
поставлены пакеты для moodle2.5
поставлен apache2-mod_ssl
руками сгенерированы сертификаты (так как при установке apache2-mod_ssl
триггер срабатывает с ошибкой)
openssl genrsa -out httpd2.key 1024
openssl req -new -key httpd2.key -out httpd2.csr
openssl x509 -req -days 365 -in httpd2.csr -signkey httpd2.key -out
httpd2.cert
и скопированы в соотв. места.
Тем не менее, при обращении к moodle (по http не пускает, говорит, что следует
обращаться только по https --- "For security reasons only https connections
are allowed, sorry. "),
а при обращении по https из обновлённых браузеров имеем:
Secure Connection Failed
An error occurred during a connection to intraserver
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
Уф. Куда копать?
--
Салют, /GLeb
UIN: 15341920
jabber://gleb@asd.iao.ru
sip://2387245@sipnet.ru (telephony)
skype://gleb_kulikov.tomsk (telephony)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-11-12 6:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-12 6:19 [Comm] помогите с moodle :O Gleb Kulikov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git