Matt Sartori
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Matt Sartori-
Matt Sartori commented,
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!
-
Matt Sartori created a post,
Cannot log in to WHM
I'm trying to log in to WHM using my root user. This has worked for years and the password has not changed. I can log in to my server using SSH and SFTP with the root username/password but every t...
-
Matt Sartori commented,
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.
-
Matt Sartori commented,
Thanks, Kelli. I appreciate the update.
-
Matt Sartori created a post,
WHM 64.01 + kernelcare question
Hi, I just upgraded to WHM 64.01 and I see a message that says "You must reboot the server to update kernel." but I have KernelCare. Do I still have to reboot? I thought that's what KernelCare wa...
-
Matt Sartori created a post,
Update to cPanel 62.0.1 hanging on CloudLinux
I'm updating one of my servers to cPanel 62.0.1 and it looks like it's hanging on the "Checking CloudLinux installation." part. The upgrade to that point took about 14 minutes. It's been hanging ...
-
Matt Sartori created a post,
Process Manager page shows ea-php56 when using PHP 7
I'm using the CloudLinux PHP Selector on all of my sites. When I choose PHP 7 my Process Manager page shows that ea-php56 is being used (screenshot attached). Not a single site for which I've cho...
-
Matt Sartori commented,
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.
-
Matt Sartori commented,
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...
-
Matt Sartori created a post,
Apache not finding index.php by default
I'm getting the following message when I'm trying to go to this url: example.com/couch/ The requested URL /couch/.php was not found on this server. Notice that it just says .php instead of index....