ottdev
- Total activity 190
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 54
Posts
Recent activity by ottdev-
License server counting one more account than real causing NO ACCESS
(you may delete duplicate post from Account Admin forum; I could not see way to move nor delete it myself: "The exact message was: Your license allows 30 accounts. You currently have 31 accounts...
-
License update fails: more than one base package
How can I fix this by command line? "License is using more than one base package." ... due to 2 licenses? Can I remove one myself by command line ? Looking for a QUICK solution because of course, ...
-
Does letsencrypt allow manually signing external domains?
/scripts/install_lets_encrypt_autossl_provider When Let's Encrypt is installed per above, is it complete? Particularly looking to know if the version of certbot installed supports command line usa...
-
cPanel Redirect rule escape question
When user creates an add-on domain, and redirects it in cPanel, you write the following to .htaccess: RewriteCond %{HTTP_HOST} ^mydomain\.tld$ [OR] RewriteCond %{HTTP_HOST} ^www\.mydomain\.tld$ Rew...
-
Regenerate hostname SSL after IP change?
What do you do when you have swapped out the IP address of the server hostname ? Thus the one associated with the main WHM /services cert which is supplied by cPanel? Under SSL/TLS - "Manage SSL H...
-
cPanel's implementation of Mod_Security
1. If one enables the OWASP ruleset provided by cPanel, how does it affect the default ruleset in the module - do they run side by side, different numbering - and each vendor would generally use no...
-
Is userdatadomains.stor active or a backup ?
After a full VPS migration, we encountered and error with forms which were using local SMTP "550 Please turn on SMTP Authentication in your mail client". We figured out the websites were not correc...
-
Is the @INC directory for custom Perl modules safe from being overwritten?
(post title should be "dir" not "dire" ) @INC contains the following: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/s...
-
DirectoryIndex no longer found without using trailing slash
old server Apache 2.2 new server Apache 2.43, cpanel 72 domain.tld/folder (without a trailing slash) does not find the index page anymore domain.tld/folder/ does find the page On all other s...
-
baseline/optimal pigz block size (chunks per compression unit)
Some guidance please ?? with regards to chunks per compression work units - which I gather alters pigz' -b (block size) parameter. Is there a calculation based on system memory that gives you a go...