[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] OS Update 2.0 conflict with php/newlibgd
- Subject: Re: [cobalt-users] OS Update 2.0 conflict with php/newlibgd
- From: "R. Hamburg \(hava.nl\)" <user@xxxxxxx>
- Date: Mon Feb 4 09:52:04 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> >Shouldn't that be
> >
> ># ftp stream tcp nowait root /usr/sbin/tcpd in.proftpd
>
> You *can* do this, but only if proftpd is started at boot time via its
> initscript. You can check this by issueing:
> chkconfig --list proftpd
>
> If you get an error, you can't kill proftpd from inetd.conf or your users
> will be locked out.
Indeed I get an error stating: "error reading information on service proftp:
No such file or directory"
>
> >and then from the prompt
> >killall -HUP inetd
> >or am I oftrack here ?
>
> Only if `ps ax` has a line which says:
> proftpd (accepting connections)
I have no such line stating the above......
>
> In that case, proftpd runs in standalone mode. You could always check
> proftpd.conf, which prolly resides in /etc.
Checking the proftp.conf leads to:
ServerName "ProFTPD"
ServerType inetd
DeferWelcome off
DefaultServer on
DefaultRoot / admin
Which makes me asume it is running from inetd. I also tried the issue like
Taco suggested but no luck either.....
> >Ps. I consider switch to servelinux ! Would that be better ? What came
out
> >your private investigation nico?? Anyluck ?
>
> I'll contact you off-list later, m'kay?
>
Sure is.... I like to keep in touch as "buren" zo to say.... LOL
Robbert