From: Serge <skompan@kspu.kr.ua>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] где в sisyphus находится php pcre extensions
Date: Fri, 16 Mar 2007 16:51:30 +0200
Message-ID: <200703161651.30826.skompan@kspu.kr.ua> (raw)
In-Reply-To: <25679.195.91.132.131.1174054316.squirrel@mojo.unsafe.ru>
> А что в error_log по-этому поводу и как реализована проверка в самом коде,
> который ругается?
cat error_log
[Fri Mar 16 16:45:26 2007] [error] PHP Fatal error: Cannot instantiate
non-existent class: squidstat in /var/www/html/sqstat/sqstat.php on line 12
первые 12-ть строк в sqstat.php
head -n 12 sqstat.php
<?php
/* *** sqstat - Squid Proxy Server realtime stat ***
(c) Alex Samorukov, samm@os2.kiev.ua
*/
error_reporting(E_ALL);
DEFINE("SQSTAT_VERSION","1.10");
// loading sqstat class
include_once("sqstat.class.php");
$squidclass=new squidstat();
Вот еще:
pwd
/var/www/html/sqstat
grep -r pcre *
sqstat.class.php: $this->errstr='You need to install <a
href="http://www.php.net/pcre/" target="_blank">PHP pcre extension</a> to run
this script';
next prev parent reply other threads:[~2007-03-16 14:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-14 13:15 Serge
2007-03-15 20:16 ` Konstantin A. Lepikhov
2007-03-16 11:16 ` Serge
2007-03-16 14:11 ` [sisyphus] " Konstantin A. Lepikhov
2007-03-16 14:51 ` Serge [this message]
2007-03-17 22:03 ` [sisyphus] " Konstantin A. Lepikhov
2007-03-21 20:19 ` Konstantin A. Lepikhov
2007-03-22 17:20 ` Serge
2007-03-22 17:35 ` Serge
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=200703161651.30826.skompan@kspu.kr.ua \
--to=skompan@kspu.kr.ua \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git