Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ZothNET

Pages: [1]
1
CentOS 7 Problems / Disk Quota Exceeded???
« on: March 31, 2023, 01:51:33 AM »
I keep getting disk quota exceeded and it is not even close as it's set to unlimited.

My server has 1TB hdd space so I am not out of space:

Filesystem      Size  Used Avail Use% Mounted on
devtmpfs        3.9G     0  3.9G   0% /dev
tmpfs           3.9G     0  3.9G   0% /dev/shm
tmpfs           3.9G  387M  3.5G  10% /run
tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
/dev/vda1       984G  353G  582G  38% /
tmpfs           783M     0  783M   0% /run/user/0
tmpfs           783M     0  783M   0% /run/user/1017

The users account is not over any quota:

nancjo    --    950M  51200M  51200M          25000 25000 25000

But when I try to ftp wordpress 6.2 up to the account I get the following error:

[R] STOR wp-db.php
[R] 553 Can't open that file: Disk quota exceeded
[R] Transfer Failed: wp-db.php
[R] MLST wp-diff.php
[R] 550 Can't check for file existence
[R] PASV
[R] 227 Entering Passive Mode (xxxxxxxxxxx)
[R] Opening data connection IP: xxxxxxxxxx PORT: xxxx
[R] STOR wp-diff.php
[R] 553 Can't open that file: Disk quota exceeded
[R] Transfer Failed: wp-diff.php
[R] CWD /public_html
[R] 250 OK. Current directory is /public_html
[R] PWD
[R] 257 "/public_html" is your current location
Transfer queue completed
Transferred 0 Files (0 bytes) in 25 seconds (0.0 KB/s)
20 Files Failed
3 Folders Failed

I have even tried uploading the files via cwp file manager and 2 different ftp clients for windows (flashfxp and filezilla). Any help would be appreciated.

BrentD

2
CentOS-WebPanel GUI / Error with CWP User Panel
« on: January 11, 2023, 09:04:18 PM »
All of a sudden I'm having a problem with the CWP user panel. I can get to the panel login screen but after I try to login no matter what account I log into I get a 500 error. Any help is appreciated please see the screenshots I've attached.




3
DNS / How to use 2 domains on one account?
« on: December 09, 2022, 10:40:25 PM »
I have added a second domain in the cwp user cp and set the dir to go to the main domain. But when I type in domain2.com it changes to domain1.com and I want it to stay domain2.com throughout the site. How can this be done?

4
Ok I moved an account from another vps to my new vps. This account had several accounts under it because originally they were on a cpanel shared hosting. Anyway the move went great but when I went into the domains list and tried to convert a BIG site to it's own user account I got this and now I don't see the account under domains, it's now under users but it's not complete.

504 Gateway Time-out cwpsrv

So, my question is, how do I get this account to grab the whole thing without timing out???

5
Updates / node.js yum update
« on: July 14, 2022, 06:31:43 PM »
Under my list of updates is nodejs.x86_64 update. No matter how many times I try to update it, it won't go away. This what I get:

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.wdc1.us.leaseweb.net
 * epel: mirror.math.princeton.edu
 * extras: mirror.clarkson.edu
 * remi-safe: mirror.pit.teraswitch.com
 * updates: centos.mirror.constant.com
Resolving Dependencies
--> Running transaction check
---> Package nodejs.x86_64 1:16.15.0-3.el7 will be updated
--> Processing Dependency: nodejs = 1:16.15.0-3.el7 for package: 1:npm-8.5.5-1.16.15.0.3.el7.x86_64
---> Package nodejs.x86_64 2:8.17.0-1nodesource will be an update
--> Finished Dependency Resolution
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

6
CentOS Configuration / Change path for user/domain/sub domain?
« on: May 31, 2022, 02:09:17 AM »
I moved from a cPanel shared accout to a VPS and I am running CWP Pro on it. The provider created the cpmove backup file for me and put on my VPS in /home. I went into CWP and ran the cPanel account restore.

The problem now the host tells me is this:

Quote
Upon investigating, I see that all the addon domains are pointing to the path /home/zothnetc/public_html/, due to which they are being redirected to the main domain zothnet.com. Please refer to the screenshot attached.

I would suggest you point the domains to their correct path so that the websites will work fine. For eg: point socialfreechat.com to /home/zothnetc/socialfreechat.com (where the website files of socialfreechat.com are located). I would suggest you check the CWP forums on how to edit/change the directory of each website (https://forum.centos-webpanel.com/index.php?topic=281.0). Since it is a custom installation, we will not be able to do it for you as we do not exactly the directory of each domain.

Any idea how to do this without deleting accounts and re-creating them and spending days uploading their content?

Pages: [1]