David Colter
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by David Colter-
Yes, EA4. Made the transition about 6 months ago. I suspect these packages are remnants of the initial server setup. Removed: cpanel-php-composer.noarch 0:1.6.2-1.cp1158 cpanel-php56.x86_64 0:...
-
@cPanelMichael Thank you for this answer. I don't really understand it though. When you say "The better approach is to simply enable ...", are you suggesting that these 2 lines can be commented...
-
In the case this may be relevant to the subject issue - every time /usr/local/cpanel/bin/backup runs, an email is sent alerting the following: Use of uninitialized value in pattern match (m//) at ...
-
That ticket had a response from S. Young, with [QUOTE]I was able to find an internal case for this issue with the case ID CPANEL-20584 which is being worked on by the dev team. Once the update ha...
-
Your Support Request ID is: 9997463
-
Is the error in regard to the incomplete backup only occurring when you're keeping backups locally or do you mean you stopped the transport? I have not ever 'stopped' the transport. The error on...
-
Remembering that I stopped backing up locally a few days ago, there is no folder /backup/2018-07-26. In fact, there was no 'dated' backup folder (locally) for each of the days an error notice was ...
-
Below is a tail output excerpt. There were 3 unsuccessful attempts to upload /2018-07-26/backup_incomplete, for reason: 'attempted to validate a file that does not exist'. This occurs after succe...
-
No change!! root@vps [~]# mv /etc/apache2/conf/httpd.conf{,.bk} root@vps [~]# /scripts/rebuildhttpdconf Built /etc/apache2/conf/httpd.conf OK root@vps [~]# /scripts/restartsrv_httpd .... a loa...
-
Thank you Lauren, I looked into httpd.conf. The following lines of all the above are MISSING: Order allow,deny Deny from all Satisfy All What is the suggested way of having this ...