Jelf
- Total activity 68
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 16
Comments
Recent activity by Jelf-
OK, thanks for looking at it though.
-
I have had a VPS server with the same ISP for many years. Early on I manually installed certs from Let's Encrypt. That was before Let's Encrypt certs were available via cPanel. Last year my ISP s...
-
I am not done fixing my cURL error 60 problem but I have learned more and now have a plan. This post and comments is super helpful. It explains how to update the file ca-bundle.crthttps://unix.s...
-
Thank you for reply. I will be doing some more investigating later today and then I will write it up and open a ticket.
-
I know a bit more. I did a curl command with the -v option and in the output I see: * CAfile: /etc/pki/tls/certs/ca-bundle.crt Apparently this is the default setting for Alma Linux
-
Confirming that I logged in to my server and issued the command:curl https://gisapps.wicomicocounty.org/server/rest/services Here is the reply I got:curl: (60) SSL certificate problem: unable to ge...
-
I completed the process to restore my account and everything is working fine. In case it helps anyone, here is what I did. After bluehost re-imaged my server and provided a temporary password I lo...
-
Thank you Town Hall. I will give that a try.
-
I am one step closer to getting an error.log file in each directory where I have PHP scripts. I edited the file system_pool_defaults.yaml by adding the following line.php_admin_value_error_log: {na...
-
I did some more experimenting. I edited system_pool_defaults.yaml to use scrubbed_domain instead of domain_tld and then I ran the rebuild script. Each domain now has its own error.log file. All o...