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]
1
Installation / Best solution for migrate active server from Centos 7 to another distro
« on: October 01, 2024, 07:54:49 AM »
Hi!
Anyone have step by step guide, what is the best scenario to move an active server from Centos 7 to Centos 8 or Almalinux?
Anyone have step by step guide, what is the best scenario to move an active server from Centos 7 to Centos 8 or Almalinux?
2
CentOS-WebPanel Bugs / Re: Roundcube Internal server error
« on: October 19, 2021, 04:28:53 PM »I've just received the fix from the CWP team...
Basically it's a downgrade of RoundCube from 1.5 to 1.4.11
Just run the following...Code: [Select]/scripts/update_cwp
/scripts/mail_roundcube_update
I run update script, but now I have problem with contact photo size...
222 / 5000
This is an Elastic skin problem, I added the following line in
/usr/local/cwpsrv/var/services/roundcube/skins/elastic/styles/styles.min.css
.short-header {
display: none! important;
}
And I hid the default image.
Thanks your solution.
3
CentOS-WebPanel Bugs / Re: Roundcube Internal server error
« on: October 19, 2021, 04:28:01 PM »I've just received the fix from the CWP team...
Basically it's a downgrade of RoundCube from 1.5 to 1.4.11
Just run the following...Code: [Select]/scripts/update_cwp
/scripts/mail_roundcube_update
I run update script, but now I have problem with contact photo size...
I think that this is something you will have to ask/search on RoundCube forum(s).
Okay, thanks. I just wrote that, the current cwp roundcube pack is not completly good in this: http://static.cdn-cwp.com/files/mail/roundcubemail-$url-complete.tar.gz
4
CentOS-WebPanel Bugs / Re: Roundcube Internal server error
« on: October 19, 2021, 12:19:42 PM »
I've just received the fix from the CWP team...
Basically it's a downgrade of RoundCube from 1.5 to 1.4.11
Just run the following...Code: [Select]/scripts/update_cwp
/scripts/mail_roundcube_update
I run update script, but now I have problem with contact photo size...
Pages: [1]