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.
Pages: [1] 2
1
Installation / Re: Please I have problem No Loader is installed. Please contact support.
« on: March 02, 2019, 07:53:42 PM »Info added
http://wiki.centos-webpanel.com/no-loader-is-installed-please-contact-support
I am facing this issue on centos 6.9, can't access GUI even after following above mentioned fix.
Following :
Code: [Select]
/usr/local/cwp/php71/bin/php -v
gives :
Code: [Select]
/usr/local/cwp/php71/bin/php -v
PHP 7.0.32 (cli) (built: Oct 10 2018 06:45:52) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.2.4, Copyright (c) 2002-2018, by ionCube Ltd.
Any suggestion ?
2
CentOS 6 Problems / Re: CentOS admin not loading - forgot port ?
« on: February 25, 2018, 06:24:59 PM »3
CentOS 6 Problems / Re: CentOS admin not loading - forgot port ?
« on: February 25, 2018, 06:09:17 PM »http://forum.centos-webpanel.com/how-to/how-to-change-cwpsrvd-listen-port-(cwp)/
Have been there multiple times, its an old post, I suppose now CWP uses nginx instead of apache. So obviously its leads no where.
4
CentOS 6 Problems / Re: CentOS admin not loading - forgot port ?
« on: February 22, 2018, 02:22:34 PM »
This is weirdo ...
Can you tell me if I wish to change cwp ports, then from where I can do it correctly ?
Can you tell me if I wish to change cwp ports, then from where I can do it correctly ?
5
CentOS 6 Problems / Re: CentOS admin not loading - forgot port ?
« on: February 19, 2018, 03:52:50 PM »from SSH CLI runCode: [Select]netstat -plnt
look for listening port ofQuotecwpsrv: master
Thanks,
This is what I get :
Code: [Select]
netstat -plnt | grep cwpsrv
tcp 0 0 127.0.0.1:2302 0.0.0.0:* LISTEN 2246/cwpsrv
tcp 0 0 0.0.0.0:2082 0.0.0.0:* LISTEN 2246/cwpsrv
tcp 0 0 0.0.0.0:2083 0.0.0.0:* LISTEN 2246/cwpsrv
tcp 0 0 0.0.0.0:2086 0.0.0.0:* LISTEN 2246/cwpsrv
tcp 0 0 0.0.0.0:2087 0.0.0.0:* LISTEN 2246/cwpsrv
tcp 0 0 0.0.0.0:2030 0.0.0.0:* LISTEN 2246/cwpsrv
tcp 0 0 0.0.0.0:2095 0.0.0.0:* LISTEN 2246/cwpsrv
tcp 0 0 0.0.0.0:2031 0.0.0.0:* LISTEN 2246/cwpsrv
tcp 0 0 0.0.0.0:2096 0.0.0.0:* LISTEN 2246/cwpsrv
[/quote]
6
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 :
I restarted cwp :
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 ?
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 ?
7
CentOS Configuration / Re: Disk space usage by each account
« on: September 25, 2015, 03:02:26 PM »Hello.May be I was not clear, I mean I have created packages, have assigned them to account, now from adminCP , I need to know actual disk usage by each account (included database usage) .. How do I do that ?
For disk quota you shall configure and using some "Package" from "Packages" -> "List (or) Add packages" and set "Disk Quota".
After that, when you will create a user or editing a user you can choose the "Package".
8
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 ?
9
Backup / Re: Backup Help
« on: June 24, 2015, 05:37:06 PM »
Permission issue on remote server .. though you can use "[ code ] and [ quote ] bbcode to make it more readable..
10
Backup / Re: Remote Backup with rsync - Problems
« on: June 24, 2015, 05:35:10 PM »
Generally you have to connect once through cmd as you did and then connection should be automatic, I hope you have transferred the right key ie. /root/.ssh/backup/id_rsa.pub
11
Backup / Re: How to completely transfer all users' account, database and data to a new server
« on: June 19, 2015, 04:28:48 PM »
So, I have CWP backup created earlier, now I wish to restore.. how do I do it as I can't find any choice on GUI to do that. Moreover backup is in two parts ie. sql backup and file backup. Though I can simply restore file backup and sql backup from cmd, is there any way to do that from CWP GUI with single click like virtualmin or cpanel ?
12
Postfix / Re: Can't receive mail.
« on: May 24, 2015, 09:01:43 PM »
It looks while giving details about problem I found the qcause of issue, its small bug in the entries created in /etc/postfix/main.cf
They are :
But should be :
They are :
Code: [Select]
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination,reject_non_fqdn_sender,reject_non_fqdn_recipient,reject_unknown_recipient_domain,reject_rbl_clientzen.spamhaus.org,reject_rbl_clientbl.spamcop.net,reject_rbl_clientdnsbl.sorbs.net,check_policy_service unix:private/spfpolicy
But should be :
Code: [Select]
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination,reject_non_fqdn_sender,reject_non_fqdn_recipient,reject_unknown_recipient_domain,reject_rbl_client zen.spamhaus.org,reject_rbl_client bl.spamcop.net,reject_rbl_client dnsbl.sorbs.net,check_policy_service unix:private/spfpolicy
Posting here so that can help others.
13
Postfix / Re: Can't receive mail.
« on: May 24, 2015, 08:52:58 PM »
May be I did not explain properly,
I am using CWP 0.9.8.6
at : http://blabla:2030/index.php?module=postfix_manager
If when I enable following and rebuild mail server:
"AntiSpam/AntiVirus (recommended): ClamAV, Amavis & Spamassassin, Requires 1Gb+ RAM"
rDNS Check (recommended): Drop all emails if no rDNS/PTR
Install DKIM & SPF (recommended): Installs DKIM & SPF, enables DKIM for New Accounts and Domains
Reject Unknown Hostname (NOT recommended): WARNING: Reject unless the hostname has valid DNS record.
Then incoming mail stops working,.
I checked logs :
I also get mail notification about error, eg. if I try go send mail with Google :
And in log files I get this (/var/log/maillog)
I hope this time I explained properly..
I saw few previous related question but not working in my case.
I am using CWP 0.9.8.6
at : http://blabla:2030/index.php?module=postfix_manager
If when I enable following and rebuild mail server:
"AntiSpam/AntiVirus (recommended): ClamAV, Amavis & Spamassassin, Requires 1Gb+ RAM"
rDNS Check (recommended): Drop all emails if no rDNS/PTR
Install DKIM & SPF (recommended): Installs DKIM & SPF, enables DKIM for New Accounts and Domains
Reject Unknown Hostname (NOT recommended): WARNING: Reject unless the hostname has valid DNS record.
Then incoming mail stops working,.
I checked logs :
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>
I also get mail notification about error, eg. if I try go send mail with Google :
Quote
Postfix SMTP server: errors from mail-pd0-f176.google.com[209.85.192.176
Transcript of session follows.
Out: 220 my.server-name.com ESMTP Postfix
In: EHLO mail-pd0-f176.google.com
Out: 250-my.server-name.com
Out: 250-PIPELINING
Out: 250-SIZE 204800000
Out: 250-ETRN
Out: 250-STARTTLS
Out: 250-AUTH PLAIN LOGIN
Out: 250-AUTH=PLAIN LOGIN
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250 DSN
In: STARTTLS
Out: 220 2.0.0 Ready to start TLS
In: EHLO mail-pd0-f176.google.com
Out: 250-my.server-name.com
Out: 250-PIPELINING
Out: 250-SIZE 204800000
Out: 250-ETRN
Out: 250-AUTH PLAIN LOGIN
Out: 250-AUTH=PLAIN LOGIN
Out: 250-ENHANCEDSTATUSCODES
Out: 250-8BITMIME
Out: 250 DSN
In: MAIL FROM:<sine-address@Gmail.com> SIZE=3644
Out: 250 2.1.0 Ok
In: RCPT TO:<my-email@server-name.com>
Out: 451 4.3.5 Server configuration error
In: DATA
Out: 454 4.5.1 Error: no valid recipients
In: QUIT
Out: 221 2.0.0 Bye
For other details, see the local mail logfile
And in log files I get this (/var/log/maillog)
Quote
setting up TLS connection from mail-pd0-f178.google.com[209.85.192.178]
May 24 16:40:40 cherry-birch postfix/smtpd[9910]: Anonymous TLS connection established from mail-pd0-f178.google.com[209.85.192.178]: TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)
May 24 16:40:40 cherry-birch postfix/smtpd[9910]: warning: unknown smtpd restriction: "reject_rbl_clientzen.spamhaus.org"
May 24 16:40:40 cherry-birch postfix/smtpd[9910]: NOQUEUE: reject: RCPT from mail-pd0-f178.google.com[209.85.192.178]: 451 4.3.5 Server configuration error; from=<sine-address@gmail.com> to=<my-email@server-name.com> proto=ESMTP helo=<mail-pd0-f178.google.com>
I hope this time I explained properly..
I saw few previous related question but not working in my case.
14
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 :
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 ?
15
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 ..?
I am new to CWP, successfully migrated my websites but now can't find way to assign IPv6 to any domain ..?
Pages: [1] 2