LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Server probleme(FTPD) (https://www.linuxquestions.org/questions/linux-newbie-8/server-probleme-ftpd-112003/)

Tgrasshopper 11-03-2003 05:05 PM

Server probleme(FTPD)
 
Now I reformat my dam computer aigain.

I'm runig Linux Redhat 9. I instal webmin and now i can't acess wu_ftp.

Error mesage
The FTP server /usr/sbin/in.ftpd could not be found on your system. Maybe it is not installed, or your FTP Server module configuration is incorrect.

if I go to Rpmfind.net there nothig for RedHat 9

So How can I know if my ftpd is instal or it's juste the modul configuration.

I don't understan I never have probleme with RH7. 2 after instaling the wright Rpm.
So please people tell me what shoud i do?

daveo 11-04-2003 05:28 AM

Re: Server probleme(FTPD)
 
Quote:

Originally posted by Tgrasshopper
Now I reformat my dam computer aigain.

I'm runig Linux Redhat 9. I instal webmin and now i can't acess wu_ftp.

Error mesage
The FTP server /usr/sbin/in.ftpd could not be found on your system. Maybe it is not installed, or your FTP Server module configuration is incorrect.

if I go to Rpmfind.net there nothig for RedHat 9

So How can I know if my ftpd is instal or it's juste the modul configuration.

I don't understan I never have probleme with RH7. 2 after instaling the wright Rpm.
So please people tell me what shoud i do?

To find out if it exists on your rpm database and thus installed try this:

rpm -q wuftp (if the package name is wuftp)

This query's the rpm database and will show you if it is installed. To get a good known about the rpm basics, read this article: http://www.linuxaddicted.org/index.p...&pid=27&dbid=1

After that you might wanna read the "man rpm" to get more options.

Hope this helps,

Tgrasshopper 11-04-2003 09:17 PM

Re: Re: Server probleme(FTPD)
 
Cool
Thank you

I will try it:study:


All times are GMT -5. The time now is 11:55 AM.