ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Nikolay A. Fetisov" <naf@naf.net.ru>
To: ALT Linux sysadmins' discussion <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] проблема с раскодировкой
Date: Wed, 19 May 2010 15:05:12 +0400
Message-ID: <1274267112.18016.77.camel@v3405.naf.net.ru> (raw)
In-Reply-To: <4BF3BE35.60406@iop.kiev.ua>

В Срд, 19/05/2010 в 13:32 +0300, Andrii Dobrovol`s`kii пишет:
> ... В логе вижу такое сообщение об ошибке:
> index.php?eror=%CD%E5%EF%F0%E0%E2%E8%EB%FC%ED%FB%E9%20%E2%E2%EE%E4%20%EB%EE%E3%E8%ED%E0!HTTP/1.0"
> 200 2340
> Вот только прочесть его не в состоянии... И строку прекодировки тоже
> подобрать для iconv не получилось. Подскажите как это прочесть...

Например, так:

$ php -r 'echo urldecode("%CD%E5<...>%ED%E0!"),"\n";' | \
  recode MS-CYR..UTF-8
Неправильный ввод логина!
$

Только не думаю, что это сообщение сильно поможет. Надо смотреть в
error_log или/и в код.

-- 
С уважением,
Николай Фетисов




  parent reply	other threads:[~2010-05-19 11:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19 10:32 Andrii Dobrovol`s`kii
2010-05-19 10:37 ` Дмитрий Дегтярев
2010-05-19 11:05 ` Nikolay A. Fetisov [this message]
2010-05-19 12:44   ` Andrii Dobrovol`s`kii

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=1274267112.18016.77.camel@v3405.naf.net.ru \
    --to=naf@naf.net.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