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

Pages: 1 ... 99 100 [101] 102 103 ... 114
1501
CSF Firewall / Re: How to clear blocked ips?
« on: April 28, 2016, 09:10:47 PM »
Did you tried to change the transfer mode in FTP CLIENT?

1502
Updates / Re: Apache 2.2.X to 2.4.X
« on: April 28, 2016, 03:13:06 PM »
you can use nginx as reverse proxy with Apache 2.2

in future cwp will add version 2.4 (may be no yet planned)

1503
Updates / Re: Apache 2.2.X to 2.4.X
« on: April 28, 2016, 02:57:33 PM »
2.4 is not supported on current version

1504
maximal_queue_lifetime (default: 5 days)
http://www.postfix.org/TUNING_README.html

1505
CSF Firewall / Re: How to clear blocked ips?
« on: April 28, 2016, 12:12:49 PM »
did you tried rebooting the server? and try to restart cwp (Restart CWP using: service cwpsrv restart ) ?  and clear dns cache

alternatively u can use winscp https://winscp.net/eng/download.php

just login with ssh details

You need
> ssh port
> your server root username, password and IP

1506
CentOS Configuration / Re: Internal Server Error
« on: April 26, 2016, 06:23:04 AM »
go to cwp >> use accounts >> fix permissions >> select user from drop down menu and tap fix permission

1507
Addons / Re: Create a subdomain
« on: April 26, 2016, 06:22:02 AM »
login to End user Panel and add the subdomain

1508
CentOS-WebPanel Bugs / Re: bug user upload for git ?
« on: April 26, 2016, 06:13:52 AM »
ask your hosting proider

1509
Updates / Re: How to upgrade libmysqlclient to higher than 5.1
« on: April 24, 2016, 03:41:50 AM »
You can base install mariadb 10.1(latest build) instead of mysql 5.1
http://centos-webpanel.com/cwp-installation

1510
Update ... this will be fixed on next update (developers are working on it)

1511
CentOS-WebPanel GUI / Re: Click on List Email Accounts - got error
« on: April 23, 2016, 06:37:23 AM »
you can reset the password from mysql. there are lots of topics available on this forum (search before posting)

Code: [Select]
mysql
SET NEW PASSWORD

Code: [Select]
SET PASSWORD FOR 'postfix'@'localhost' = PASSWORD('YOUR_PASSWORD');
ACCEPT NEW Changes

Code: [Select]
flush privileges

1512
you need to manually backup all files of you server, ask your server provider they will help you regarding this.

1513
5.7 is incompatible with cwp

I'll recommend to use mariadb 10.1 as it is working fine with cwp and have the features of 5.7

1514
did you checked the error log why it is happening?
with incomplete information provided how the developers will know what is causing this issue/error?

1515
PHP / Re: Users can not post
« on: April 22, 2016, 02:18:28 PM »
check the error log, this will help you a lot

Pages: 1 ... 99 100 [101] 102 103 ... 114