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

Pages: 1 ... 28 29 [30] 31 32 ... 89
436
CentOS-WebPanel GUI / Re: Setup a host with the main ip
« on: September 22, 2020, 08:44:06 AM »
the website needs to be under user accounts & domain and not IP.

default page
http://wiki.centos-webpanel.com/how-to-change-default-website

437
CentOS-WebPanel Bugs / Re: NAT IP (Amazon) issues
« on: September 22, 2020, 08:41:46 AM »
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
You need to be sure that each ip you entered there is correct or else you will have issues.

Also you have a support services on the cwp website.

438
Postfix / Re: postfix force ipv4
« on: September 22, 2020, 08:40:16 AM »
Edit /etc/sysctl.conf and add the following at the end of the file.

net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1

After, run the command:

sysctl -p

439
Information / Re: Are quotas working out of the box now ?
« on: September 22, 2020, 08:37:22 AM »
if you have ext partition then it will autowork but for xfs you will need to manually install it

440
Addons / Re: Policyd does not increase counter
« on: September 22, 2020, 08:35:01 AM »
try reinstalling it
Code: [Select]
sh /scripts/install_cbpolicyd reinstall

441
PHP / Re: Error after 20 seconds of uploading file
« on: September 18, 2020, 02:22:18 PM »
http://wiki.centos-webpanel.com/big-file-upload-via-file-manager

you need to set as by instructions depending on the webservers and php you use....this can be multiple locations but all locations are on the wiki

442
Postfix / Re: Postfix Mail Queue
« on: September 17, 2020, 05:54:11 AM »
you need to check maillogs for any issue related to emails

443
Information / Re: Skeleton directory
« on: September 17, 2020, 05:52:51 AM »

444
update for php in centos 8 will come in the next version probably next week.

445
PHP / Re: select php accelerator
« on: September 13, 2020, 05:52:20 PM »
php-fpm

446
How to / Re: Stop downgrading phpMyAdmin
« on: September 03, 2020, 07:13:11 AM »
cwp is using a version that is compatible with autologin, if you use any other autologin from admin/user panel will not work.

447
E-Mail / Re: mail does not receive any destination mail account
« on: September 03, 2020, 07:11:56 AM »
you should check mx records in dns and mail server logs, or check with cwp support

here is a good site for dns testing
http://leafdns.com/

448
Dovecot / Re: Dovecot SNI Support
« on: August 28, 2020, 11:07:11 AM »
if you have cwp postfix version 3.4 then it will work.

449
SSL / Re: Securing port 2083
« on: August 28, 2020, 11:05:14 AM »
you should use cpanel subdomain for covering user panel access as that is the default.

example
cpanel.yourdomain.com this will give direct access to user panel without the port 2083

450
Information / Re: Disappointed with CWP 🤬
« on: August 28, 2020, 11:03:57 AM »
nobody can't guess what is your issue since it can be related to many different things.
But you can start by testing manualy using telnet connection between the servers, checking logs...

Pages: 1 ... 28 29 [30] 31 32 ... 89