Displaying 20 results from an estimated 7000 matches similar to: "Win32/Wine applications feeding Ubuntu 8.04/Apache 2?"
2010 Sep 23
0
how to i force apche to handle download requestrunning apach
hii all, Am running apche as frontend to mongrel ,i added these line in
Apache''s httpd.conf file
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule xsendfile_module modules/mod_xsendfile.so
XSendFile on
2005 Oct 31
2
nlme error message
Dear Friends,
I am seeking for any help on an error message in lme
functions. I use mixed model to analyze a data with
compound symmetric correlation structure. But I get an
error message: "Error in corMatrix.corCompSymm(object) :
NA/NaN/Inf in foreign function call (arg 1)". If I change
the correlation structure to corAR1, then no error. I have
no clue how to solve this problem.
2010 Sep 23
0
how to do force apache to handle static request
Posted by Amit Tomar (amit-singh) on 23.09.2010 14:55
hii all, Am running apche as frontend to mongrel ,i added these line in
Apache''s httpd.conf file
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule
2006 Oct 14
1
commands overwritten
Hi,
I am often re-use commands in R by using the arrows to retype them and modify for the new needs. This way, I don't need to write commands again, and I can modify the command by inserting/deleting/re-writing the command. Today, suddenly, re-writing change the commands as the "insert" function does in Word. for example - if I am standing in the middle of
2011 Oct 14
3
heritability estimation
Hello,
I'm looking for a method to estimate narrow sense heritability of traits in
a RIL population. Papers I've checked either use either SAS or SPSS or do
not give any details at all. I've found some reference to using variance
components in ANOVA, using the kinship or wgaim packages, but I don't have a
clue as to how to do any of this.
Is there any way fro a very R illiterate
2010 Sep 27
0
problem when downloading files with xsendfile
Hii All, i loaded mod_xsendfile.so in apche , i added few line in
httpd.conf files
LoadModule xsendfile_module modules/mod_xsendfile.so
XSendFile on
XSendFileAllowAbove on
<VirtualHost * localhost:80>
ServerName src
DocumentRoot C:/InstantRails-2.0-win/rails_apps/src/public/
ProxyPass / http://localhost:3000/
ProxyPassReverse / http://localhost:3000/
</VirtualHost >
now in my
2011 Jun 24
4
Performance on GlusterFS
Hi....
I have setup a 4 node cluster on virtual servers on RHEL platform.
Not able to get better performance statistics on glusterFS as compared to local file system.
Kindly suggest a test run that can be checked to differentiate between them.
Regards,
Anish Kumar
"Confidentiality Warning: This message and any attachments are intended only for the use of the intended recipient(s).
are
2008 Feb 26
3
multiple ip and ssl
Hello,
is possible in some way use on each ip address different certificate
(for imap, for pop3). There are options like (but that is not enough
for me):
protocol imap {
listen = *:10143
ssl_listen = *:10943
..
}
protocol pop3 {
listen = *:10100
..
}
I have server for 4 domains (each has own ip address), so i need bind
one ip address to one domain to one certificate(each certificate
2008 Apr 08
5
temporary disable account
Hello,
is there some way how to disable temporarily account or access to
files. I need to backup with tar, but there is problem when tar is
reading and some file changed (with --ignore-failed-read it continues
but archive is not created and without --ignore-failed-read it fails).
Some accounts are huge ;( Need something like qmail sticky bit or
world writable directory - qmail is not delivering
2010 Jan 25
3
sieve or another vacation/autoreply
Hello,
i'm trying to do some delivery notification for each incoming address.
Problem is that sieve vacation has :days but minimum value is 1 eg
period in which addresses
are kept and are not responded to - but that is not that i want.
Is there other extension (in devel ???) or some other way (lda using
procmail or maildrop) how to implement my request ? (Before migration
we used qmail +
2013 Feb 07
1
[LLVMdev] Nameless Functions in LLVM IR
Hi,
When and why are nameless functions generated in LLVM IR? Also, for
the clarity, is it possible for a nameless function to have external
linkage? (I think not, but I would like to get it confirmed anyway)
--
Anitha
2009 Nov 05
4
deliver_log_format ignored
Hello,
seems that LDA ignores deliver_log_format (still log with format:
"msgid=%m: %$")
# 1.2.6: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.31 x86_64 Debian squeeze/sid xfs
log_path: /var/log/dovecot/error.log
info_log_path: /var/log/dovecot/info.log
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: none
listen: none
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
2013 Mar 12
1
Flac compression levels?
On Tue, Mar 12, 2013 at 12:36:29PM +0100, catch-all at masklinn.net wrote:
>
> > now is it just a coincidence,
>
> It is, testing on a >6mn piece (Endless, Nameless from Nirvana's
> Nevermind, 6:21)
Does that track have a long period of silence in the middle?
(...checks Discogs...)
Nope: "Endless, Nameless" comes after 10 minutes silence after the end
of
2013 Mar 12
3
Flac compression levels?
"Using FLAC binary : /Users/Marcus/flac/test/../src/flac/flac
Original file size 441044 bytes.
Compression level 1, file size 421393 bytes.
Compression level 2, file size 421393 bytes.
Compression level 3, file size 373613 bytes.
Compression level 4, file size 369517 bytes.
Compression level 5, file size 369517 bytes.
Compression level 6, file size 369517 bytes.
Compression
2010 Jan 29
2
sieve script
Hello,
after qmail migration need convert some .procmailrc scripts. Found
converter procmail -> sieve, but i'm not sure of quality of
conversion.
My script:
---------------
if header :contains "from" ["user at domain1.tld", "user2 at domain2.tld",
"user3 at domain3.tld"] {
redirect "foo1 at bar.tld";
redirect "foo2 at
2011 Sep 01
1
sieve vacation problem (discarding)
Hello,
i'm using 1.2.15 version on debian.
I'm getting "discarding vacation response for message implicitly
delivered to <user at domain.com>"
I have domain domain.com which has alias do-main.com.
When sending email to main domain (domain.com) seems to be ok, but for
aliased domain getting discard ;(
I tried "scary things" from
2013 Oct 02
1
sieve notify and lmtp
Hello,
i've setup sieve script which send notify to user (user at domain.com).
But user at domain.com is alias user at domain.com and
user at anotherdomain.com. LMTP delivers notification only to
user at domain.com but not to user at anotherdomain.com. How to force send
notification over smtp (which will be delivered to both) or i must use
to=user at anotherdomain.com in notify ?
Thank you
2007 Jan 17
1
vpopmail
Hello, i have only some typo:
(using rc17)
adding to section imap {} mail_plugins = quota produce on dovecot start
IEffective uid=65534, gid=65534
ILoading modules from directory: /usr/local/dovecot/lib/dovecot/imap
IModule loaded: /usr/local/dovecot/lib/dovecot/imap/lib10_quota_plugin.so
and there is little patch to use vpopmail on nonstandart location (like
/usr/local/vpopmail for example)
2009 Nov 06
1
scenario with one lda and 4 imapds/pop3ds
Hello,
i want to create following scenario:
one dovecot using ONLY LDA (using sql )
# 1.2.6: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.31 x86_64 Debian squeeze/sid xfs
log_path: /var/log/dovecot/error.log
info_log_path: /var/log/dovecot/info.log
log_timestamp: %FT%T%z
protocols: none
listen: none
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable:
2009 Nov 21
1
managesieve error
Hello,
when using sieve-php and using LOGIN auth, getting:
2009-11-21T15:13:48+0100 managesieve-login: Panic: file client.c: line
449 (client_set_auth_waiting): assertion failed:
(client->to_auth_waiting == NULL)
2009-11-21T15:13:48+0100 dovecot: Error: child 8474 (login) killed
with signal 6 (core dumps disabled) (latest ip=127.0.0.1)
I'm using dovecot 1.2.6 from package debian testing