KB27589 RedHat9 + Plesk 7.0.x
RedHat9 + Plesk 7 + Named have troubles working with each other.
e.g.
"dnsmng: Service named failed to restart. -1"
The fix is to
edit the /etc/rc.d/init.d/named script as follows:
...
KB27564 What software is installed with Plesk 6?
Apache 1.3.27
PHP 4.3.2
Qmail 1.03
Courier-imap 1.7.3
BIND 9.2.2
MySQL 3.23.5.6
ProFTPd 1.2.7
Front Page 5.0
J2SDK-1.4.1_01
Mailman 2.0.13
Stunnel 4.04
Logrotate 3.6 6-1
Horde- ...
KB27565 Where can i find more information about plesk?
The plesk forums have a giant user following, and contain the answers to
many frequently asked as well as obscure questions.
The plesk forums
are viewable at http://forum.plesk.com
KB27592 Where do I go to change the FTP timeout?
Edit the /etc/proftpd.conf and within the GLOBALS tags add the following
two lines
(Time are in seconds)
TimeoutNoTransfer 900
TimeoutIdle
900
You'll then need to restart xinetd
/etc/rc.d ...