Back to the month index |
Back to the list index
|
Brian Candler (B.Candler@pobox.com)
Mon, 27 Jan 1997 10:39:47 +0000 (GMT)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Johan Alvinger: "SV: [mSQL] w3-msql version 2.0 - cycling through records"
- Previous message: Brian Candler: "Re: [mSQL] mSQL from chroot'd httpd Server"
- In reply to: John F. Stitzinger: "[mSQL] mSQL from chroot'd httpd Server"
- Next in thread: Justin Subert: "Re: [mSQL] mSQL from chroot'd httpd Server"
From: Brian Candler <B.Candler@pobox.com> Message-Id: <199701271039.KAA00288@gazebo.candler.co.uk> Subject: Re: [mSQL] mSQL from chroot'd httpd Server Date: Mon, 27 Jan 1997 10:39:47 +0000 (GMT)Whoops, I see from another posting that all you need to do is set
environment variable MSQL_UNIX_PORT, you don't need to recompile!
So you could use:
( export MSQL_UNIX_PORT=/var/httpd/conf/msql1.sock; msqld & )
to start the server, and
export MSQL_UNIX_PORT=/conf/msql1.sock
somewhere in the chrooted client code. If you don't know where to put it,
recompile mSQL with /conf/msql1.sock as the default.
--------------------------------------------------------------------------
To remove yourself from the Mini SQL mailing list send a message containing
"unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
"info msql-list" to majordomo@bunyip.com for info on monthly archives of
the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
- Next message: Johan Alvinger: "SV: [mSQL] w3-msql version 2.0 - cycling through records"
- Previous message: Brian Candler: "Re: [mSQL] mSQL from chroot'd httpd Server"
- In reply to: John F. Stitzinger: "[mSQL] mSQL from chroot'd httpd Server"
- Next in thread: Justin Subert: "Re: [mSQL] mSQL from chroot'd httpd Server"