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 - Igor S.

Pages: 1 ... 53 54 [55] 56 57 ... 95
811
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 28, 2017, 04:43:24 PM »
Hi,

How to install CWP repo?
Found only this: http://repo.centos-webpanel.com/

just add file /etc/yum.repos.d/cwp.repo with:
Code: [Select]
[cwp]
name=CentOS Web Panel repo for Linux 6 - $basearch
baseurl=http://repo.centos-webpanel.com/repo/6/$basearch
failovermethod=priority
enabled=1
gpgcheck=0
Do not forget delete apr-util-ldap
Code: [Select]
yum erase apr-util-ldap

812
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 28, 2017, 04:39:59 PM »
Hi,

how can i fix it?
return tu previus mysql version?

thanks in advice

no need to touch MySQL server because it does not make sense in this case.
Check Apache error_log for some errors about "500 error"

813
CentOS-WebPanel Bugs / Re: Bugs in CWPpro version: 0.9.8.197
« on: March 28, 2017, 12:37:01 PM »
Hello,

all of that seems like something went wrong at updating time.
Contact us http://centos-webpanel.com/support-service or pm me. I do not have anything at my test vps's

814
Updates / Re: CWP messed up
« on: March 27, 2017, 06:53:55 PM »
Hello.

Try run command:
Code: [Select]
yum -y reinstall cwpphp

815
Installation / Re: Quotas Not working
« on: March 27, 2017, 06:50:34 PM »
Hi,

you have to configure it manually since you alredy have it installed.
Or you can contact with the support: http://centos-webpanel.com/support-services

816
Installation / Re: Connection to storage server failed
« on: March 27, 2017, 06:48:35 PM »
Hello.

Did you have an errors in installation process?
What CWP version? What OS version?

817
Information / Re: Centos 7
« on: March 27, 2017, 06:46:21 PM »
Hi,
at the moment version is 0.9.8.290

818
MySQL / Re: After updating CWP get this MySQL errors
« on: March 22, 2017, 09:18:34 AM »
Hello, johnny09

Contact with CWP support and we will check the issue.
Unfortunately, I didn't see something like the issue and I can not say how to fix it.

819
MySQL / Re: After updating CWP get this MySQL errors
« on: March 22, 2017, 09:04:26 AM »
Hi.

hm, it is not related with upgrade since the scripts do not touching MariaDB.

820
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 17, 2017, 08:48:04 AM »
starting apache fails Stopping httpd: [FAILED]
Starting httpd: httpd: Syntax error on line 54 of /usr/local/apache/conf/httpd.conf: Cannot load modules/mod_antiloris.so into server: /usr/local/apache/modules/mod_antiloris.so: undefined symbol: ap_log_error
[FAILED]

Hello.

You must rebuild apache via CWP since you are using mod_antiloris.so (it is not a default module)

821
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 17, 2017, 08:46:06 AM »
Code: [Select]
[root@msi ~]# yum list installed | grep apr
apr.x86_64                           1.3.9-5.el6_2              @base
apr-devel.x86_64                     1.3.9-5.el6_2              @base
apr-util.x86_64                      1.3.9-3.el6_0.1            @base
apr-util-devel.x86_64                1.3.9-3.el6_0.1            @base
apr-util-mysql.x86_64                1.3.9-3.el6_0.1            @base
[root@msi ~]#

Hi,

you must add CWP repo if it was not added before and run few commands below:
Code: [Select]
yum -y erase apr-util-mysql
yum -y upgrade apr*

822
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 16, 2017, 09:27:45 AM »
In 15min I got 76747 lines in /usr/local/apache/error_log which are the same, so I will paste just 2 of them:
Code: [Select]
[Thu Mar 16 09:22:23.749044 2017] [core:error] [pid 23340:tid 140131841574720] AH00546: no record of generation 0 of exiting child 1546
/usr/local/apache/bin/httpd: symbol lookup error: /usr/local/apache/bin/httpd: undefined symbol: apr_skiplist_init
Any idea?

The error related with apr. Check if apr and apr-util installed from CWP repo:
Code: [Select]
yum list installed |grep apr

823
Installation / Re: multi server install?
« on: March 16, 2017, 06:36:40 AM »
Hello,

yes it is possible but you will need to configure it manually.

824
Installation / Re: Installation FAILED at pure-ftpd
« on: March 16, 2017, 06:34:18 AM »
Hello.

Try command below before installation:
Code: [Select]
yum -y install epel-releaseprobably something wrong with epel.

825
CentOS 6 Problems / Re: hung task timeout secs
« on: March 16, 2017, 06:26:05 AM »
Hi,

you can disable this message by command:
Code: [Select]
echo 0 > /proc/sys/kernel/hung_task_timeout_secsand you can see it due some HW trouble. Ask your service provider

Pages: 1 ... 53 54 [55] 56 57 ... 95