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.


Messages - ccheuser

Pages: 1 [2]
16
Apache / Re: Apache has stopped
« on: May 14, 2017, 10:06:34 PM »
Thanks for the heads up that did it. After you run that command and see what ports are active you want to run this command and kill them.

fuser -i -k 80/tcp Then hit yes to all that come up.

17
Apache / Apache has stopped
« on: May 13, 2017, 06:34:37 PM »
I logged into my control panel and Apache is stopped when I try to restart I get this message:

Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]

What is that and how did it happen?

Thanks

18
CentOS-WebPanel Bugs / Re: Firewall manager Disabled Bug
« on: December 17, 2016, 09:34:17 PM »
I have this same issue but only on my dedicated. On the VPS it shows enabled.

19
DNS Manager / Re: FreeDNS Stopped
« on: August 23, 2016, 12:59:14 AM »
Today it's showing as started so its providing dns services. The past day it was down ns1 not reachable

20
DNS Manager / FreeDNS Stopped
« on: August 20, 2016, 06:53:57 PM »
I'm getting:

DNS Services are stopped.You maintain 4 zones.

What do I need to do?

21
Information / Re: Disk usage on CWP web panel showing 0/0?
« on: August 19, 2016, 03:20:29 PM »
Hello.

As I see you have disk quota at /home directory:

Quote
/dev/sda2 on /home type ext4 (rw,relatime,quota,usrquota,grpquota,data=ordered)

here is what I get when I issue that command

Thanks

Check the Packages for users. (CWP.Admin => Packages => List Packages; Edit => "Update quota for all users using this package, also disables inode limits !" )

I did as you instructed and it still shows 0/0

22
Information / Re: Disk usage on CWP web panel showing 0/0?
« on: July 31, 2016, 03:22:47 PM »
Check if your HDD mounted with quota.
Show us output command:
Code: [Select]
mount

here is what I get when I issue that command

rootfs on / type rootfs (rw)
/dev/root on / type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)
devtmpfs on /dev type devtmpfs (rw,relatime,size=2009760k,nr_inodes=502440,mode=755)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
devpts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)
/dev/sda2 on /home type ext4 (rw,relatime,quota,usrquota,grpquota,data=ordered)
tmpfs on /dev/shm type tmpfs (rw,relatime)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
/dev/root on /var/named/chroot/etc/named type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)
/dev/root on /var/named/chroot/var/named type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)
/dev/root on /var/named/chroot/etc/named.conf type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)
/dev/root on /var/named/chroot/etc/named.rfc1912.zones type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)
/dev/root on /var/named/chroot/etc/rndc.key type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)
/dev/root on /var/named/chroot/usr/lib64/bind type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)
/dev/root on /var/named/chroot/etc/named.iscdlv.key type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)
/dev/root on /var/named/chroot/etc/named.root.key type ext3 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=writeback)


Thanks

23
Information / Re: Disk usage on CWP web panel showing 0/0?
« on: July 22, 2016, 05:43:30 PM »
When I run the command quota user I get

Disk quotas for user ***** (uid 500): none

24
Information / Re: Disk usage on CWP web panel showing 0/0?
« on: July 04, 2016, 04:13:10 PM »
Hi I'm running the latest version on a dedicated box and my users are still showing 0/0 for resources and I did install quota script and quota is installed

Pages: 1 [2]