LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   restarting proFTPd (https://www.linuxquestions.org/questions/linux-newbie-8/restarting-proftpd-123568/)

jogurt666 12-07-2003 12:48 PM

restarting proFTPd
 
i've installed proftpd 1.2.9 and downloaded. i've applied minor moderations in /usr/local/etc/proftpd.conf and run the server using /usr/local/sbin/proftpd when i try to ceonnect everything seems to be fine. but than when i change something in proftpd.conf file no changes appear to be done, even though i've saved the file! is there any way to restart proftpd to make it run with new configuration?

Tinkster 12-07-2003 01:09 PM

I'd suggest a
locate proftpd\.conf

Chances are that there is a RH version
living somewhere else that takes precedence
over yours.


Cheers,
Tink

thereof 12-07-2003 01:24 PM

Start it with "/usr/local/sbin/proftpd -c /usr/local/etc/proftpd.conf" and you'll see if another proftpd.conf is the problem.

/bin/bash 12-08-2003 05:20 AM

Have you tried:
service proftpd restart


All times are GMT -5. The time now is 02:51 AM.