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 ... 75 76 [77] 78 79 ... 114
1141
Apache / Re: Problem with restart cwpsrv service after reboot
« on: January 07, 2017, 03:31:01 PM »
notting!


svcMonitor restart
Restarted service cwpsrv on vps.2advancedstudios.ro at Sat Jan 7 12:58:43 EET 2017
Stopping cwpsrv (via systemctl):                           [  OK  ]
Starting cwpsrv (via systemctl):  Job for cwpsrv.service canceled.
                                                           [FAILED] ---------------stays here for several minutes
Restarted service httpd on vps.2advancedstudios.ro at Sat Jan 7 13:00:01 EET 2017
Stopping httpd (via systemctl):                            [  OK  ]
Starting httpd (via systemctl): ----------------------- stays here for several minutes

you're using centos 7 ?

1142
E-Mail / Re: Unable to send emails
« on: January 07, 2017, 03:07:24 AM »
a good mail server have the following set up :
> rdns
> mx record
> DKIM and SPF entries

check if it is configured or not

1143
Apache / Re: Problem with restart cwpsrv service after reboot
« on: January 07, 2017, 03:05:19 AM »
i have this problem also, also apche will not restart after new user/domain added and from web dashboard....

Code: [Select]
chkconfig httpd on

1144
Updates / Re: Upgrade php 5.6 to version 5.6.29
« on: January 07, 2017, 03:04:12 AM »
use this commands to build the php :)

Code: [Select]
mkdir -p /usr/local/php-5-6
cd /usr/local/php-5-6
wget http://php.net/distributions/php-5.6.29.tar.gz
tar zxvf php-5.6.29.tar.gz
cd php-5.6.29
./configure --with-zlib --enable-soap --enable-exif --with-config-file-path=/usr/local/php --with-config-file-scan-dir=/usr/local/php/php.d --enable-phar --enable-bcmath --enable-calendar --with-curl --with-iconv --with-mysql --with-mysqli --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-mcrypt --with-gettext --with-xsl --with-xmlrpc --with-pdo-mysql=mysqlnd --enable-posix --enable-ftp --with-openssl --enable-mbstring --with-kerberos --with-xsl --with-bz2 --enable-sockets --enable-zip --with-gd --with-jpeg-dir --enable-gd-native-ttf --with-freetype-dir --with-pcre-regex --libdir=/usr/lib64 --with-mysql-sock=/var/lib/mysql/mysql.sock
make && make install
[code]

1145
Information / Re: Yellow icons in the SERVICES STATUS, why?
« on: January 06, 2017, 04:09:07 PM »
http://prntscr.com/dr1549
http://prntscr.com/dr15t7

What is the problem
I have installed two or three times...
you're using centos 6 or 7 ?

1146
Updates / Re: Upgrade php 5.6 to version 5.6.29
« on: January 06, 2017, 04:06:19 PM »
php versions are regularly updated in cwp

What is regularly because the version in the switcher is 5.6.14 ?
what cwp version you're using ?

1147
Updates / Re: Upgrade php 5.6 to version 5.6.29
« on: January 05, 2017, 07:02:07 AM »
php versions are regularly updated in cwp

1148
FTP / Re: FTP keeps logging me out
« on: January 04, 2017, 01:16:59 AM »
weird , did you tried with different internet connection ?

1149
DNS / Re: I can not access the site through the domain
« on: December 30, 2016, 09:03:36 AM »
check the Apache error log for more information

/usr/local/apache/logs/

1150
DNS / Re: I can not access the site through the domain
« on: December 29, 2016, 12:43:07 PM »
any error messages? and check logs

1151
MySQL / Re: MySQL error
« on: December 25, 2016, 08:00:58 AM »
check mysql log file

1152
PHP / Re: Cant switch php versions
« on: December 25, 2016, 07:58:40 AM »
contact support for more investigations

1153
How to / Re: Install Apache 2.4.x and suPHP 0.7.2
« on: December 23, 2016, 01:32:54 PM »
this will not work please wait for centos 7 CWP it have Apache 2.4.xx support.

1154
SSL / Re: Installing SSL breaks httpd
« on: December 20, 2016, 08:09:26 AM »
please contact support for full investigations

1155
DNS / Re: Zone file modification through Client Interface
« on: December 20, 2016, 08:06:42 AM »
you need to be a root user to change the DNS zone files

Pages: 1 ... 75 76 [77] 78 79 ... 114