Ishware
- Total activity 83
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
Posts
Recent activity by Ishware-
Timeouts and slow SFTP uploads, FTP can't list directories
New server with - Removed - (whee!). cPanel 78.0.3. - Connecting via FTP, can't list directories/files - get disconnects - Connecting via SFTP jailed or nonjailed is slow - Uploading files via SF...
-
Can't ping ipv6.google.com - no timeout, no reponse
When I run the command ping6 ipv6.google.com, I get this result: 52871 Which is to say that the command hangs indefinitely until I CTRL-C it. I'm running CloudLinux+CageFS. Any pointers on whe...
-
PHP Options vs php.ini
In PHP Options for a site, I have selected 7.2 and have set post_max_size and upload_max_filesize to 1G. After some trouble with a Wordpress theme, the theme tech support fixed the issue by putting...
-
BASH script: Get username or domain given one or the other
So I've been trying to script a bit to make my life easier. One of the things I'm always having to do in my scripts is get the username and domain name. But I'm trying to simplify my life, so I've ...
-
Running Out of Space on Root Partition
So for the past couple of days I have received emails from cPanel warning that `/` and `/var/tmp` are running out of space. Here's a screenshot of the email alert, which shows the same numbers for...
-
Sites failing after server transfer
I had a cPanel server at $oldip, and now I have a new cPanel server at $newip. Before performing the transfers, I clustered the two servers, did the transfer, and it's been about three days. So t...
-
Turned off cPanel sessions now sometimes can't switch to cPanel from WHM?
I assume there's some cache of sessions or something somewhere. For some sites, when I click to switch to cPanel from WHM, I get prompted that my cpsession isn't valid - but I just turned that off...
-
What file contains a list of usernames and the main account domain?
So another thread led me to /etc/domainusers, which is *almost* exactly what I need, except that it contains all the domains in use for each user. What I need is something I can grep from bash tha...
-
defaultwebpage.cgi for add-on domain
Well, I can't find any threads that seem to address my specific problem, so a new thread ahoy! On my server (on which I have root), I have created an account for a website I'll be hosting shortly....
-
Any problem to delete /cgi-bin/ and /.well-known/ directories?
The actual question is: If I'm not using cgi-bin, can I safely delete it? And what are the ramifications if I delete /home/[user]/public_html/.well-known? I ask because I'm working on a script tha...