RickKukiela
- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 21
Posts
Recent activity by RickKukiela-
Root User Cron Job times - Adjusting for UTC?
So we are moving from CentOS to CloudLinux for our server and for a decade and a half we have always run our server at our local timezone (Chicago). I am aware this is (was?) not the best practice ...
-
BUG: Cpanel added domain "redirect" based on incorrect understanding of the .htaccess file.
The following lines from the .htaccess file in the document root for one of my sites were: RedirectMatch 301 ^/path/to/template/folder/?$ These lines were apparently interpreted as "redirect thi...
-
CPANEL-40507 - WHM/CPANEL Broke two sites on my server (that I know of) out of the blue today.
Two sites had their document root paths crossed up out of the blue in the middle of the work day. No one on my team was even working on anything on the server. Apparently WHM did something to the H...
-
open_basedir causing issues with WHM php-pecl module installers
WHM -> module installers -> php pecl (manage) After a quick scan the following output is produced: Path Warning: is_executable(): open_basedir restriction in effect. File(/usr/local/jdk/bin/gpg) i...
-
Encountered error in Mysql::initcache
So I was having some strange issues with a table on staging database for a site. This table is innodb and despite the fact that I've never had to run optimize table on an innodb table I decided to ...
-
Changed cPanel password, FTP Password change has been queued
I'm trying to reset the FTP password of one of our accounts. I bring up List accounts in WHM. I expand the account. Do the change password thing and I get that message. It "queued" the ftp password...
-
AutoSSL installation failing on cPanel created subdomains
Daily we get error messages from the AutoSSL script complaining that its unable to verify various subdomains. For starters, webdisk.* for every single domain when it comes due for a cert update, ...
-
mySQL service not accessible issue
So I have an application running on several hosting accounts on my server that are developed by me and as such I have code in my database driver that emails me a copy of any SQL error occurs so I ...
-
Cannot change password of new shell user
So I'm following the instructions here: How to Create a WHM Reseller Without An Associated Domain - cPanel Knowledge Base - cPanel Documentation At step 3 it says to type, "passwd username" which ...
-
conf.d/php.conf being overwritten
Every time apache updates my custom AddType line in php.conf gets overwritten. Where can I put this so that it does not overwite every time it updates? I need php to parse .html files server wide.