Taavi Sannik wrote:
> Per User wrote:
>>
>> sh: host: command not found
>>
>
> This is probably one of your users trying to use the "host" shell command.
>
> If you are running chroot then installing/removing packages in the main
> system does not affect the chroot environments. If you want users to be able
> to use this command, then you must set up a solid chroot environment for
> them (but this out of my league, maybe someone else here can help).
>
>> Ps. I'm new to mailing lists, how can I reply so that the thread
>> actually shows me replying to your message and not just sending a new
>> message
>>
>
> Actually the mail client should figure it out for you by setting the
> "In-Reply-To" header.


Ahah, that makes sense, all accounts have an SSH chroot to match their
apache chroot.

We have a custom script for updating apps in a chroot (but for those
who don't, there's a good one here
http://www.fuschlberger.net/programs/ssh-scp-sftp-chroot-jail/make_chroot_jail.sh.html)

Now I've managed to get rid of the "host not found" error and kindly
replace it with

Invalid query name 1
Invalid query name 1
Invalid query name 1

So I removed "host" and installed "bind9-host" as per
http://www.kathmann.com/2008/10/29/debian-apache-2-error-invalid-query-name-1/
and it is not an issue any more.

I also just spotted another group of errors (not sure if its peruser specific).

[Mon Jun 08 09:02:11 2009] [info] (107)Transport endpoint is not
connected: apr_socket_addr_get(APR_REMOTE)
[Mon Jun 08 09:02:11 2009] [warn] (9)Bad file descriptor:
apr_socket_opt_set: (TCP_NODELAY)
[Mon Jun 08 09:02:11 2009] [info] (9)Bad file descriptor:
apr_socket_addr_get(APR_REMOTE)
[Mon Jun 08 09:02:11 2009] [info] (107)Transport endpoint is not
connected: apr_socket_addr_get(APR_REMOTE)
[Mon Jun 08 09:02:11 2009] [warn] (9)Bad file descriptor:
apr_socket_opt_set: (TCP_NODELAY)
[Mon Jun 08 09:02:11 2009] [info] (9)Bad file descriptor:
apr_socket_addr_get(APR_REMOTE)
[Mon Jun 08 09:02:42 2009] [info] [client 1.2.3.4] (32)Broken pipe:
core_output_filter: writing data to the network

I've read a few posts relating,

http://www.mail-archive.com/[email protected]/msg00373.html
http://www.mail-archive.com/[email protected]/msg00301.html

But it doesn't seem to have a specific resolve.
_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to