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 ... 69 70 [71] 72 73 ... 114
1051
this tutorial will no longer work in near future we'll update this guide

1052
Installation / Re: No way to backup CWP settings?
« on: March 02, 2017, 11:52:17 AM »
My greetings!. By the way, I have read an article concerning this issue. It says, that
cdn services
is far better and more consistent than usual web-hosting.
I wanted to ask how reliable these systems are?
both have their own places :)

1054
Installation / Re: No way to backup CWP settings?
« on: February 28, 2017, 08:31:17 PM »
backup database for cwp.

Sounds easy, but is there not any documentation for doing this?
login to phpmyadmin and export the database it is easy though

1055
Installation / Re: No way to backup CWP settings?
« on: February 28, 2017, 04:42:31 PM »
backup database for cwp.

1056
just edit the package to 99999

1057
Installation / Re: Roundcube - cannot connect to storage server
« on: February 27, 2017, 10:52:24 PM »
remove dovecot

yum remove dovecot

and then reinstall it by this command

yum install dovecot

see if your problem is resolved now or not

1058
CentOS-WebPanel Bugs / Re: Problem with PHP version switcher in latest
« on: February 27, 2017, 05:16:41 AM »
manually compile php through ssh/terminal

mkdir -p /usr/local/php-7-0-16
cd /usr/local/php-7-0-16
wget http://in1.php.net/distributions/php-7.0.16.tar.gz
tar zxvf php-7.0.16.tar.gz
cd php-7.0.16

Code: [Select]
./configure --with-config-file-path=/usr/local/php --with-config-file-scan-dir=/usr/local/php/php.d --enable-fpm --enable-mbstring --enable-zip --enable-bcmath --enable-pcntl --enable-ftp --enable-exif --enable-calendar --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx --with-curl --with-mcrypt --with-iconv --with-gmp --with-pspell --with-gd --with-jpeg-dir=/usr --with-png-dir=/usr --with-zlib-dir=/usr --with-xpm-dir=/usr --with-freetype-dir=/usr --enable-gd-native-ttf --enable-gd-jis-conv --with-openssl --with-pdo-mysql=/usr --with-gettext=/usr --with-zlib=/usr --with-bz2=/usr --with-recode=/usr --with-mysqli --enable-soap --enable-intl --enable-phar --with-xsl --with-xmlrpc --with-kerberos --enable-posix --enable-sockets --with-pcre-regex --enable-calendar --with-libdir=lib64 --with-mysql-sock=/var/lib/mysql/mysql.sock --enable-shmop

1059
Information / Re: multiple NAT IPs
« on: February 26, 2017, 10:01:10 PM »

For adding local (LAN) IPs for centos 6 or lower see http://wiki.centos-webpanel.com/add-additional-ip-address

-- this tutorial is for public ip not for the nat private ip.

1060
Installation / Re: Roundcube - cannot connect to storage server
« on: February 26, 2017, 09:39:31 PM »
check the sql details for roundcube

1061
CentOS-WebPanel Bugs / Re: Problem with PHP version switcher in latest
« on: February 26, 2017, 02:21:32 PM »
what OS you're using ?

1062
try this script :
https://drop.me/opgOYB

1063
PHP Selector / Re: Upgrade buildconf 2.63
« on: February 26, 2017, 08:40:40 AM »
install this libraries and try to compile php again :
Code: [Select]
yum -y install gcc make gcc-c++ cpp kernel-headers.x86_64 libxml2-devel openssl-devel bzip2-devel libjpeg-devel libpng-devel freetype-devel openldap-devel postgresql-devel aspell-devel net-snmp-devel libxslt-devel libc-client-devel libicu-devel gmp-devel curl-devel libmcrypt-devel pcre-devel sqlite-devel db4-devel enchant-devel libXpm-devel mysql-devel readline-devel libedit-devel recode-devel libtidy-devel libtool-ltdl-devel

1064
E-Mail / Re: Rebuilding e-mail
« on: February 25, 2017, 08:26:05 PM »
try this command :
yum install epel-release
yum clean all

then try to install clamd again

1065
Information / Re: multiple NAT IPs
« on: February 25, 2017, 07:53:13 AM »
why you need multiple nat Ip ?

Pages: 1 ... 69 70 [71] 72 73 ... 114