ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Anton Gorlov <stalker@altlinux.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] cacti under branch 4.0
Date: Tue, 24 Mar 2009 23:45:06 +0300
Message-ID: <49C94652.1020206@altlinux.ru> (raw)
In-Reply-To: <49C93FAF.5060104@tangramltd.com>

Slava Dubrovskiy пишет:
> On 24.03.2009 22:09, Anton Gorlov wrote:
>> Кто-нибудь запускал cacti под 4 бранчем? Даже с  отключенным suhoshin
>> что-то не хочет отрабатывать.. В результате раскопок выяснил что не
>> срабатывает poller.php. при запуске руками php poller.php --force
>> --debug на экран  ошибки невалят..но и результата нету.
> poller использует php_cli
> покажи вывод control
[root@f37 cli]# control php5-cli list
restricted relaxed public
[root@f37 cli]# control php5-cli public
control: php5-cli: Requested public, got unknown
[root@f37 cli]# control php5-cli relaxed
[root@f37 cli]# control php5-cli
relaxed
[root@f37 cli]#


Причём выяснилось, что падает в дебрях
print ("z4\n");
if ((!in_array(basename($_SERVER["PHP_SELF"]), $no_http_header_files, 
true)) && ($_SERVER["PHP_SELF"] != "")) {
     print ("z4-1\n");
/* Sanity Check on "Corrupt" PHP_SELF */
if ($_SERVER["SCRIPT_NAME"] != $_SERVER["PHP_SELF"]) {
echo "\nInvalid PHP_SELF Path \n";
exit;
}


то есть z4 вывелось..а  z4-1 уже нет.


  reply	other threads:[~2009-03-24 20:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 20:09 Anton Gorlov
2009-03-24 20:16 ` Slava Dubrovskiy
2009-03-24 20:45   ` Anton Gorlov [this message]
2009-03-25 17:15     ` Anton Gorlov
2009-03-25 17:20       ` Slava Dubrovskiy
2009-03-25 17:34         ` Anton Gorlov

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=49C94652.1020206@altlinux.ru \
    --to=stalker@altlinux.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