From: Vladimir Karpinsky <vkarpinsky@mail.ru> To: sysadmins@lists.altlinux.org Subject: Re: [Sysadmins] Обновление Арк-сервера до p6 squirrelmail Date: Fri, 27 Jan 2012 10:15:49 +0400 Message-ID: <4F224115.9060901@mail.ru> (raw) In-Reply-To: <4F223D4F.3030502@junior.esoo.ru> Здравствуйте! 27.01.2012 9:59, Anton Kvashin пишет: > 26.01.2012 18:25, Vladimir Karpinsky пишет: > Добрый день! > > В исходниках белки есть файл: > squirrelmail/functions/file_prefs.php > > Там определяется работа с файлом default_pref: > $default_pref = $data_dir . 'default_pref'; > > Переменная $data_dir задается в конфиге, скажем так: > $data_dir = '/var/lib/squirrelmail/prefs/'; > > Далее, file_prefs.php вещает: > > if (!@file_exists($default_pref)) { > $default_pref = SM_PATH . 'data/default_pref'; > } > > Т.е., если все плохо, то файл лежит в исходниках белки, в каталоге data. Да, диагностика оставляет желает лучшего... > Нужно проверить: > - права на каталог указанный в $data_dir конфига, > - права на squirrelmail/data и наличие там default_pref. Нашёл, спасибо! С правами всё было нормально, но каталог $data_dir имел группу _webserver, после того, как поменял на apache2, всё заработало! Ещё раз огромное спасибо! -- С уважением, Владимир.
next prev parent reply other threads:[~2012-01-27 6:15 UTC|newest] Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-01-26 12:25 Vladimir Karpinsky 2012-01-26 21:29 ` Michael Shigorin 2012-01-27 5:06 ` Vladimir Karpinsky 2012-01-27 6:14 ` Anton Kvashin 2012-01-27 5:59 ` Anton Kvashin 2012-01-27 6:15 ` Vladimir Karpinsky [this message] 2012-01-27 9:18 ` Michael Shigorin 2012-01-27 12:13 ` Vladimir Karpinsky 2012-01-27 20:35 ` Aleksey Avdeev 2012-01-27 20:53 ` Vladimir Karpinsky 2012-01-29 16:52 ` Aleksey Avdeev 2012-01-29 17:16 ` Vladimir Karpinsky 2012-01-29 17:40 ` Aleksey Avdeev 2012-01-29 17:47 ` Vladimir Karpinsky 2012-01-29 18:05 ` Vladimir Karpinsky 2012-01-29 18:12 ` Aleksey Avdeev 2012-01-29 18:46 ` Vladimir Karpinsky 2012-02-01 10:42 ` Aleksey Avdeev 2012-02-01 10:53 ` Vladimir Karpinsky 2012-02-01 11:06 ` Aleksey Avdeev 2012-02-01 11:40 ` Vladimir Karpinsky 2012-02-01 13:15 ` Aleksey Avdeev 2012-02-01 20:15 ` Aleksey Avdeev 2012-01-29 18:09 ` Aleksey Avdeev
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=4F224115.9060901@mail.ru \ --to=vkarpinsky@mail.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