Re: [Php-syslog-ng-support] Errors Upon Login, Using Latest Code

2006-07-18 Thread Vadim Pushkin
Hi Joel; Where does it state to use DBNAME? (I am just guessing). My DBNAME should be syslog, and it fails to create the table with tomorrows date. My DB has no table named logs20060719 , and fails to create one. Here is the output that logrotate.php gives: Starting logrotate 2006-07-18 10:3

Re: [Php-syslog-ng-support] Errors Upon Login, Using Latest Code

2006-07-18 Thread Joel
Vadim, not sure why that's not working for you, I haven't looked beyond 2.8 and the modifications I made, so I don't know how it will compare with the version that's out there now.   I do know with my version of the logrotate one of the upsides of that approach is that you can run it at any time, u

Re: [Php-syslog-ng-support] Errors Upon Login, Using Latest Code

2006-07-18 Thread Vadim Pushkin
Clayton, Thank you for all of your work and effort. I love this project, it is actually one of the most useful tools that Ihave had the pleasure of using in a long time and I feel, like you do, that it deserves alot of attention. Best regards, .vp >From: "Clayton Dukes" <[EMAIL PROTECTED]>

Re: [Php-syslog-ng-support] Errors Upon Login, Using Latest Code

2006-07-18 Thread Vadim Pushkin
Clayton, sorry to bother you, please lift a pint for us all. All others, last night, via cron at 23:45, I tested the modified logrotate to no sucess in actually creating the new log file (logs20060718). I see that in the php script that it is using the +1 name, but it never actually gets creat

Re: [Php-syslog-ng-support] JPGRAPH on FC4/5 Was re: V2.9.2 NowAvailable

2006-07-18 Thread Vadim Pushkin
Downloaded the cabextract from the site below, as well as verdan.exe. Using cabextract, I opened the exe file and renamed the ttf files without caps, and moved them into the appropriate directory, I had to create it. In any case, graphs are now working. .vp >From: "Vadim Pushkin" <[EMAIL PR

Re: [Php-syslog-ng-support] Errors Upon Login, Using Latest Code

2006-07-18 Thread Clayton Dukes
I have been in close contact with Claus, there's only one branch now and we are working towards what Mike has pointed out below. On 7/17/06, Freeman, Michael <[EMAIL PROTECTED]> wrote: > Hey Guys, > > Clayton is out of town for a little while but I think I may be able to answer > some of these q

Re: [Php-syslog-ng-support] Errors Upon Login, Using Latest Code

2006-07-18 Thread Clayton Dukes
Hi guys, Without reading this long thread completely, I'll just add that I didn't make any changes to logrotate since I don't use it -- sorry, I should have been more thorough. I'm in Ireland this week and have very limited access to email, but will try to help out where needed when I can. On 7/1

Re: [Php-syslog-ng-support] Need To View All Logs Associated With Email Message

2006-07-18 Thread Clayton Dukes
This shouldbn't be a problem. Just add the code to regularresult.php and tail.php near the code for the cisco stuff. Just look for the search strings that delineate the cemdb stuff, which is % and : Then write your own code to add the hyperlinked stuff. A simple thing to do would be to make it eith