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.
301
Apache / Re: Apache failed to start unable to load modules/mod_security2.so
« on: February 20, 2017, 09:18:20 AM »
for centos 7 try
Backup folders:
/usr/local/apache/conf
/usr/local/apache/conf.d
and then install modsecurity from cwp
Backup folders:
/usr/local/apache/conf
/usr/local/apache/conf.d
Code: [Select]
yum reinstall cwp-httpd apr apr-util apr-devel apr-util-devel
and then install modsecurity from cwp
302
Updates / Re: I upgraded to CWP Pro
« on: February 17, 2017, 09:35:50 AM »
in recovery mode, you need to check that with your provider and see what is the issue with the system.
303
PHP Selector / Re: How can I change my PHP Version to 7.0.x
« on: February 13, 2017, 11:00:42 PM »
new php switcher coming soon
and then php selector after it.
and then php selector after it.
304
CentOS 6 Problems / Re: Mod_security installed but not enabled
« on: February 13, 2017, 10:58:19 PM »
just delete them and it will stop to spam you 
This issue was fixed but you have have many old messages from before so you will need to remove them...in some cases you can have even more than 20 of them....so delete delete and delete if you have security enabled.

This issue was fixed but you have have many old messages from before so you will need to remove them...in some cases you can have even more than 20 of them....so delete delete and delete if you have security enabled.
306
CentOS-WebPanel GUI / Re: functions.php is corrupt?
« on: February 10, 2017, 08:08:08 AM »
check you first line at that file
307
E-Mail / Re: [Help] Roundcube Your session is invalid or expired
« on: February 09, 2017, 09:56:12 PM »
user php selector and try setting other php version for roundcube
308
Installation / Re: 502
« on: February 09, 2017, 09:55:18 PM »
try this command
/scripts/restart_cwp
/scripts/restart_cwp
309
Backup / Re: backup to compressed file
« on: February 09, 2017, 09:54:19 PM »
this is incremental backup so compressing would be disable that option...however soon we will have new backup options in cwp
310
Installation / Re: Centos 7.2 install problem
« on: February 09, 2017, 08:22:15 AM »
you probably don't use centos minimal version or you have this server previously installed with something ?
If this is a clean server then you can simply remove mysql and run installer again, don't remove it if you have been using it!
If this is a clean server then you can simply remove mysql and run installer again, don't remove it if you have been using it!
311
Updates / Re: I upgraded to CWP Pro and now it downgraded to free version.
« on: February 07, 2017, 09:24:45 AM »
you need to contact support to check that for you
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
312
CentOS 6 Problems / Re: Warning: [obfuscated]():....
« on: February 06, 2017, 12:02:43 PM »
you should create file with function phpinfo() in your domain public_html folder to see which php.ini file you have loaded and what is the limit set there
example: /home/USERNAME/public_html/testphp.php
example: /home/USERNAME/public_html/testphp.php
Code: [Select]
<?php
phpinfo();
?>
313
PHP / Re: PHP Updates to latest version
« on: February 05, 2017, 11:46:26 PM »
yes all like in centos 7 is coming soon
314
Addons / Re: Remove extplorer
« on: February 05, 2017, 11:45:15 PM »
simply delete it from your /home folder of the user
315
PHP Selector / Re: Upgrade buildconf 2.63
« on: February 05, 2017, 11:44:35 PM »
centos 6 or 7 ?
