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 ... 43 44 [45] 46 47 ... 89
661
probably the best it that is checked by someone but for start you can try with webservers rebuild if you are certain that all is ok with dns.

662
Apache / Re: Syntax error: #httpd -M
« on: April 10, 2019, 09:08:24 PM »
you can delete that file

663
you can debug your dns issues via this site

http://leafdns.com/

664
CentOS 6 Problems / Re: All CWP panel force to using SSL
« on: April 09, 2019, 08:42:52 PM »
It's simple config, but it's not recommended to disable it as https is now standard and all important logins are moving to https

admin
/usr/local/cwpsrv/conf/cwpsrv.conf

user
/usr/local/cwpsrv/conf.d/users.conf

comment line with return 301 to disable redirect

665
if you don't have it already you can use this as temporary
sh /scripts/generate_hostname_ssl

after you get into cwp then you can use change hostname modue to update the hostname and generate free autossl.

666
CentOS 7 Problems / Re: how to debug mariadb crash?
« on: April 09, 2019, 11:23:41 AM »
cwp has two monitoring tools, recommend is cwppro monit, but this is not the solution!

A database must be fully stable and it can't crash so you must find and resolve the issue, in some cases that could mean export all with mysqldump and then reinstall database and import all data back again.

667
yum update cwpsrv will fix this localhost redirect

668
CentOS 6 Problems / Re: Roudcube webmail redirect problem
« on: April 09, 2019, 11:13:53 AM »
the latest version has this fixed to correct https redirection location
yum update cwpsrv

669
CentOS 6 Problems / Re: All CWP panel force to using SSL
« on: April 09, 2019, 11:11:12 AM »
why do you even use HTTP for root login, this is highly insecure and you should use HTTPS over your hostname.

Also, this is http to https redirect so it has no anything with the sessions, it can be related to only that you have multiple windows in the same browser open with the different sessions id.

670
PHP / Re: Issue with IonCube Loader for PHP Version 7.3.2
« on: April 09, 2019, 04:04:58 AM »
php 7.3.2 is using ioncube 7.3

671
CentOS-WebPanel GUI / Re: Disable notice messages
« on: April 07, 2019, 05:25:55 PM »
currently no, I would suggest enabling mod_security as this is very important to keep your php scripts safe.

672
probably is the best that you contact support/dev team by using a cwp site contact form so they can test that case.

again, you should report to cwp developers if you find some issue so it can be resolved.
http://centos-webpanel.com/contact

673
oh you probably mean on the php selector from the user panel ?
If you are using php-fpm then you would need to manually change it for your client per domain base.

If you are using a default setup which is suPHP/cgi then you can do it with simple .htaccess
http://wiki.centos-webpanel.com/php-selector

674
Information / Re: CWPpro version: 0.9.8.742 vhost templates
« on: April 07, 2019, 05:12:54 PM »
I would suggest reporting that to cwp to check the exact issue so development can do detailed testing.
http://centos-webpanel.com/contact

675
CentOS 7 Problems / Re: Netdata
« on: April 07, 2019, 05:11:30 PM »
as you can see the official uninstaller of netadata is requesting some input from you so this must run be manual by system admin

Pages: 1 ... 43 44 [45] 46 47 ... 89