MattGarner
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by MattGarner-
Do we have an idea of which licence someone should purchase to run the DNS Node 'Server Profile' or have they not been released yet?
-
Would this DNS Node be able to speak to existing DNS clusters? For example we have one name server running on the cPanel box itself and then another on a DNSOnly box?
-
I have noticed even if the TLS 1.2 update is installed on Windows 7 - Mail clients still refuse to connect to it. Anyone else seen similar?
-
Hi, Is there still an issue with "Global Email Filters"? I'm trying to work out how to get them working but they don't seem to be doing anything. For example a global filter has been created with ...
-
Hi @MattGarner The user umask settings seem normal for shell. What about for the user specifically. If you access shell as the user (or su to the user) Just run umask this should come back as 002...
-
Hi @MattGarner What do you get when you run the following: grep umask /etc/bashrc /etc/profile I get the following: /etc/profile:# By default, we want umask to get set. This sets it for logi...
-
Hi @MattGarner Files should not be set to 755 with suPHP it would cause a lot of issues. Can you confirm whether or not you're running suPHP? You can check the PHP handler for the version of PHP ...
-
Hi, Thanks for the reply. I believe we have the handler set to: suphp
-
Hi @MattGarner I did try this on a test server and found that through the browser I experienced the same behavior. The script executes without issue but does not create a file. I also found that ...
-
Hello, Have you checked the Apache error logs for references to the script when attempting to execute it? By default they're located at: /usr/local/apache/logs/error_log Hi Lauren, No entries ...