PatrickVeenstra

  • Total activity 242
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 7
  • Subscriptions 55

Posts

Recent activity by PatrickVeenstra Recent activity Votes
  • Version warning: Imagick was compiled against ImageMagick version 1692 but version 1693 is loaded

    I'm surprised email piping runs the main PHP version, and not the account one, but after finding that out, my issue persists. Emails are processed, but bounced back because: <br /><b>Warning</b>:  ...

  • How to specify Apache loglevel in CPanel

    I want to change my Apache log level to: LogLevel warn access_compat:crit There is  a drop-down box in WHM to set it to warn, but without an option to add anything else. Where / how can I configure...

  • hide in error log "client denied by server configuration"

    My account's error log is full of "client denied by server configuration" messages. I guess that's related to cpHulk, but even if it isn't, they're useless to me. How can I hide these messages with...

  • rsync stopped working

    For some reason from one day to another, after it has been working for months (or maybe years), rsync has stopped working. I'm using a cronjob (but running from the CLI has the same result) to sync...

  • Apache status OPTIONS * HTTP/1.0

    I just checked the Apache status, and there are over 800 lines with "OPTIONS * HTTP/1.0" I understood that those requests have to do with CPanel monitoring, but 802 of them seem a lot. Is this norm...

  • php -q

    I'm piping an email to PHP, and the first line of my script (before A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following addres...

  • How can I disable the script that sets directories to 755

    CPanel automatically executes a script that "fixes" permission of directories. ~/somefolder is set once in a while to 755. I suppose it's a security script, but FileProtect is disabled. What script...

  • CPanel license cost (VPS vs dedicated)

    Do I understand correctly that a 10-core + 60GB RAM VPS cost $15 / month but a dedicated Xeon 4-core + 8GB RAM cost $45/month? And if I move to Plesk I'll only pay $10/month for that same dedicated...

  • strace automatically ? (high CPU usage)

    Howcome strace is running? Obviously I didn't run it (I wouldn't ask otherwise), but it managed to turn the server unresponsive. I had to restart the server to get it back up. Apache was responding...

  • Installing new SSL certificate

    After buying (and installing) a new SSL certificate because the old one expired, I'm still getting the expired warning. BTW I installed the certificate by copy-pasting it into the text box, but us...