Re: [Php-syslog-ng-support] Sourceforge SVN has been hacked!

2006-07-13 Thread Freeman, Michael
Looks like RO access is still up.. -Original Message- From: Clayton Dukes [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 2:14 PM To: Freeman, Michael Cc: php-syslog-ng-support@lists.sourceforge.net; Claus Lund Subject: Re: Sourceforge SVN has been hacked! Lovely... On 7/13/06

Re: [Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Clayton Dukes
Heh, sorry man ;-) On 7/13/06, Freeman, Michael <[EMAIL PROTECTED]> wrote: > Ah ha.. Right after I wrote a 'postinstall.sh'... > > -Original Message- > From: Clayton Dukes [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 13, 2006 11:21 AM > To: Freeman, Michael > Cc: Vadim Pushkin; php-sy

Re: [Php-syslog-ng-support] Sourceforge SVN has been hacked!

2006-07-13 Thread Clayton Dukes
Lovely... On 7/13/06, Freeman, Michael <[EMAIL PROTECTED]> wrote: > ( 2006-07-13 09:23:52 - Project CVS Service, Project Shell Service, > Project Subversion (SVN) Service, SourceForge.net Web Site ) A recent > kernel exploit was released that allowed a non admin user to escalate > privileges

Re: [Php-syslog-ng-support] V2.9.2 Now Available

2006-07-13 Thread Vadim Pushkin
I'm excited ;-) >Todo: >Better user management system with Radius/Tacacs/Ldap support > >Is that better? ;-) > > >On 7/13/06, Vadim Pushkin <[EMAIL PROTECTED]> wrote: >> >> >Todo: A TODO File ;-) >> >>I ask about the TODO file because I've noticed that as user admin, I am >>able >>to create anoth

Re: [Php-syslog-ng-support] V2.9.2 Now Available

2006-07-13 Thread Clayton Dukes
Todo: Better user management system with Radius/Tacacs/Ldap support Is that better? ;-) On 7/13/06, Vadim Pushkin <[EMAIL PROTECTED]> wrote: > > >Todo: A TODO File ;-) > > I ask about the TODO file because I've noticed that as user admin, I am able > to create another user account with only the

Re: [Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Freeman, Michael
Ah ha.. Right after I wrote a 'postinstall.sh'... -Original Message- From: Clayton Dukes [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 11:21 AM To: Freeman, Michael Cc: Vadim Pushkin; php-syslog-ng-support@lists.sourceforge.net Subject: Re: [Php-syslog-ng-support] Installer Issu

[Php-syslog-ng-support] Sourceforge SVN has been hacked!

2006-07-13 Thread Freeman, Michael
( 2006-07-13 09:23:52 - Project CVS Service, Project Shell Service, Project Subversion (SVN) Service, SourceForge.net Web Site ) A recent kernel exploit was released that allowed a non admin user to escalate privileges on the host pr-shell1. We urge all users who frequent this host to change t

Re: [Php-syslog-ng-support] V2.9.2 Now Available

2006-07-13 Thread Vadim Pushkin
>Todo: A TODO File ;-) I ask about the TODO file because I've noticed that as user admin, I am able to create another user account with only the ability to "reload cache", however that user is still able to create other user accounts, with full access. No big deal now, since there is no way t

Re: [Php-syslog-ng-support] V2.9.2 Now Available

2006-07-13 Thread Jason Martens
On Thu, 2006-07-13 at 14:20 -0400, Clayton Dukes wrote: > Todo: A TODO File ;-) > Not sure about getting GD support on Debian -- I use Gentoo here so > everything just magically works... Getting gd on debian is as easy as apt-get install php(4|5)-gd. Dunno about Fedora Core... > > > On 7/13/06,

Re: [Php-syslog-ng-support] V2.9.2 Now Available

2006-07-13 Thread Clayton Dukes
Todo: A TODO File ;-) Not sure about getting GD support on Debian -- I use Gentoo here so everything just magically works... On 7/13/06, Vadim Pushkin <[EMAIL PROTECTED]> wrote: > Hi Clayton; > > Any plans on maintaining a TODO file? > > Also, does anyone know how to install php-gd or a php with

Re: [Php-syslog-ng-support] V2.9.2 Now Available

2006-07-13 Thread Vadim Pushkin
Hi Clayton; Any plans on maintaining a TODO file? Also, does anyone know how to install php-gd or a php with gd support under FC4 or FC5? I am using php 5.0.4, which I got using yum. Thanks! .vp >From: "Clayton Dukes" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: php-syslog-ng-suppor

Re: [Php-syslog-ng-support] V2.9.2 Now Available

2006-07-13 Thread Clayton Dukes
Ahh, I bet you need trutype installed. I must already have it Here's what the jpgraph.php file says: DEFINE('TTF_DIR','/usr/X11R6/lib/X11/fonts/truetype/'); Take a look here: http://www.snl.salk.edu/~cadams/jpgraph_docs/docs/html/2220fonts.html I'll see about adding a check for it in the install

Re: [Php-syslog-ng-support] V2.9.2 Now Available

2006-07-13 Thread Jason Martens
Sorry Clayton, meant to send this to the list. On Thu, 2006-07-13 at 11:56 -0400, Clayton Dukes wrote: > Version 2.9.2 is now available at: > http://php-syslog-ng.gdd.net/current.tgz > Excellent! I'm not sure if this is the best way, but here's what I did to upgrade: 1. Read the README 2. Updat

