Install php-jpgraph on FC4/5 with this command:
yum install jpgraph
Still looking for what to download for the veranda.ttf font. Supopsedly,
according to th e jphraph.php, you can go to
http://corefonts.sourceforge.net for the fonts...
.vp
>From: "Clayton Dukes" <[EMAIL PROTECTED]>
>Reply-T
Hey Guys,
Clayton is out of town for a little while but I think I may be able to answer
some of these questions.
There are no longer two different branches, Clayton's changes have been merged
back into HEAD (trunk), and we're all working out of the same repository. I'm
not too familiar with th
'ello;
The newest version of phpsyslog-ng now makes all that is contained in the
"Message" portion of the GUI, a hyperlink to nowhere, unless it is a
recognized Cisco error. No big deal, but whenever I try to track a
particuliar email, it typically has at least three entries, one for the
recei
Beautiful! I am now able to see my logs again and it *appears* as though I
am rotating properly! I will confirm at midnight when I re-run the rotate,
checking for just two days worth of logs as well as a sane DB.
Thank you, and sorry for the poking...
.vp
>From: Joel <[EMAIL PROTECTED]>
>Re
Ah.. the joy of having someone poke holes in your well thought out plan. :-) I forgot when you leverage this method you have to edit your config file to use the new format./var/www/html/phpsyslogng/scripts/config/config.phpI replaced the defaultlogtable line with this, so that it matches and always
After you upgrade your installation to 2.9.2, you must upgrade *all* of
your previous log tables to the new varchar(128) format for the host
column like so:
alter table logs modify hostMMDD varchar(128) default NULL;
Otherwise, you will get the following after it's upgraded, and logrotate
runs
Thanks Joel,
I've edited the file and removed the one that no longer exists in my DB.
That error no longer exists.
The only problem that I am having now is that the default method is to look
at logs, but with your recommendations, syslog-ng is now shoving into
logsYEARDATE. I am no longer se
edit the all_logs.MRG file manually, check the line listing vs what's in the directory.- Original Message From: Vadim Pushkin <[EMAIL PROTECTED]>To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; php-syslog-ng-support@lists.sourceforge.netCc: [EMAIL PROTECTED]Sent: Monday, July 17, 2006 9:55:58 AMSu
By the way, I just ran manually and got:
Starting logrotate
2006-07-17 09:49:49
PHP Notice: Use of undefined constant logs - assumed 'logs' in
/var/www/html/phpsyslogng2.9.2/scripts/logrotate.php on line 17
no logs20060718 table created. May already exist.
Getting list of log tables.
Query faile
Hi Joel;
I remember your post, in fact I had asked for a copy as an attachment :) I
had seen a post by Clayton that he had a new logrotate.php, which fixed some
issues with that function.
The bigger problem here is why it was not properly added into the latest
build, and what else was potenti
Well, if it's never been touched there was an error in logrotate.. but I was hoping one of guys had corrected. I would say to search the archives.. but .. here it is, I'll repost. In this logrotate you'll note that there is one code section that I duplicated. The logrotate snippet that drops the
Hello;
I am using the latest code, and as previously stated in another post, I have
LOGROTATE et to 2. Well, I've reached that limit after "3" days, and on the
next rotate, I am now getting this message upon login:
Query failed: Can't find file: 'all_logs.MRG' (errno: 2)
Also, somewhat relate
12 matches
Mail list logo