Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Bernie

Pages: [1]
1
Updates / Misconfiguration in 0.9.8.98 ???
« on: October 18, 2016, 05:35:28 AM »
After update to CWP 0.9.8.68 Cron Mail states the following:

Your CWP version: 0.9.8.68
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0103   830  103   830    0     0  19296      0 --:--:-- --:--:-- --:--:-- 30740
(98)Address already in use: make_sock: could not bind to address [::]:2030
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:2030
no listening sockets available, shutting down
Unable to open logs

Seems to be a misconfiguration in a script.

Regards

2
MySQL / MySQL Server down after daily cron
« on: July 11, 2016, 06:09:33 AM »
Hi!

Every night after daily cron mySQL Server is down. Have to restart it manually every morning. Problem exists after CWP Version 0.9.8.17

Daily Cron Mail:

/etc/cron.daily/cwp:



====================================================
============= CentOS Web Panel Cron ================
====================================================


###########################
Firewall Flush Daily Blocks
###########################


######################
Update Server Packages
######################
Your CWP version: 0.9.8.24

No update needed, your CWP is up to date.
xxx.xxx.xx.xxx
Date which backup script is using: 2016-07-11 01:41:04

PHP Warning:  [obfuscated](): No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0

Warning: [obfuscated](): No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php on line 0
<br><br>Trying to start mysql server, please reload browser!<br><br>Could not connect: No such file or directory

Cron Log:

Jul 11 03:41:01 host anacron[27213]: Job `cron.daily' started
Jul 11 03:41:01 host run-parts(/etc/cron.daily)[27847]: starting amavisd
Jul 11 03:41:01 host run-parts(/etc/cron.daily)[27855]: finished amavisd
Jul 11 03:41:01 host run-parts(/etc/cron.daily)[27847]: starting certwatch
Jul 11 03:41:01 host run-parts(/etc/cron.daily)[27861]: finished certwatch
Jul 11 03:41:01 host run-parts(/etc/cron.daily)[27847]: starting cwp
Jul 11 03:41:01 host CROND[27871]: (root) CMD (sync; echo 3 > /proc/sys/vm/drop_caches)
Jul 11 03:41:05 host run-parts(/etc/cron.daily)[28160]: finished cwp
Jul 11 03:41:05 host run-parts(/etc/cron.daily)[27847]: starting freshclam
Jul 11 03:41:12 host run-parts(/etc/cron.daily)[28174]: finished freshclam
Jul 11 03:41:12 host run-parts(/etc/cron.daily)[27847]: starting logrotate
Jul 11 03:41:12 host run-parts(/etc/cron.daily)[28181]: finished logrotate
Jul 11 03:41:12 host run-parts(/etc/cron.daily)[27847]: starting makewhatis.cron
Jul 11 03:41:13 host run-parts(/etc/cron.daily)[28342]: finished makewhatis.cron
Jul 11 03:41:13 host run-parts(/etc/cron.daily)[27847]: starting mlocate.cron
Jul 11 03:41:28 host run-parts(/etc/cron.daily)[28353]: finished mlocate.cron
Jul 11 03:41:28 host run-parts(/etc/cron.daily)[27847]: starting prelink
Jul 11 03:41:28 host run-parts(/etc/cron.daily)[28365]: finished prelink
Jul 11 03:41:28 host run-parts(/etc/cron.daily)[27847]: starting readahead.cron
Jul 11 03:41:28 host run-parts(/etc/cron.daily)[28377]: finished readahead.cron
Jul 11 03:41:28 host run-parts(/etc/cron.daily)[27847]: starting tmpwatch
Jul 11 03:41:28 host run-parts(/etc/cron.daily)[28415]: finished tmpwatch
Jul 11 03:41:28 host anacron[27213]: Job `cron.daily' terminated (mailing output)
Jul 11 03:41:28 host anacron[27213]: Normal exit (1 job run)
Jul 11 03:42:01 host crond[6651]: (*system*) RELOAD (/etc/cron.d/cwp.sh)

MySQLd Log:

160711  3:41:02 [Note] /usr/libexec/mysqld: Normal shutdown

160711  3:41:02 [Note] Event Scheduler: Purging the queue. 0 events
160711  3:41:04  InnoDB: Starting shutdown...
160711 03:41:04 mysqld_safe A mysqld process already exists
160711  3:41:06  InnoDB: Shutdown completed; log sequence number 357504389
160711  3:41:06 [Note] /usr/libexec/mysqld: Shutdown complete

160711 03:41:06 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
160711 05:50:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql

Help appreciated!


3
PHP / Problem switching to PHP 5.4.45
« on: November 02, 2015, 11:27:25 AM »
After switching to PHP 5.4.45 CWP Dashboard says itīs Version 5.4.45 installed.

info.php however says itīs still Version 5.4.27

Checking rebuild.log shows following:

cp: cannot stat `sapi/cli/php.1': No such file or directory
make: *** [install-cli] Error 1

This relates to php Bug #66842.

Any solution?

Thank you,
Bernie

4
E-Mail / freshclam can't open logfile
« on: June 19, 2015, 07:03:03 AM »
Trying to update clamav I'm getting an error message:

Can't open /var/log/clamav/freshcalm.log in append mode,
problem with internal logger

chown is clam:clam with rw-r-r

Any suggestions?

Pages: [1]