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

962
in latest version works fine.

963
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

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

965
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

967
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

968
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

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

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

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

972
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

973
FTP / Re: FTP Issues - New Installation
« on: April 23, 2018, 01:45:03 PM »
this looks like you have some other version of pure-ftpd installed, try to check the version
Code: [Select]
rpm -qa|grep pure-ftpd

974
CentOS 7 Problems / Re: unabled Login with Root Pass
« on: April 23, 2018, 01:43:28 PM »
check your mysql server and if all works with it

975
E-Mail / Re: Import email from PLESK panel
« on: April 23, 2018, 01:42:51 PM »
you will need to do that manually since there is not importer for plesk

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