uadm

  • Total activity 101
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 26

Posts

Recent activity by uadm Recent activity Votes
  • ajax crawler doesn't work

    Hello, We have a strange problem. On a local computer we run sitemap generator and gets about 2000 pages in sitemap.xml. When we run the same generator on the exact same site that is installed on ...

  • easyapache4 and pthreads

    pthreads require enable-maintainer-zts, on easyapache3 it was a compile issue, now it's much more complicated, it's a rpm build issue. How do I approch this? Can someone write a guild how to enable...

  • Remote access denied for cphulkd

    We use remote mysql configuration and our cphulkd can't access the remote database. We get the following error: 2016-07-06T14:21:39.671471Z 228041 [Note] Access denied for user 'cphulkd'@'xxx.com'...

  • splitlog error

    We get the following error in error_log: [log_config:warn] [pid 190867:tid 140466242664192] (32)Broken pipe: [client 46.120.zzz.xxx:56325] AH00646: Error writing to |/usr/local/cpanel/bin/splitlog...

  • exim error

    we started getting this errors in exim_mainlog: 2015-11-10 15:42:51 TLS error on connection from www.server.co [xxx.xxx.xxx.xxx]:48213 (SSL_accept): error:14094418:SSL routines:SSL3_READ_BYTES:tls...

  • ipaliases on wrong interface.

    we moved our server to a new location and changed the ips. The problem is that now ipaliases try to add the ips on interface eth2 while it doesn't exists we only have eth0. How do we change ipalia...

  • cronjobs aren't being added

    on one of our server cronjobs are not being added. Users go to cpanel -> cron jobs add the time and command and press add new cronjob. It sais cronjob is added but then we don't see the job in the...

  • suphp deleted

    Not sure if this is cloud linux issue or not, but the fact is that our system is cloud linux. The problem: /opt/suphp/sbin/suphp is deleted. We reinstalled it from /home/cpeasyapache/src/suphp-0 h...

  • curl can't find ca-bundle on centos7

    The problem is this: We run a page that sends curl request to a remote https server. This failed since we moved the account to a new centos7 server. It seems on centos7 /etc/pki/tls/certs/ca-bund...

  • bug in transfer tool?

    when you transfer an account from server to server, if it was suspended on the origin server, it will be unsuspended on the destintion server.