kwdamp
- Total activity 93
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
Comments
Recent activity by kwdamp-
Here is perhaps a better test that would help isolate the issue. During the times when you get the SSL error, are you able to curl another https site? For example, just running this would let yo...
-
If it's an intermittent issue, it could be that the reboot isn't actually related to the problem at all - I wouldn't expect a reboot to change how a curl connection is handled. Do you have a way ...
-
Hey there! cPanel itself doesn't handle curl, as the version number you reference, 7.29, is from CentOS 7 directly: ]# rpm -qa | grep curl curl-7.29.0-59.el7_9.1.x86_64 It's not recommended to ...
-
Well, now it looks like this isn't just a php7.3 problem. After working all day, I'm now getting the error on the php7.2 accounts randomly. The other change we made was moving from MPM_prefork to...
-
Hello, You may also find the information in the following post helpful:
-
I think settings may vary, but on our server the logs are stored in each account. The path would be: /home/myaccount/logs/ And the actual ftp log files are in the folder gzipped as: ftp.myaccoun...
-
GOT IT! I just needed to add a second "action" to the filter: Deliver to Folder->Inbox Seems pretty obvious now, but at the time I assumed Deliver to Folder would ask me to specify a system file ...
-
@cPanelMichael Do you have an idea of how this can be accomplished? I tried the filter by sender, and it does work perfectly to forward the email; but it does NOT leave the message in that pop acc...
-
Many of us have been pleading with cPanel to enhance the backup options, and all they do is take them away (vis removal of legacy options). The possibility of scheduling different types of backups...
-
Hello, Your hostname should be a fully-qualified domain name (e.g. server.domain.tld), and the specific entry for it needs to be added to the /etc/localdomains file. Thank you. Ok, can I add thi...