Re: [Php-syslog-ng-support] Installation guide

2007-08-01 Thread Clayton Dukes
I dunno, use Ubuntu? heh I search the Goog for mysql.pm send: Cannot determine peer address at and got quite a few hits. Is your server configured properly with a hostname? On 7/31/07, Tapas Mallick <[EMAIL PROTECTED]> wrote: > > Ya I have tried but no specific solution found. > Php-syslog-ng l

Re: [Php-syslog-ng-support] Installation guide

2007-07-31 Thread Tapas Mallick
Ya I have tried but no specific solution found. Php-syslog-ng list is my last hope. Will I try on Fedora Core 5...any suggestion or guide line ? Regards, Tapas --- Clayton Dukes <[EMAIL PROTECTED]> wrote: > Uh, I don't know -- have you searched the web for a > solution? > > > On 7/31/07, T

Re: [Php-syslog-ng-support] Installation guide

2007-07-31 Thread Clayton Dukes
Uh, I don't know -- have you searched the web for a solution? On 7/31/07, Tapas Mallick <[EMAIL PROTECTED]> wrote: > > Hi, > > I have update the Net::MySQL module from cpan. Now > when I execute the dbgen.pl script it shows: > > > Debug off, showing only i

Re: [Php-syslog-ng-support] Installation guide

2007-07-30 Thread Tapas Mallick
Hi, I have update the Net::MySQL module from cpan. Now when I execute the dbgen.pl script it shows: Debug off, showing only inserted data... Host: linux-40-tN6 Facility: local1 Priority: debug Level: notice Tag: Tag YMDHMS: 2007-07-31 05:47:12 Program: T

Re: [Php-syslog-ng-support] Installation guide

2007-07-30 Thread Clayton Dukes
That means you are missing the perl library, do a search on cpan for it :-) On 7/31/07, Tapas Mallick <[EMAIL PROTECTED]> wrote: > > Hi, > > # perl dbgen.pl show the error as follows: > > Can't locate Net/MySQL.pm in @INC (@INC contains: > /usr/local/lib/perl5/5.8.8/i686-linux > /usr/local/lib/pe

Re: [Php-syslog-ng-support] Installation guide

2007-07-30 Thread Tapas Mallick
Hi, # perl dbgen.pl show the error as follows: Can't locate Net/MySQL.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/i686-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/i686-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at dbgen.pl line

Re: [Php-syslog-ng-support] Installation guide

2007-07-30 Thread Clayton Dukes
Try using the dbgen.pl file to veryify that events will be displayed. This file is used to insert fake events into the database to ensure that it does have some for viewing. On 7/30/07, Tapas Mallick <[EMAIL PROTECTED]> wrote: > > Hello Dukes, > > I can log in php-syslog-ng web interface but not

Re: [Php-syslog-ng-support] Installation guide

2007-07-30 Thread Tapas Mallick
Hello Dukes, I can log in php-syslog-ng web interface but not getting any events. I have selected everything to display, but it shows : Top of the output Screen: "Notice: Undefined variable: msg1 in /var/www/syslogng/html/includes/regularresult.php on line 279 Use this link to reference this quer

[Php-syslog-ng-support] Installation guide

2007-07-30 Thread Tapas Mallick
Dear List, I am very new to syslog-ng and php-syslog-ng. I am trying to implement syslog-ng with php-syslog-ng on my RHEL-4 ES system. I have installed syslog-ng-2.0.4-1.rpm and it is getting log messages from remote Linux systems. I have untar php-syslog-ng-2.9.3.c and configured apache and run

Re: [Php-syslog-ng-support] Installation guide

2007-07-30 Thread Clayton Dukes
Hi Tapas, Sounds like you're on the right track, but I'm not sure what's missing? Are you able to login to the interface and view events? On 7/30/07, Tapas Mallick <[EMAIL PROTECTED]> wrote: > > Dear List, > > I am very new to syslog-ng and php-syslog-ng. I am > trying to implement syslog-ng with