[O-CuK]Marci

Active Member
Jun 3, 2004
37
0
156
Hoping someone here can assist me please!

System:
FreeBSD 5.3-Release-p5
WHM 10.8.0
cPanel 10.8.2-RELEASE 119
Apache 1.3.36
Perl 5.8.8
PHP 4.4.2
MySQL 4.0.27

Updated cPanel via https://www.MY_SERVER.com:2087/scripts2/upcpform - at time was on cPanel STABLE, manual updates only. Manually updated. On server reboot, nothing autostarts. httpd, inetd, imap, exim, mysql etc... none of `em. Bind, named, usbd and sshd are the only services starting on boot. Have checked /usr/local/etc/rc.d and all scripts are present and correct.

Upon manually attempting to start cPanel, received...
Code:
Could not find functions file, your system may be broken
Was advised by ThePlanet TechSupport to updgrade to latest RELEASE build, so did so... this removed the above error, allowing cPanel to start manually, but in terms of starting automatically on bootup, no change.

All work fine when manually started by hand, ./ each sh script within /usr/local/etc/rc.d, and for those services without a script there, I simply head to /scripts/restartsrv [relevant_service_name], and all manually start absolutely fine.

ps -ax shows "sh /etc/rc autoboot" running (3 times)

If I manually run this, I get the following error:

Code:
Pre-seeding PRNG: kickstart.
Loading configuration files.
Entropy harvesting: interrupts ethernet point_to_point kickstart.
Starting file system checks:
/dev/ad0s1a: NO WRITE ACCESS
/dev/ad0s1a: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
Automatic file system check failed; help!
Terminated
Have run fsck. Sorted itself out. Rebooted. Exactly same. Is the above error the cause, with the system terminating autoboot?? If so, anyone any ideas on a fix?? Server's worked fine for around a year prior to this, and no other changes were made other than upgrading cPanel build, backend scripts etc.

Any suggestions as to logs I should be checking for further related errors?

/var/log/messages isn't showing much of use... only errors showing up in there (to which I have no understanding of the meaning thereof) are as follows:

Code:
Sep 6 09:42:19 golem kernel: Mounting root from ufs:/dev/ad0s1a
Sep 6 09:42:19 golem root: /etc/rc: WARNING: named chroot: /etc/namedb is a directory!
Sep 6 09:42:19 golem named[319]: starting BIND 9.3.2 -u bind -c /etc/namedb/named.conf -t /var/named
Sep 6 09:42:19 golem named[319]: command channel listening on 127.0.0.1#953
Sep 6 09:42:19 golem named[319]: running
Sep 6 09:44:05 golem named[319]: transfer of '0.168.192.in-addr.arpa/IN' from 192.168.1.1#53: failed to connect: timed out
Sep 6 09:44:05 golem named[319]: transfer of 'domain.com/IN' from 192.168.1.1#53: failed to connect: timed out
Sep 6 09:45:50 golem named[319]: transfer of '0.168.192.in-addr.arpa/IN' from 192.168.1.1#53: failed to connect: timed out
Sep 6 09:45:51 golem named[319]: transfer of 'domain.com/IN' from 192.168.1.1#53: failed to connect: timed out
Sep 6 09:47:36 golem named[319]: transfer of '0.168.192.in-addr.arpa/IN' from 192.168.1.1#53: failed to connect: timed out
Sep 6 09:47:38 golem named[319]: transfer of 'domain.com/IN' from 192.168.1.1#53: failed to connect: timed out
Sep 6 09:50:38 golem stunnel: LOG5[1030:134635520]: stunnel 4.15 on i386-unknown-freebsd5.3 with OpenSSL 0.9.7d 17 Mar 2004
Sep 6 09:50:38 golem stunnel: LOG5[1030:134635520]: Threading:PTHREAD SSL:ENGINE Sockets:POLL,IPv4 Auth:LIBWRAP
Sep 6 09:50:38 golem stunnel: LOG5[1030:134635520]: 5417 clients allowed
Sep 6 09:50:55 golem named[319]: transfer of '0.168.192.in-addr.arpa/IN' from 192.168.1.1#53: failed to connect: timed out
Sep 6 09:51:18 golem named[319]: transfer of 'domain.com/IN' from 192.168.1.1#53: failed to connect: timed out
If any further info req'd... lemme know...!
 
Last edited: