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.
Pages: 1 [2]
16
E-Mail / Re: [resolved]Unable to access roundcube
« on: March 03, 2014, 08:07:10 PM »
It works thank you
17
E-Mail / Re: Unable to access roundcube
« on: March 02, 2014, 02:55:33 PM »
I format the server.
I install CentOS
I followed the instructions.
But it does not work
I install CentOS
I followed the instructions.
But it does not work
18
E-Mail / [resolved]Unable to access roundcube
« on: March 01, 2014, 02:22:21 PM »
I only speak french, sorry for my bad english.
I install the panel on a VPS with CentOS 6.4 64 bit.
When I click "Roundcube webmail", it opens a window with the IP address, which resembles xxx.xxx.xxx / webmail /
The problem is that I have a 404 error.
Thank you for your help
I install the panel on a VPS with CentOS 6.4 64 bit.
When I click "Roundcube webmail", it opens a window with the IP address, which resembles xxx.xxx.xxx / webmail /
The problem is that I have a 404 error.
Thank you for your help
19
MySQL / Update, MySQL 5.5 (5.5.36)
« on: March 01, 2014, 01:47:18 PM »
only speak french, sorry for my bad english.
CentOS 6 (64 bit & X86)
CentOS 6 (64 bit & X86)
Code: [Select]
rpm -Uvh http://mirror.webtatic.com/yum/el6/latest.rpm
yum install mysql.`uname -i` yum-plugin-replace
yum replace mysql --replace-with mysql55w
service cwp restart
20
Apache / Update, Apache (2.2.26)
« on: March 01, 2014, 01:35:47 PM »
I only speak french, sorry for my bad english.
CentOS 6 64 bit
The update is done.
You must disable Repositories "CentALT"
Replace the line:
By this line
Must be saved ([ctrl] + x, y, [enter]), then
Verify that it is disabled, then
CentOS 6 X 86
The update is done.
You must disable Repositories "CentALT"
Replace the line:
By this line
Must be saved ([ctrl] + x, y, [enter]), then
Verify that it is disabled, then
CentOS 6 64 bit
Code: [Select]
rpm -ihv http://centos.alt.ru/repository/centos/6/x86_64/centalt-release-6-1.noarch.rpm
yum update httpd
service cwp restart
The update is done.
You must disable Repositories "CentALT"
Code: [Select]
cd /etc/yum.repos.d
nano centalt.repo
Replace the line:
Code: [Select]
enabled=1
By this line
Code: [Select]
enabled=0
Must be saved ([ctrl] + x, y, [enter]), then
Code: [Select]
yum repolist all
Verify that it is disabled, then
Code: [Select]
yum clean all
CentOS 6 X 86
Code: [Select]
rpm -ihv http://centos.alt.ru/repository/centos/6/i386/centalt-release-6-1.noarch.rpm
yum update httpd
service cwp restart
The update is done.
You must disable Repositories "CentALT"
Code: [Select]
cd /etc/yum.repos.d
nano centalt.repo
Replace the line:
Code: [Select]
enabled=1
By this line
Code: [Select]
enabled=0
Must be saved ([ctrl] + x, y, [enter]), then
Code: [Select]
yum repolist all
Verify that it is disabled, then
Code: [Select]
yum clean all
21
PHP / [Problem] Update PHP 5.3 to 5.4.25
« on: March 01, 2014, 12:07:58 PM »
Hello,
I only speak french, sorry for my bad english.
I have CentOS 6.5 64 bit
I need PHP 5.4, this is what I do
After there is an error:
Can you help me?
Merci
I only speak french, sorry for my bad english.
I have CentOS 6.5 64 bit
I need PHP 5.4, this is what I do
Code: [Select]
rpm -Uvh http://mirror.webtatic.com/yum/el6/latest.rpm
yum install yum-plugin-replace
yum replace php-common --replace-with=php54w-common
service cwp restart
After there is an error:
Code: [Select]
Stopping nginx: [ OK ]
Stopping mysqld: [ OK ]
Stopping php-fpm: [FAILED]
Starting nginx: [ OK ]
Starting mysqld: [ OK ]
Failed loading /usr/lib64/php/ioncube/ioncube_loader_lin_5.3.so: /usr/lib64/php/ioncube/ioncube_loader_lin_5.3.so: undefined symbol: php_body_write
php-fpm is stopped
Can you help me?
Merci
22
Updates / When will release version 1.0
« on: March 01, 2014, 10:28:51 AM »
Hello,
Sorry for my bad English, I speak French.
Do you know when will release version 1.0?
thank you
Sorry for my bad English, I speak French.
Do you know when will release version 1.0?
thank you
23
Suggestions / Translation
« on: March 01, 2014, 10:26:01 AM »
Is it easy to translate this panel?
I could help you to translate it into French.
I could help you to translate it into French.
Pages: 1 [2]