Matt Sartori
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Matt Sartori-
Yep, I'm still having this issue with v66.0.15. KernelCare says everything is up-to-date and I've rebooted about 5 times since this message first appeared. No luck.
-
Thanks, Kelli. I appreciate the update.
-
Hi Michael, It turns out another developer added an .htaccess file that fixed the issue so I can't troubleshoot this any further. You can close the ticket. Thanks.
-
Hi Michael, Here is my entire .htaccess file. RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L] DirectoryIndex index.php This file is in the /home/usernam...
-
You just fixed my issue. I was wrong - I wasn't able to get in through SSH so I got in through LISH in Linode, disabled cPHulk and was able to log into WHM. Thank you!