Re: [Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Clayton Dukes
Note also that I've added the option to load the CEMDB data directly from the installer. So if you start fresh with a new install, everything is done for you. On 7/13/06, Freeman, Michael <[EMAIL PROTECTED]> wrote: > Again, you don't ever really need to do anything with emd.pl, or > emd.xml.gz. I

Re: [Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Freeman, Michael
Again, you don't ever really need to do anything with emd.pl, or emd.xml.gz. It is recommended that you load from the mysql dump file, it is much faster, and definitely a lot easier. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vadim Pushkin Sent: Thur

[Php-syslog-ng-support] V2.9.2 Now Available

2006-07-13 Thread Clayton Dukes
Version 2.9.2 is now available at: http://php-syslog-ng.gdd.net/current.tgz Lot's of changes here, so be sure to read the README. I've just installed the demo using the installer so I know it works. The demo is at http://php-syslog-ng.gdd.net Login/password is demo/demo And is generating live (fak

Re: [Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Clayton Dukes
I'm uploading it to sf.net now I'll also include a link from my server when it's done On 7/13/06, Jason Martens <[EMAIL PROTECTED]> wrote: > On Thu, 2006-07-13 at 10:45 -0400, Clayton Dukes wrote: > > Hi Vadim. > > Please read the README. > > You don't need the emd.pl, the sql is located under in

Re: [Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Clayton Dukes
emd.pl is not needed, it's there for future updates of the cemdb. All you need is the cemdb.sql file On 7/13/06, Vadim Pushkin <[EMAIL PROTECTED]> wrote: > Sorry Clayton, but my README only gives pros to Michael Freeman for his work > on this script, nothing else. I do not have XML/Simple.pm ins

Re: [Php-syslog-ng-support] Problem with date restricted searches

2006-07-13 Thread Freeman, Michael
Ahh yeah I am having the same problem.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Martens Sent: Thursday, July 13, 2006 10:02 AM To: php-syslog-ng-support@lists.sourceforge.net Subject: Re: [Php-syslog-ng-support] Problem with date restricted

Re: [Php-syslog-ng-support] virtual roots, Was: Re: Problem with date restricted

2006-07-13 Thread Vadim Pushkin
For the sake of others later on, I will gladly place this engine back into a virtual container and retry and report back my results. Still waiting on the new version. :-) Thank you, .vp >From: Jason Martens <[EMAIL PROTECTED]> >To: php-syslog-ng-support@lists.sourceforge.net >Subject: Re: [Php

Re: [Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Jason Martens
On Thu, 2006-07-13 at 10:45 -0400, Clayton Dukes wrote: > Hi Vadim. > Please read the README. > You don't need the emd.pl, the sql is located under install/sql/cemdb.sql.gz > just gzip -d that file and run: > mysql dbname < cemdb.sql > > The reloadcache and mysql2syslog files are fixed in v2.9.2 w

Re: [Php-syslog-ng-support] virtual roots, Was: Re: Problem with date restricted searches

2006-07-13 Thread Jason Martens
On Thu, 2006-07-13 at 15:18 +, Vadim Pushkin wrote: > Problem solved, I was running in a virtual server mode which wasn't handling > the subdirs properly. Since I do not need to run the http server on this > box for anything else, I just made it all fall under DocumentRoot. My > popups all

Re: [Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Vadim Pushkin
Sorry Clayton, but my README only gives pros to Michael Freeman for his work on this script, nothing else. I do not have XML/Simple.pm installed, so I guess I need it, but can you tell me what it is used for and how to use it? By the way, I have already loaded my DB with the data in cemdb.sql,

Re: [Php-syslog-ng-support] Problem with date restricted searches

2006-07-13 Thread Vadim Pushkin
Problem solved, I was running in a virtual server mode which wasn't handling the subdirs properly. Since I do not need to run the http server on this box for anything else, I just made it all fall under DocumentRoot. My popups all work now, including cal. Great work! .vp >From: Jason Mart

Re: [Php-syslog-ng-support] Problem with date restricted searches

2006-07-13 Thread Jason Martens
On Thu, 2006-07-13 at 11:41 +, Vadim Pushkin wrote: > Tried both, IE and Firefox, same reults. I don't believe that I need to do > anything on my server side, right? I had issues with those functions in 2.9.1, because some of the URLs were hard coded. Check your apache error log to see if i

Re: [Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Clayton Dukes
Hi Vadim. Please read the README. You don't need the emd.pl, the sql is located under install/sql/cemdb.sql.gz just gzip -d that file and run: mysql dbname < cemdb.sql The reloadcache and mysql2syslog files are fixed in v2.9.2 which is uploading now. On 7/13/06, Vadim Pushkin <[EMAIL PROTECTED]>

[Php-syslog-ng-support] Installer Issues, or me?

2006-07-13 Thread Vadim Pushkin
I've just installed the latest version of 2.9 and found the files contained within the scripts/cemdb directory to be compressed. I've uncompressed them as I am trying to determine why the messages that should appear on mouse-over for messages diaplayed are not working. Also, can anyone tell me

Re: [Php-syslog-ng-support] Problem with date restricted searches

2006-07-13 Thread Clayton Dukes
Don't think so, can you send me some screen shots? On 7/13/06, Vadim Pushkin <[EMAIL PROTECTED]> wrote: > Tried both, IE and Firefox, same reults. I don't believe that I need to do > anything on my server side, right? > > > > >It's already there -- I think (based on your other email) that you ma

Re: [Php-syslog-ng-support] Problem with date restricted searches

2006-07-13 Thread Vadim Pushkin
Tried both, IE and Firefox, same reults. I don't believe that I need to do anything on my server side, right? > >It's already there -- I think (based on your other email) that you may >be having trouble with JS. >Try with IE and/or Firefox? > > >On 7/12/06, Vadim Pushkin <[EMAIL PROTECTED]> wrot