jimlongo
- Total activity 349
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 85
Comments
Recent activity by jimlongo-
[quote]yum install ea-apache24-mod_substitute.x86_64 That seems promising, thanks. What do I need to check first. Should I query `yum list` to see what's available? What if the server isn't usin...
-
Thanks for that cPanelMichael. Helpful as usual! Using the APItoken for auth. [quote]$header[0] = "Authorization: whm $user:$token"; here you can get the account(user) based on domain [using WH...
-
I'll leave this for someone else if they run across this. With a Token for auth. will return all the subdomains for that user. It would be a lot neater if one could use the UAPI DomainInfo::
-
Thanks, every time I read about API1 it says deprecated, so I'm trying to stay with API2 so that the code won't break at some point. Also unless I'm not seeing it I don't see anyway to get the sub...
-
Thanks, this seems to have repaired it. aum update
-
I did see that, but as I said I don't have ASL, and also don't have the file /etc/asl/config But I did run "aum configure" which reported a corrupt configuration file and repaired it. That was a...
-
Thanks. Someone should really clear up the pages at AWS. The word trial doesn't appear anywhere. I'm glad I asked because that was certainly not what those pages lead me to believe.
-
Thank you. Is there any further validation I can do? A function that verifies the token . . . or is it always alphanumeric (no special characters)? Anything at all to make sure they presented th...
-
My provider found that the IP of the mirror serving the update files was blocked by the firewall.
-
Thank you. Server2 seems okay now, and I'm dealing with Server1 through the provider.