Jelf
- Total activity 68
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 16
Comments
Recent activity by Jelf-
I am still not able to get the PHP errors to appear in the same directory as the script causing the error. This sure seems like it ought to be an easy tweak. I edited the file system_pool_defaults...
-
Thank you. Yes, I did find Lauren's post but some reason that thread did not include the link that you posted in response to the OP. For others with the same question, that link is: https://suppor...
-
Good news. Thunderbird is now happily sending and receiving email. I did not have to accept any security exceptions. I deleted the certificate that I had imported into thunderbird. I think that...
-
Thanks Michael. Worked fine. I didn't realize it was a 2 step process: 1. Enable AutoSSL 2. Install the plugin Joseph
-
Let's not spend amy more time on this. I think I can use Curl for what I need to do.
-
Yes, when I use WHM and look at the installed pear modules, that list includes HTTP_Request2. The documentation for HTTP_Request2 includes a short php script that does a 'http get'. When I run tha...
-
Also magic user loader is disabled.
-
Solved. Turned out the problem was not a typical redirect. Instead the domain at issue had the wrong 'document root' The solution was to use cPanel > Domains. I unassigned the domain at issue and...
-
Yes, I tried different devices - same problem. curl displays the custom 401 page for the domain pointed to by the redirect.
-
Thanks for the .htaccess tip. No, nginx is not installed. Any suggestion for where else I can look for this redirect so I can turn it off?