PatrickVeenstra

  • Total activity 254
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 10
  • Subscriptions 57

Posts

Recent activity by PatrickVeenstra Recent activity Votes
  • Server "down" for some

    Some users have contacted me on Facebook because the server seems to be down for them. The server is working fine, but there's one thing that I've just thought of. It doesn't make much sense, but c...

  • http.so

    I've just seen in my error_log this message a lot of times: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/http.so' - /usr/local/...

  • Wildcard SSL certificate on wildcard subdomain

    I'm looking into buying a SSL certificate, and have two options: 1) use a multi domain certificate 2) use a wildcard certificate My subdomain in CPanel is *.mydomain.com everything related to subd...

  • Stop sending SPAM

    One of my accounts is sending out SPAM. There shouldn't be any script that can do such a thing :( Here's the header of one of the outgoing messages (from ConfigServe Mail Queues): 190P Received: ...

  • posteasyapache

    I've create the file /scripts/posteasyapache. with: #!/bin/bash cd apxs -cia mod_xsendfile.c /etc/init.d/httpd restart owner root and attributes 755 but it seems that the file isn't executed aft...

  • Can't access WHM

    I can't: access WHM as root at this moment I can: access FTP as root I can: access shell (with Putty) as root I have disabled cpHulk: /usr/local/cpanel/etc/init/stopcphulkd stop I have restarted ...

  • cpanellogd - updating bandwidth for ...

    Is there any way to disable "cpanellogd - updating bandwidth for {x}" on accounts that don't have bandwidth limits? It's just waisting a lot of CPU cycles.

  • Error new addon domain

    When I try to add an addon domain CPanel returns: "A DNS entry for the domain "newdomain.maindomain.co.uk" already exists." maindomain.co.uk is my main domain newdomain.net is an existing addon do...

  • CSF

    I've installed ConfigServer Security & Firewall and it's blocking ALL outgoing conections. I only want to block incoming conections (from certain countries). Is there a way to disable blocking outg...

  • Blacklist IPs

    I have a .conf file with IPs that are not allowed to access the server. Am I assuming correctly that I should include the file in the "pre main include" section of the Include Editor? Thanks in ad...