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 - Igor S.

Pages: 1 ... 41 42 [43] 44 45 ... 95
631
PHP / Re: CWP Pro Php Selector
« on: May 22, 2019, 05:55:51 PM »
Hi, why do you use PHP 5.3. It was deprecated years ago... I think you have to update PHP scripts you use.

632
PHP / Re: PHP Not Working for New Account
« on: May 22, 2019, 05:54:21 PM »
Hi, you have to use a domain name or use http://ip_address/~user

633
Installation / Re: Centos 6 or 7, Which one is the best
« on: May 22, 2019, 05:52:53 PM »
You can try to contact with CWP support. I didn't see any problem.

634
Dovecot / Re: Dovecot not started
« on: May 22, 2019, 05:50:29 PM »
Hi, try to install dovecot-pigeonhole:
Code: [Select]
yum -y install dovecot-pigeonhole

635
Apache / Re: Activate mod_cloudflare in Apache
« on: May 22, 2019, 05:44:53 PM »
Quote
yum install httpd-devel libtool git

This is a bad way. You can't install httpd via yum. ;)

636
Try to comment/delete the lines below in /etc/dovecot/dovecot.conf

Code: [Select]
service stats {
unix_listener stats {
mode = 0662
}
}

637
Installation / Re: Centos 6 or 7, Which one is the best
« on: May 22, 2019, 05:39:27 PM »
Why not? CentOS 7 has all PHP versions.

638
Apache / Re: Location of domain configurations
« on: May 22, 2019, 12:00:54 PM »
Hi
make a config file in /usr/local/apache/conf/userdata/USER/DOMAIN/THE-FILE.conf and uncomment:

Code: [Select]
# Custom settings are loaded below this line (if any exist)
IncludeOptional "/usr/local/apache/conf/userdata/USER/DOMAIN/*.conf"

in In /usr/local/apache/conf.d/vhosts/app.xxxxxxxxx.com.conf ?

639
Try commands below:
Code: [Select]
yum -y reinstall dovecot
yum -y install dovecot-pigeonhole dovecot-mysql

640
DNS / Re: Domain point to subdirectory?
« on: May 22, 2019, 11:50:14 AM »
Hi, you can't change the website's home folder.

641
DNS / Re: Subdomain redirecting to domain address
« on: May 22, 2019, 11:48:49 AM »
Have you added the subdomain via CWPadmin: Domains=> Add SubDomain?

642
DNS / Re: add ptr record
« on: May 22, 2019, 11:45:49 AM »
Hi. Just ask the server provider set the record.

643
E-Mail / Re: catch all email problem
« on: May 19, 2019, 03:47:30 PM »
Hi, it was fixed in the latest CWP versions.
Try the command below:
Code: [Select]
/scripts/update_cwpand then try to test the aliases.

644
Hello.

Contact to the CWP support/developers via support.centos-webpanel.com and provide them the detailed info about the issue.

645
SSL / Re: ssllabs - Chain issues incorrect order, Extra certs
« on: May 18, 2019, 03:06:22 PM »
Hi, you have to check the CA-Bundle and how it was installed. I guess it incorrect or does not exist.

Pages: 1 ... 41 42 [43] 44 45 ... 95