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 ... 63 64 [65] 66 67 ... 89
961
SSL / Re: Lets Encrypt manager is gone.
« on: May 25, 2018, 12:25:18 PM »
SSL certificates replaces old letsencrypt which shouldn't be used for a very long time now as you had a notification about this also for a long time in the same letsencrypt module.

the new module has autossl and also allows you to manually renew one or all certificates also it has auto-renew 30days before expiring date.

962
CentOS-WebPanel Bugs / Re: php Switcher does not work
« on: May 25, 2018, 12:22:17 PM »
as you all certainly know cwp website has a contact form where you can report any issue and they also resolve it fast when reported, mostly on the same day.
http://centos-webpanel.com/contact

also don't forget to check your log files

963
you can report all issues at cwp contact so this issues could be investigated by cwp developers
http://centos-webpanel.com/contact

964
in cwp admin you have php switcher where you can install the version of php which you need.

via rpm for apache and php
yum reinstall cwp-httpd cwp-php

965
in latest version works fine.

966
CentOS-WebPanel Bugs / Re: user login not working
« on: May 18, 2018, 07:30:44 AM »
try to contact cwp support to check on your cwp.user panel
http://centos-webpanel.com/contact

967
try to contact cwp support to check this as this is a new feature
http://centos-webpanel.com/contact

968
CentOS 7 Problems / Re: PHP Rebuild
« on: April 26, 2018, 08:36:46 AM »
as you can see from the logs installation failed at
configure: error: PDO_MYSQL configure failed, MySQL 4.1 needed. Please check config.log for more information.

try to check your SQL server version

970
SSL / Re: SSL certicate on add on domain error
« on: April 26, 2018, 08:29:05 AM »
NameVirtualHost is only needed with apache 2.2 and cwp default and latest is 2.4 so you should upgrade to latest
Code: [Select]
yum update cwp-httpd --enablerepo=cwp

971
it can be that this website is hacked or that someone is trying to hack it, anyway, keep mod_security on, keep your site files/themes and scripts update and recommended would be to run FileSystemLock as this will prevent all hacks.

also you can check for this

http://wiki.centos-webpanel.com/track-spam-infected-scripts

972
CSF Firewall / Re: the firewall blocks
« on: April 26, 2018, 08:22:30 AM »
this is CSF/LFD setup so you need to check firewall configuration files in the folder /etc/csf/

973
CentOS 7 Problems / Re: Control panel test page
« on: April 26, 2018, 08:21:26 AM »

974
it can only default in the logrotate, nothing other exist in cwp.

975
PHP / Re: How to change phpmyAdmin password
« on: April 26, 2018, 08:01:15 AM »
The easies way is to run this script
Code: [Select]
sh /scripts/mysql_pwd_reset

Pages: 1 ... 63 64 [65] 66 67 ... 89