Hello,
My xinetd does not start, so I have not imap server right now
I've tried to update to latest CURRENT version with no luck, and then downgrading to RELEASE. It still doesn't works. Error is the same.
/var/log/messages shows the following:
/etc/xinetd.d/cpimap:
ls -alF /usr/local/cpanel/3rdparty/bin/imapd
I am totally blocked. Can not figure why it refuses to start.
Please, any hints ? It will solve anything if I reinstall cpanel RPM for IMAP ? where can I get it ?
Thank you very much in advance.
Regards,
Celta
My xinetd does not start, so I have not imap server right now
I've tried to update to latest CURRENT version with no luck, and then downgrading to RELEASE. It still doesn't works. Error is the same.
/var/log/messages shows the following:
Code:
Aug 24 00:50:24 server05 xinetd: xinetd shutdown failed
Aug 24 00:50:24 server05 xinetd[32272]: Server in.ntalkd is not executable [line=8]
Aug 24 00:50:24 server05 xinetd[32272]: Error parsing attribute server - DISABLING SERVICE [line=8]
Aug 24 00:50:24 server05 xinetd[32272]: Server in.qpopper is not executable [line=8]
Aug 24 00:50:24 server05 xinetd[32272]: Error parsing attribute server - DISABLING SERVICE [line=8]
Aug 24 00:50:24 server05 xinetd[32272]: Server in.talkd is not executable [line=8]
Aug 24 00:50:24 server05 xinetd[32272]: Error parsing attribute server - DISABLING SERVICE [line=8]
Aug 24 00:50:24 server05 xinetd[32272]: missing service keyword [line=1]
Aug 24 00:50:24 server05 xinetd[32272]: 32272 {general_handler} (32272) Unexpected signal: 11 (Segmentation fault)
Aug 24 00:50:24 server05 last message repeated 9 times
Aug 24 00:50:24 server05 xinetd[32272]: 32272 {bad_signal} Received 10 signals in 1 seconds. Exiting...
Aug 24 00:50:24 server05 xinetd: xinetd startup succeeded
Code:
# default: off
# description: imapd
service imap
{
socket_type = stream
wait = no
user = root
server = /usr/local/cpanel/3rdparty/bin/imapd
disable = no
}
Code:
-rwxr-xr-x 1 root root 1442255 Aug 23 23:59 /usr/local/cpanel/3rdparty/bin/imapd*
Please, any hints ? It will solve anything if I reinstall cpanel RPM for IMAP ? where can I get it ?
Thank you very much in advance.
Regards,
Celta