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
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.
303
CentOS-WebPanel GUI / Re: functions.php is corrupt?
« on: February 10, 2017, 08:08:08 AM »
check you first line at that file
304
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
305
Installation / Re: 502
« on: February 09, 2017, 09:55:18 PM »
try this command
/scripts/restart_cwp
/scripts/restart_cwp
306
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
307
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!
308
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
309
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();
?>
310
PHP / Re: PHP Updates to latest version
« on: February 05, 2017, 11:46:26 PM »
yes all like in centos 7 is coming soon
311
Addons / Re: Remove extplorer
« on: February 05, 2017, 11:45:15 PM »
simply delete it from your /home folder of the user
312
PHP Selector / Re: Upgrade buildconf 2.63
« on: February 05, 2017, 11:44:35 PM »
centos 6 or 7 ?
314
CentOS 7 Problems / Re: Issues: File Manager, Advanced File Manager, FTP
« on: February 03, 2017, 02:40:43 AM »
as first you can't login into FTP as root as root needs to use SFTP or SSH.
FileManager has issues with centos 7 and we are now working on the new much improved version...should be available soon.
also many other features coming soon for users and admin.
FileManager has issues with centos 7 and we are now working on the new much improved version...should be available soon.
also many other features coming soon for users and admin.
315
Apache / Re: Apache (httpd) remove with yum via ssh
« on: February 02, 2017, 02:22:04 PM »
cwp is not using default package of apache so you need to remove it and then in cwp.admin rebuild apache webserver