search for: log_dir

Displaying 20 results from an estimated 33 matches for "log_dir".

Did you mean: logs_dir
2009 Feb 02
2
Ticket #282: omindex-assorted-enhancements.patch woes
...jected myself. But when I run "make" I get the following errors: omindex.o: In function `main': /home/frankie/Desktop/xapian-omega-1.0.10/omindex.cc:874: undefined reference to `read_config_file()' /home/frankie/Desktop/xapian-omega-1.0.10/omindex.cc:987: undefined reference to `log_dir' collect2: ld returned 1 exit status Could anyone suggest what I've dome wrong? FYI Here's the reject file: *************** *** 397,406 **** } else if (mimetype == "text/rtf") { // The --text option unhelpfully converts all non-ASCII characters to // "?&...
2017 Jun 08
2
Logging the click data
...thought we needed a new template only for the second log file? To generate the first log file using the existing $log command, I have introduced another $log command in query template that looks like: $log{search.log,"$qid{$query}\t$query\t$did\t$topdoc"} - search.log: log file name in log_dir (var/log/omega) - $qid{$query}: to return query id for the given query. Planning to use the existing MD5 implementation here as you pointed out. - $query: existing command that returns query text. - $did: to return a list of doc ids on the result page. I'm aware of $id command that returns...
2018 Jul 11
2
Connection refused (61)
...;] = 'tls://thebighonker.lerctr.org'; > > $config['smtp_port'] = 587; > > $config['smtp_user'] = '%u'; > > $config['smtp_pass'] = '%p'; > > $config['support_url'] = 'mailto<elided>'; > > $config['log_dir'] = 'logs/'; > > $config['temp_dir'] = 'temp/'; > > $config['login_lc'] = 0; > > $config['session_domain'] = '.<elided>.org'; > > $config['des_key'] = '<elided>'; > > $config['product_n...
2011 Sep 29
6
Variable interpolation in class parameters
Hi, In class parameters, things like x="x", y="y${x}" don''t always evaluate right (y="yx"), seems random. I''m using 2.7.1 class test1( $servicex = "sonar", $logfoldera = "${homex}/logs", $logfoldere = "${homey}/logs", $logfolderh = "${homez}/logs", $logfolder =
2018 Jul 11
2
Connection refused (61)
...p_port'] = 587; > > > > $config['smtp_user'] = '%u'; > > > > $config['smtp_pass'] = '%p'; > > > > $config['support_url'] = 'mailto<elided>'; > > > > $config['log_dir'] = 'logs/'; > > > > $config['temp_dir'] = 'temp/'; > > > > $config['login_lc'] = 0; > > > > $config['session_domain'] = '.<elided>.org'; > > > > $config['de...
2009 Jun 20
3
omindex hangs while scanning
...es: #database_dir /var/lib/omega/data database_dir D:\develop\apache22\cgi-bin\omega\data # Directory containing OmegaScript templates: # template_dir /var/lib/omega/templates template_dir D:\develop\apache22\cgi-bin\omega\templates # Directory to write Omega logs to: #log_dir /var/log/omega log_dir D:\develop\apache22\logs # Directory containing any cdb files for the $lookup OmegaScript command: # cdb_dir /var/lib/omega/cdb cdb_dir D:\develop\apache22\cgi-bin\omega\cdb Can someone point out what I am doing wrong? Kind Regards Rolf.
2017 Jun 06
2
Logging the click data
> There's a lot of flexibility already, because the log format is just > omegascript. So I don't think you need to implement a new command to > achieve this. (Although you might need a command to generate the query > id. It depends on how you're going to do that.) Ok, I'll try adapting the existing log command to achieve the kind of logging we want. And, about the
2018 Jul 11
2
Connection refused (61)
Dear list, in a box with the following setup: openbsd 6.3 opensmtpd dovecot 2.2.34 roundcubemail 1.3.5 httpd web server when a system user is authenticated via roundcubemail and tries to send an email, the following errors pops in the roundcube log file: Connection refused (61) Failed to connect socket: Connection refused () here is my roundcube config file: $config['default_host']
2018 Jul 11
2
Connection refused (61)
...g['smtp_user'] = '%u'; > > > > > > $config['smtp_pass'] = '%p'; > > > > > > $config['support_url'] = 'mailto<elided>'; > > > > > > $config['log_dir'] = 'logs/'; > > > > > > $config['temp_dir'] = 'temp/'; > > > > > > $config['login_lc'] = 0; > > > > > > $config['session_domain'] = '.<elided>...
2015 Nov 24
2
why rsync update large directory so slow?
...:\Program Files (x86)\cwRsync\bin\" cd /d %RSYNC_HOME% :: Source root directory set src_dir=rsync://admin at 10.160.27.48:8730/d_hst :: Destination root directory set dst_dir=/cygdrive/e/filetest :: Make sure path without space set pwd_file="/cygdrive/c/user.pass" :: Log file set log_dir=/cygdrive/d/log :: Synchronize Files, with 16 connections according to 16 directories(0~f) for %%i in (0 1 2 3 4 5 6) do ( setlocal enabledelayedexpansion set log_file=%log_dir%/%date:~3,4%%date:~8,2%%date:~11,2%%time:~0,2%%time:~3,2%%time:~6,2%_%%i.txt :: Remove space in log_file set "log_fi...
2018 Jul 11
4
Connection refused (61)
...> > > > > > $config['smtp_pass'] = '%p'; > > > > > > > > $config['support_url'] = 'mailto<elided>'; > > > > > > > > $config['log_dir'] = 'logs/'; > > > > > > > > $config['temp_dir'] = 'temp/'; > > > > > > > > $config['login_lc'] = 0; > > > > > > > > $c...
2018 Jul 11
2
Connection refused (61)
...gt; > $config['smtp_pass'] = '%p'; > > > > > > > > > > $config['support_url'] = 'mailto<elided>'; > > > > > > > > > > $config['log_dir'] = 'logs/'; > > > > > > > > > > $config['temp_dir'] = 'temp/'; > > > > > > > > > > $config['login_lc'] = 0; > > > &gt...
2018 Jul 11
2
Connection refused (61)
...#39;] = '%p'; > > > > > > > > > > > > $config['support_url'] = 'mailto<elided>'; > > > > > > > > > > > > $config['log_dir'] = 'logs/'; > > > > > > > > > > > > $config['temp_dir'] = 'temp/'; > > > > > > > > > > > > $config['login_lc']...
2018 Jul 11
0
Connection refused (61)
...9;dovecot'; $config['smtp_server'] = 'tls://thebighonker.lerctr.org'; $config['smtp_port'] = 587; $config['smtp_user'] = '%u'; $config['smtp_pass'] = '%p'; $config['support_url'] = 'mailto<elided>'; $config['log_dir'] = 'logs/'; $config['temp_dir'] = 'temp/'; $config['login_lc'] = 0; $config['session_domain'] = '.<elided>.org'; $config['des_key'] = '<elided>'; $config['product_name'] = '<elided>'; $confi...
2011 Oct 13
1
Database `default' couldn't be opened
...l After completed the above steps cd omega-1.2.7 cp omega /usr/lib/cgi-bin/omega.cgi cp omega.conf /usr/lib/cgi-bin/ chmod 755 /usr/lib/cgi-bin/omega.cgi Edit the file (omega.conf) in "/usr/lib/cgi-bin/omega.conf" database_dir /var/lib/omega/data template_dir /var/lib/omega/templates log_dir /var/log/omega cdb_dir /var/lib/omega/cdb you'll have to create the missing directories mkdir -p /var/lib/omega/data mkdir /var/lib/omega/templates mkdir /var/lib/omega/cdb mkdir /var/log/omega And copy the templates to new directory. cd omega-1.2.7 cp templates/* /var/lib/omega/templates...
2018 Jul 11
0
Connection refused (61)
...#39;; > > $config['smtp_port'] = 587; > > $config['smtp_user'] = '%u'; > > $config['smtp_pass'] = '%p'; > > $config['support_url'] = 'mailto<elided>'; > > $config['log_dir'] = 'logs/'; > > $config['temp_dir'] = 'temp/'; > > $config['login_lc'] = 0; > > $config['session_domain'] = '.<elided>.org'; > > $config['des_key'] = '<elided>';...
2006 Jul 14
1
(Solved) Re: How to configure omega.cgi to search multiple flint dbs?
...ga.cgi to > search. Searching only one works OK, but I need to search three > different dbs, and hopefully omega will combine the results and > return a single feed. In my omega.conf I have : > > database_dir /svr/hda1/xapian/beta > template_dir /svr/hda1/xapian/templates > log_dir /var/log/xapian > cdb_dir /var/log/xapian/cdb > > I want to specify multiple dbs as in: > > database_dir /svr/hda1/xapian/beta > database_dir /svr/hda1/xapian/gamma > database_dir /svr/hda1/xapian/delta > > So that when I run > > ./omega.cgi 'P=pda' FMT=...
2018 Jul 11
2
Connection refused (61)
...> > > > > > > > > > > > $config['support_url'] = 'mailto<elided>'; > > > > > > > > > > > > > > $config['log_dir'] = 'logs/'; > > > > > > > > > > > > > > $config['temp_dir'] = 'temp/'; > > > > > > > > > > > > >...
2018 Jul 11
0
Connection refused (61)
...> > > $config['smtp_user'] = '%u'; > > > > $config['smtp_pass'] = '%p'; > > > > $config['support_url'] = 'mailto<elided>'; > > > > $config['log_dir'] = 'logs/'; > > > > $config['temp_dir'] = 'temp/'; > > > > $config['login_lc'] = 0; > > > > $config['session_domain'] = '.<elided>.org'; > >...
2018 Jul 11
2
Connection refused (61)
...> > > > > > > > > > $config['support_url'] = 'mailto<elided>'; > > > > > > > > > > > > > > > > $config['log_dir'] = 'logs/'; > > > > > > > > > > > > > > > > $config['temp_dir'] = 'temp/'; > > > > > > > > > > >...