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

662
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.

663
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.

664
yum update cwpsrv will fix this localhost redirect

665
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

666
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.

667
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

668
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.

669
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

670
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

671
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

672
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

673
Apache / Re: PHP not working
« on: April 07, 2019, 05:07:34 PM »
you need to use Webservers domain conf module and enable there php-fpm once you have enabled it if fpm is not working then you can check the webserver's logs to get an issue info
 /var/log/cwp/webservers.log

674
CentOS-WebPanel GUI / Re: Account Creation VS Domain Creation
« on: April 03, 2019, 01:48:09 PM »
if you create an account with domain abc.om then you already have that domain created as main domain of that account.
Domain adding is only for an additional domain to the existing accounts which is not recommended if not needed.


675
CentOS 7 Problems / Re: Trying To Upgrade Php Version But Not Working
« on: April 03, 2019, 01:46:01 PM »
if you have delete some important folder then you can only fix it by using rsync from another server or to reinstall the server...this all depends on what you have exactly delete....anyway this should be checked by expert systemadmin.

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