I just installed Cpanel RC4 for Suse 9.0 . The installation is straigthforward and the WHM-Panel is running. But unfortunalety some services aren't starting properly. e.g. the named is looking for the root.hint - file. eximstats can't start because of not connecting to mysql. and so on.... Does anybody have experience with this problematic? thanx roliboli
Additional infos Hello I found different bugs in RC4 for Suse: - root.hint file not found by named Solution: the named.conf has a wrong path: should point to /var/lib/named/root.hint -key not found by ndc Solution: copy output of rndc-genkey to /etc/rndc.conf and modify the file /etc/named.d/rndc-access.conf whith the appropriate values. - libraries not found by exim Solution: in /usr/lib create links to libssl.so.0.9.6, libcrypto.so.0.9.6, libdbd-4.0.so - mailman list not found by starting mailman Solution: copy the mailman directory from an other server to the emtpy lists-directory on Suse - NETWORKING not found by exim, bandmin, portsentry, antirelayd Solution: uncomment the include from /etc/sysconfig/network and uncomment the if-clause. Because on Suse the /etc/sysconfig/network is a direcory and not a file! - bandminstop not found Solution: the file /usr/local/bandmin could not be found. ->? - eximstats can not connect to mysql Solution: ? failure on line 258 and 261 in eximstats
include and if-clause - NETWORKING not found by exim, bandmin, portsentry, antirelayd Solution: uncomment the include from /etc/sysconfig/network and uncomment the if-clause. Because on Suse the /etc/sysconfig/network is a direcory and not a file! Could you please tell me where I can uncomment the include and the if-clause. I'm terribly sorry but I'm unable to find both