Dhaupin
- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
Comments
Recent activity by Dhaupin-
Ah we encountered this today as well. After a full scope through the stack and hours grepping for strings in files related to "ghte", we narrowed it down to Apache, then stumbled upon this thread a...
-
Both the TLS1.0 and 3DES persistence are def PureFTP bugs that are repaired in 1.0.45. The bug/case is CPANEL-11369 to get the cPanel version upgraded or wrapped. Hopefully the fix is coming soon :)
-
Pure-ftp is not applying the cipher list in general. The results of "nmap ... ssl-enum-ciphers" VS "openssl ciphers ..." show different ciphers. Is this going to be repaired? Or, is there a workar...
-
A couple days ago we changed the ciphers in one of our cPanel servers to harden for PCI. Today I'm checking scan results and its still requiring a couple 3DES ciphers to be disabled...which i thoug...
-
For those of you missing php-cli: as a hotfix you can alias it to whatever you like. Edit /etc/bashrc (for all users) or ~/.bashrc (for single user) and create an alias like so: alias php-cli="php...
-
This happens every time I use that import tool. It still seems to import it correctly though. Same thing as the op, about 12mb database. Is there some kinda timeout we can adjust in cpanelsrvd?
-
@cPanelMichael - Thanks, i think we may have figured it out, the old ones got pruned this morning. There were 2 DB's on a dev/test/import account. Recently they were obsoleted and removed via phpmy...
-
Thank you. I may do that if hosting support is unable to resolve the issue. Did you ever figure this out? We are encountering the same issue on out Cloudlinux 6.8 KVM VPS. That server crashed over...
-
Hmm i agree with this, why cant we rollback apache version in EA(3/4)? I was modernizing some htaccess for some stores, setting up to roll in a different MPM, and stumbled randomly upon this thread...
-
@Trane Francks Def makes sense. For anyone else having issues: although the suggestion from @michaelmcdonald to rollback into 2.000015 may work, a recursive chown seems easier: First check the use...