Displaying 20 results from an estimated 25 matches for "socketpath".
Did you mean:
socket_path
2020 Nov 04
1
API support for placing a message for a specific user
...called 'file', is it actually the mail contents.
Aki
API for the SAVE command:
{
"command": "save",
"parameters": [
{
"name": "allUsers",
"type": "boolean"
},
{
"name": "socketPath",
"type": "string"
},
{
"name": "user",
"type": "string"
},
{
"name": "transFlags",
"type": "integer"
},
{
"name": "use...
2008 Mar 16
2
Bug#448510: logcheck-database: revised pattern for spamd
...a3169ad6defc5ea28992a786387e345cb91c14a3
tag 448510 pending
thanks
In article <20071029165738.32481.50847.reportbug__39564.2398893417$1193677404$gmane$org at corn.betterworld.us> you wrote:
> spamassassin is now reporting Unix domain sockets in the rport field.
I take it you are using --socketpath in /etc/default/spamassassin?
> I'm not exactly sure what changed to cause this to happen; it started
>From what I can glean from upstream's SVN, this has been the case for at
least three years. I could be wrong, though.
> and differs only in the pattern for rport, with [0-9]+...
2006 Aug 15
2
Apache & FCGI: Premature end of script headers:
...nce I while I get the famous error
message:
" Premature end of script headers: dispatch.fcgi"
I cant see any generel configuration problem, as sometimes everything is
running fine.
Maybe it is a problem related to timing:
<IfModule mod_fcgid.c>
AddHandler fcgid-script .fcgi
SocketPath /var/lib/apache2/fcgid/sock
DefaultInitEnv RAILS_ENV production
IPCCommTimeout 50
IPCConnectTimeout 50
MaxProcessCount 40
ProcessLifeTime 86400
IdleTimeout 80
DefaultMaxClassProcessCount 8
</IfModule>
Dispatch.fcgi is running fine if I start direct from command line with
the...
2017 May 10
2
Example for doveadm-save using Doveadm HTTP API
I could use an example of how to use curl to save a new message to a user?s INBOX using the Doveadm HTTP API.
https://wiki2.dovecot.org/Design/DoveadmProtocol/HTTP <https://wiki2.dovecot.org/Design/DoveadmProtocol/HTTP>
Do I really use the -d option and inline the entire new message in the command-line? Or, should I create a temporary .json file with the message wrapped in JSON and pass
2019 Nov 21
1
Samba building is broken when some libraries are specified to be built-in to binaries !
...tall \
--bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile
\
--builtin-libraries=replace,winbind-client,wbclient,ccan,samba-cluster-support
\
--with-cluster-support \
--with-socketpath=/var/run/ctdb/ctdbd.socket \
--with-logdir=/var/log/ctdb
??, 21 ????. 2019 ?. ? 23:47, Andrew Bartlett <abartlet at samba.org>:
> On Tue, 2019-11-19 at 09:36 +0300, CpServiceSPb . via samba wrote:
> > I try to build Samba 4.10.10 at Ubuntu 18.04 on x86_64 platform a...
2006 Apr 09
18
I can''t get mod_fcgid to work
Hi,
I just installed mod_fcgid on my apache2 server.
When I try to load my application I get an
"Application error - Rails application failed ..." message.
In my Apache2 error-log it says:
Premature end of script headers dispatch.fcgi
mod_fcgid process /data/www/app/dispacth.fcgi exit (communication
error),
terminated by calling exit(), return code 1
Any help with this would be
2007 May 17
3
Ubuntu rails server
...ow from all
AddHandler fcgid-script .fcgi
</Directory>
</VirtualHost>
in fcgid.load
LoadModule fcgid_module /usr/lib/apache2/modules/mod_fcgid.so
in fcgid.conf
<IfModule mod_fcgid.c>
AddHandler fcgid-script .fcgi
DefaultInitEnv RAILS_ENV production
SocketPath /var/lib/apache2/fcgid/sock
IdleTimeout 60
ProcessLifeTime 6000
MaxProcessCount 32
DefaultMaxClassProcessCount 2
IPCConnectTimeout 6
IPCCommTimeout 6
</IfModule>
My apache version is 2.2.3 and this is the reason that all conf is
separated in files.
These are the settings.
If some...
2019 Mar 20
2
build problem with 4.10.0
...tc
--libdir=/usr/lib64 --libexecdir=/usr/lib64
--with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock
--with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba
--disable-rpath --disable-rpath-install --enable-debug --enable-pmda
--enable-fhs --with-cluster-support
--with-socketpath=/var/lib/ctdb/ctdb.socket --with-pam
--with-pammodulesdir=lib64/security --with-piddir=/run/samba
--with-relro --enable-avahi --with-systemd
--with-shared-modules=auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,auth_samba4,vfs_cacheprime,vfs_readahead,pdb_tdbsam,pdb_ldap,pdb_ads,pdb_sm...
2007 May 29
4
undefined method `define_a_column' for class `OCI8::Cursor'
Hi,
Environment: Solaris 10, Orale 10g, Apache 2.2, Ruby 1.8.4, Rails
1.2.3, Ruby OCI8 1.0.0-rc2
As soon as I compiled and installed the Ruby/OCI8 interface, I got the
following error from my application:
=========================
[notice] mod_fcgid: call /export/home/invido/invido/portal2/public/
dispatch.fcgi with wrapper /usr/local/bin/ruby /export/home/invido/
2017 May 10
0
Example for doveadm-save using Doveadm HTTP API
...gt;
Here you go:
doveadm mailbox save
parameters:
{
"command": "save",
"parameters": [
{
"name": "allUsers",
"type": "boolean"
},
{
"name": "socketPath",
"type": "string"
},
{
"name": "user",
"type": "string"
},
{
"name": "userFile",
"type": "string"...
2018 Dec 04
0
Samba Testsuite causes machine to crash
...-with-pammodulesdir=/lib/x86_64-linux-gnu/security \
--libdir=/usr/lib/x86_64-linux-gnu \
--with-modulesdir=/usr/lib/x86_64-linux-gnu/samba \
--datadir=/usr/share \
--with-lockdir=/var/run/samba \
--with-statedir=/var/lib/samba \
--with-cachedir=/var/cache/samba \
--with-socketpath=/var/run/ctdb/ctdbd.socket \
--with-logdir=/var/log/ctdb \
--systemd-install-services \
--enable-selftest # This last option is needed for testing only
make
make quicktest
make test
==========
PPS: Searching for the last log-file written.
cd samba-<version>
find ./ -name "*...
2019 Mar 20
0
build problem with 4.10.0
...-libexecdir=/usr/lib64
> --with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock
> --with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba
> --disable-rpath --disable-rpath-install --enable-debug --enable-pmda
> --enable-fhs --with-cluster-support
> --with-socketpath=/var/lib/ctdb/ctdb.socket --with-pam
> --with-pammodulesdir=lib64/security --with-piddir=/run/samba
> --with-relro --enable-avahi --with-systemd
> --with-shared-
> modules=auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,aut
> h_samba4,vfs_cacheprime,vfs_readahead,pdb_tdb...
2006 Jun 29
0
can''t run rails application
Hello,
I''m trying to run Rails on Apache 2.0 with mod_fcgid. It seems like
fcgi has been set up ok, but still I can''t run my rails application.
Here is my httpd.conf
IPCCommTimeout 40
IPCConnectTimeout 10
DefaultInitEnv RAILS_ENV production
SocketPath /tmp/fcgidsock
<VirtualHost *:80>
<Location />
RewriteEngine On
RewriteOptions MaxRedirects=3
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]
</Location>
<Dire...
2013 Jun 25
1
RFC: encrypted hostkeys patch
...er's config file. I guess making it compile-time
configurable would sort of work, but also doesn't seem like a great
solution. Any thoughts or suggestions on this? Having a static,
configurable socket path does seem nice otherwise, so sshd could just spawn
its own agent passing "-a $SOCKETPATH" if it encounters an encrypted
hostkey on startup, rather than, say, relying on an init script to launch
ssh-agent and export the SSH_AUTH_SOCK variable to sshd (though I suppose
there's really nothing stopping it from doing that anyway without a static
socket path).
Thoughts/comments wel...
2008 Jul 23
3
Premature end of script headers: dispatch.fcgi
...ation itself is definitely working.
.htaccess:
AddHandler fcgid-script .fcgi
Options +FollowSymLinks +ExecCGI
RewriteRule ^$ index.html [QSA]
RewriteRule ^([^.]+)$ $1.html [QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]
fcgid.conf:
<IfModule mod_fcgid.c>
SocketPath /var/lib/apache2/fcgid/sock
IdleTimeout 3600
ProcessLifeTime 7200
MaxProcessCount 8
DefaultMinClassProcessCount 3
DefaultMaxClassProcessCount 2
IPCConnectTimeout 8
IPCCommTimeout 60
</IfModule>
apache.conf:
<VirtualHost 1.2.3.4:80>
SuexecUserGroup vu2025 vu2025
.....
2006 Nov 09
0
Apache configuration
...k/log/
4. chmod -R g+w cookbook/tmp/
5. find /var/www/rails/cookbook/ -type d -exec chmod g+x {} \;
Configure Apache
1. vi /etc/httpd/conf.d/fcgid.conf
Insert the following:
LoadModule fcgid_module /usr/lib/httpd/modules/mod_fcgid.so
<IfModule mod_fcgid.c>
SocketPath /tmp/fcgid_sock/
AddHandler fcgid-script .fcgi
</IfModule>
1. vi /etc/httpd/conf.d/hosts.conf
(Personally, I put all my custom Apache configuration in this file
to keep things organized)
Insert the following:
<VirtualHost *:80>
SetEnv RAILS...
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
...rride_dh_auto_build] Error 1
My configure switches are the same as Ubuntu Xenial package:
ctdb_conf_args = \
--prefix=/usr \
--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
--sysconfdir=/etc \
--localstatedir=/var \
--with-socketpath=/var/run/ctdb/ctdbd.socket \
--with-logdir=/var/log/ctdb \
conf_args = \
--prefix=/usr \
--enable-fhs \
--sysconfdir=/etc \
--localstatedir=/var \
--with-privatedir=/var/lib/samba/private \...
2019 Nov 19
2
Samba building is broken when some libraries are specified to be built-in to binaries !
I try to build Samba 4.10.10 at Ubuntu 18.04 on x86_64 platform as at
armv7l archtectures from sources.
I need build replace,winbind-client,wbclientto binaries
For that I specify
*--builtin-libraries=replace,winbind-client,wbclien*t,ccan,samba-cluster-support
at configure
But in the case I get time to time, the following errors:
*=error1 =*
Compiling source4/dsdb/samdb/ldb_modules/objectguid.c
2017 May 10
2
Example for doveadm-save using Doveadm HTTP API
...parameters:
>
> {
> "command": "save",
> "parameters": [
> {
> "name": "allUsers",
> "type": "boolean"
> },
> {
> "name": "socketPath",
> "type": "string"
> },
> {
> "name": "user",
> "type": "string"
> },
> {
> "name": "userFile",
> &quo...
2006 Aug 16
3
problems with fastcgi, apache2 and debian sarge
Apache conf:
FastCgiServer /var/www/gissmoh.de/public/dispatch.fcgi -initial-env
RAILS_ENV=prod
uction -processes 5 -idle-timeout 60
<virtualhost 212.87.142.234:80>
ServerName www.gissmoh.de
DocumentRoot /var/www/gissmoh.de/public
CustomLog /var/log/apache2/gissmoh.de/access.log
combined
SetEnv RAILS_ENV production