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 ... 46 47 [48] 49 50 ... 89
706
E-Mail / Re: Not possible to create mailbox or alias
« on: March 01, 2019, 10:26:45 AM »
the latest version should have that fixed.

707
it's lfd notification for strange process could be related to malware on that account and you should scan it for malware.

you can also disable php-fpm process notifications if this is ok
/etc/csf/csf.pignore

708
CentOS 7 Problems / Re: NGINX PHP Microcaching not working
« on: February 20, 2019, 06:07:32 PM »
in php-fpm selector you need to have cache enabled, it would work only for static files if not enabled.

710
Updates / Re: Error updating Centos 7
« on: February 20, 2019, 01:08:19 PM »
you need to check the logs to know the issue for ftp and bind.

for ftp you also need to check console output in file zilla when connecting to ftp server

711
MySQL / Re: MariaDB restart warning after update it
« on: February 20, 2019, 01:06:45 PM »
run that command to get your changed startup service activated

712
CentOS 7 Problems / Re: NGINX PHP Microcaching not working
« on: February 20, 2019, 01:05:38 PM »
for this to work you need to have php-fpm and caching also enabled

713
CentOS 7 Problems / Re: Ownership of public_html changed frequently
« on: February 15, 2019, 11:25:21 PM »
probably the best is that you contact cwp support to check that.

714
SSL / Re: admin login says insecure site (.740)
« on: February 15, 2019, 12:01:12 PM »
again, you are mixing https at port 443 and https at port 2087/2031 this are two different services and each of them can have a different certificate and that is the issue you have now.

Note that this test you sent is for port 443 only!
If restart didn't help then you need to check config for cwpsrv, you can find instructions for that on wiki or forum.

715
CentOS-WebPanel Bugs / Re: CWP Roundcube Bug
« on: February 14, 2019, 10:53:25 PM »
in centos7 it's simple
Code: [Select]
sh /scripts/mail_roundcube_update

716
SSL / Re: admin login says insecure site (.740)
« on: February 14, 2019, 10:41:44 PM »
I think you are confused about ssl for apache and cwp they can use different ssl cert/key files like any other service.
if they use the same files then maybe simply restart of cwp would get you new certs loaded.

apache
https://love.silverbells.us/

cwp
https://love.silverbells.us:2087/

717
you need to check that mysql is running and that root access connection also works, in some cases if mysql is slow it can be related to connection limits on mysql...but anyway you should test that.

718
Postfix / Re: SMTP Connection timed out...
« on: February 14, 2019, 10:21:58 PM »
maybe you have some firewall issues if you can't connect to remote smtp servers, in cwp you can disable firewall with
csf -x

and enable it back with
csf -e

719
Apache / Re: 403 Forbidden on all subdomains
« on: February 14, 2019, 10:20:11 PM »
in latest centos7 you can enable symlinksifownermatch with .htaccess

for all issues, you need to check what is the error in logs.

720
CentOS 7 Problems / Re: Ownership of public_html changed frequently
« on: February 14, 2019, 10:16:33 PM »
strange, do maybe you have DSO handler for PHP? as it's using nobody user only in cwp.

Pages: 1 ... 46 47 [48] 49 50 ... 89