PDA

View Full Version : proftpd Process is stopped



Thunder
01-07-2007, 12:10 PM
proftpd Process is stopped i have rebooted and nothing happens.

http://admin.site-helper.com/sinfo.html

What am i to do ?

chatwizrd
01-07-2007, 05:48 PM
There is a reason its not restarting properly for some reason. You need to look at logs including:

/var/log/messages
/var/log/directadmin/error.log
/var/log/directadmin/system.log

Once you know what is causing the problem you can then begin to fixing it.

Thunder
01-08-2007, 10:31 AM
ummmm

admin@srv1:~$ tail -f /var/log/messages
tail: cannot open `/var/log/messages' for reading: Permission denied
tail: no files remaining
admin@srv1:~$
admin@srv1:~$ tail -f /var/log/directadmin/error.log
tail: cannot open `/var/log/directadmin/error.log' for reading: Permission denied
tail: no files remaining
admin@srv1:~$
admin@srv1:~$ tail -f /var/log/directadmin/system.log
tail: cannot open `/var/log/directadmin/system.log' for reading: Permission denied
tail: no files remaining

Im not sure why i cant access it

nobaloney
01-09-2007, 04:09 PM
You can't tail logs unless you're root.

Jeff

HostingwithDA
02-26-2007, 07:24 AM
Hi, i have the same problem, checked all the logs, but proftpd will not start or restart. Also tried to reboot. What can I do? and every 1 hour i get an email message. please let it stop!!:eek:


=======

A new message or response with subject:

The service 'proftpd' on server server1.server.com is currently down

has arrived for you to view.
Follow this link to view it:

http://xxxxxxxxxx.com:2222/CMD_TICKET?action=view&number=000000082&type=ticket


======================================================
Automatically generated email produced by DirectAdmin 1.29.1

Do Not Reply.

nobaloney
02-26-2007, 02:33 PM
Try starting it from the command line to see what errors you get, or look in /var/log/messages for an error message.

(I've deleted your other thread.)

Jeff

doditz
03-24-2008, 10:52 AM
hello

im having a similar problem

DA show that proftpd is stopped but process is running and working fine

look like DA dont see it running and trying to start it every time

anyone can direct me where to check

or where DA do his check for the process running ?

thanks

doditz

nobaloney
03-27-2008, 06:09 PM
If proftpd is being started from either inetd or from xinetd, then set DirectAdmin to no longer monitor it.

Jeff

doditz
06-10-2008, 03:00 AM
yeah but i dont know where that is

i have found how to stop the entire monitoring but where can i only turn off the proftpd monitoring ?

thanks

chatwizrd
06-10-2008, 08:22 AM
Edit the file /usr/local/directadmin/data/admin/services.status

Change the proftpd=ON to proftpd=OFF

doditz
06-10-2008, 01:57 PM
Edit the file /usr/local/directadmin/data/admin/services.status

Change the proftpd=ON to proftpd=OFF

thanks a lot :)