centos6

  1. R

    auto add clean_user_php_sessions to cron looks wrong

    It looks like cpanel, (...or LAMP...) auto installed the following line into cron: 09,39 * * * * /usr/local/cpanel/scripts/clean_user_php_sessions > /dev/null 2>&1 But, it doesn't look right. 1) the second value `39` is not a valid hour and 2) it has 6 fields `09,39 * * * *` defined when cron...
  2. P

    CentOS6 to CantOS7

    I rent my VPS from a company. Now they state that CentOS will stop working after november 20. I have to change to CentOS7. This is fine except they first wanted $1400 to do this and then when i objected changed to $450. How ever, I am renting this VPS with CentOS6. Is it really up to me to do...
  3. W

    With DSO and PHP7.3: htaccess file written by cPanel Multi PHP Ini editor invalid: Apache2.4 error php_value takes two arguments, PHP Value Modifier

    Centos 6.10 cpanel: 84.0 (build 19) Apache/2.4.41 (cPanel) PHP: 7.3.13 Handler: DSO (not negotiable, must use) After upgrading to PHP7.3 (from PHP5.6) and using the cPanel Multi PHP INI Editor it wrote PHP variable settings into the .htaccess file that Apache2.4 chokes on: ...
  4. S

    Puppet does not install in CentOS6 with WHM/cPanel

    Hello experts Puppet does not install in CentOS6 with WHM/cPanel at all. Always the same errors on all servers with WHM: Error: Package: puppet-3.4.3-1.el6.noarch (puppetlabs) Requires: ruby-augeas Error: Package: puppet-3.4.3-1.el6.noarch (puppetlabs) Requires: ruby >= 1.8.7 Error...
  5. W

    Installing on centos6 -- dependency problem with libmysqlclient.so.16

    I am attempting to install cPanel on centos 6 (minimal install). I'm running into a dependency error: "Requires: libmysqlclient.so.16(libmysqlclient_16) (64bit)" This is a first cPanel server for me, and I'm just getting my feet wet with linux. I've googled and hunted through the forum but...