MattGarner

  • Total activity 33
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6

Posts

Recent activity by MattGarner Recent activity Votes
  • IncludesNoExec Question

    Hi all, Could do with some help - A client has .pl scripts in the cgi-bin folder but they don't seem to be working. Looking at the error log file the following is mentioned: AH01271: exec used bu...

  • & in Email Username

    Hi, Moving a client over to our cPanel server and they have the current email: b&b@domain.com and it"s an email they have advertised. The cPanel email doesn"t support the & sign in the username se...

  • Too Many Failures?

    Hi, Have a client who is struggling connecting to the server for emails. It seems theres a bunch of failed login attempts - Currently remotely connected to one of their machines now and some of th...

  • Maldetect Report Issue

    Hi all, Ran a maldet scan on one of our cPanel servers - It finished and was going to read the report like normal by running the command: maldet --report 190523-0955.30221 It has come back with t...

  • PHP FPM & Disable Functions

    Hi, I'm trying to enable phpinfo pages for one specific domain name that uses PHP FPM. I've read a few threads on here but whatever I do, I cannot get the PHP Info page to display. Can someone ple...

  • Wordpress Manager - File Permissions

    Hi, I'm just wondering what is the reason behind the wordpress manager setting the wordpress files/folders to executable files with permissions: -rwxr-xr-x? As the files show up with green titles ...

  • CageFS and php.ini

    Hi, Recently installed CloudLinux on an existing cPanel setup on Centos 7. Seeing as it would be a good idea to install and enable CageFS I see this controls and does things a little bit different...

  • DNS Clustering questions

    Hi all, After a bit of reading I just wanted to get some clarification. At this moment in time we have the following: 1x Full cPanel/WHM Server running ns1.domain.com 1x DNS Only Server running n...

  • Bulk Edit SPF

    Hi all, Is there a way of mass editing SPF records on domain names to remove part of it? For example: v=spf1 +a +mx +ip4:1.2.3.4 +ip4:5.6.7.8 -all I wish to remove the +ip4:5.6.7.8 part but leav...

  • Perl script not creating file

    Hi all, Could anyone shed some light on where I'm going wrong here? So inside /public_html/cgi-bin/ there is a folder called test. In that folder there is a .pl script that contains the following...