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 - Saahib

Pages: [1]
1
CentOS 6 Problems / CentOS admin not loading - forgot port ?
« on: February 19, 2018, 02:29:53 PM »
Hi,

I have an old CWP installation, couple of websites running on it and all are fine. It seems either I have forgotten port for admin or cwp admin is not loading .

I checked  version, its :
Code: [Select]
cat /usr/local/cwpsrv/htdocs/resources/admin/include/version.php
<?php
$webpanel_version 
"0.9.8.314";
?>


I restarted cwp :
Code: [Select]
service cwpsrv restart
Stopping cwpsrv:                                           [  OK  ]
Starting cwpsrv:                                         [ OK ]

But its just not loading if I try : http://my-server-ip:2030 or https://my-server-ip:2031.

I also tried after disabling csf -x

Also tried
"service iptables stop"

But can't seems to get GUI work.

Browser is saying that "Site can't be reached" , so I checked my server-ip, its pingable and site hosted on it are working fine.

So, how can I verify on which port CWP admin is running and whether its running at all ?


2
CentOS Configuration / Disk space usage by each account
« on: September 24, 2015, 07:30:28 PM »
How and where can I see disk space usage by each account in Admin ?

3
Postfix / Can't receive mail.
« on: May 23, 2015, 10:33:30 PM »
I have been messing with system from countless hour to figure out why I can't receive mail, I have enabled DKIM and SPF , I can send mail out properly but can't receive any.

I get error from mailllog :

Code: [Select]
NOQUEUE: reject: RCPT from nm22-vm2.bullet.mail.ne1.yahoo.com[98.138.91.210]: 451 4.3.5 Server configuration error; from=<someEmailAddress@yahoo.com> to=<eti@etalkindia.com> proto=ESMTP helo=<nm22-vm2.bullet.mail.ne1.yahoo.com>
[/cod]

Same happens also when I send mail from Gmail to this server.

Tried a lots of things based of online suggestion, nothing works. Any idea what is it about ?

4
Other / Can't find option to set IPv6
« on: May 23, 2015, 05:55:55 PM »
Hi,

I am new to CWP, successfully migrated my websites but now can't find way to assign IPv6 to any domain ..?

5
Migration from other control panels / Virtualmin to CWP ?
« on: May 23, 2015, 11:37:54 AM »
Anyone here with feature to migrate from virtualmin to CWP...
Would love to have something like virtuanlmin offers in case of migration from other panels.. as it supports most of the major control panels.

If we have more choices to get migration from other panels, then will be even easier adaptation.

6
DNS / Removing bind ?
« on: May 19, 2015, 09:27:39 PM »
Hi, I have just installed CWP for first time and plans to use it for some personal sites but I will use a remote DNS server , so I suppose its safe to remove BIND /named service from the server, so what is the optimal way to do this (centos 6.6 running on VPS)

Pages: [1]