ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Гусев Владислав Юрьевич" <vgusev@smpbank.ru>
To: 'ALT Linux sysadmins' discussion' <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] roundcube
Date: Wed, 6 Jun 2018 16:18:00 +0000
Message-ID: <9A7F6F017E39DA45862D39A85281C601029262C158@Exch2.smpbank> (raw)
In-Reply-To: <c1a40076-c75a-00ec-ee20-c4fd99f3944c@mail.ru>

> >> 06.06.2018 12:44, Александр Антонов пишет:
> >> А где искать логи roundcube? В логах httpd2 ничего про него нет на тот
> >> момент, в mysql тоже.
> >>
> >
> > Нужно найти его каталог (можно посмотреть в конфигах апача в /etc/httpd2) и искать там уже файлы с логами.
> > Лог-файл mysql уже смотрели? Может там что-нибудь видно.
> 
> 
> Спасибо нашёл. Там такое:
> [05-Jun-2018 17:37:48 +0300]: <qujffkdb> DB Error: SQLSTATE[28000] [1045]
> Access denied for user 'roundcube'@'localhost' (using password: YES) in
> /usr/share/roundcube/program/lib/Roundcube/rcube_db.php on line 175 (GET
> /roundcube/)
> [05-Jun-2018 17:37:48 +0300]: <qujffkdb> DB Error: SQLSTATE[28000] [1045]
> Access denied for user 'roundcube'@'localhost' (using password: YES) (GET
> /roundcube/)
> 

Теперь нужно найти конфиг раундкуба, где прописан пароль от мускула, подключиться к мускулу и, на всякий случай, обновить пароль с обновлением привелегий:
GRANT ALL PRIVILEGES ON roundcube.* TO roundcube@localhost IDENTIFIED BY 'пароль из конфига'';

-- 
Гусев В.Ю.


  reply	other threads:[~2018-06-06 16:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-06  9:44 Александр Антонов
2018-06-06 12:27 ` Vladimir Karpinsky
2018-06-06 14:37   ` Гусев Владислав Юрьевич
2018-06-06 15:39     ` Vladimir Karpinsky
2018-06-06 16:18       ` Гусев Владислав Юрьевич [this message]
2018-06-15 11:26       ` Vitaly Lipatov
2018-06-16 13:29         ` Anton Gorlov
2018-06-30 15:16           ` Vitaly Lipatov

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=9A7F6F017E39DA45862D39A85281C601029262C158@Exch2.smpbank \
    --to=vgusev@smpbank.ru \
    --cc=sysadmins@lists.altlinux.org \
    /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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git