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 - neige

Pages: [1]
1
Addons / Varnish Bug in CWP WebUI (CentOS Stream)
« on: January 25, 2021, 06:52:52 PM »
Hi to all of you,

I was wondering if somebody came across a bug in the CWP WebUI for Varnish as you can see below:

https://www.dropbox.com/s/5huej8cmzl210g3/cwp_webui_varnish_bug.PNG?dl=0

Varnish is nevertheless installed as you can see from below:

tcp        0      0 0.0.0.0:82              0.0.0.0:*               LISTEN      1071/varnishd       
tcp6       0      0 :::8443                 :::*                    LISTEN      1182/httpd         
tcp6       0      0 :::82                   :::*                    LISTEN      1071/varnishd       
tcp6       0      0 :::8181                 :::*                    LISTEN      1182/httpd       

Does anybody have an idea how to fix it?

Thank you in advance for your help.

I wish you all a great evening.

BR

N :)

2
Installation / Re: CentOS Stream Support
« on: January 25, 2021, 06:36:25 PM »
Hi to all of you,

Happy New Year ;)

My 1st post here though I already used CWP with CentOS 7 in the past and I was really pleased about it but I did not manage to set it as standard in the previous company I worked for. The fellows there were more Plesk maybe because of the icons... ;D

Now I changed company and my new fellows are real interested in CWP. We also found cool that the CWP Team decided to continue development for CentOS Stream after RHEL decided to "retire" CentOS 8... I'll not comment that.

In anyway; I installed CWP on CentOS Stream over the weekend, got myself a CWP Pro key and everything was fine till I decided to change PHP Version from the default to latest 7 and/or 8. No way to get PHP compiled. After analyzing the error in Line 53 of the php-rebuild.sh (/usr/local/src/php-rebuild.sh: line 53: /usr/bin/cmake3: No such file or directory) and some web search it appears that some packages/dependencies are missing such as cmake.

I managed to find some tutorial on the web where a fellow explains how to migrate from CentOS 8 to CentOS Stream and install CWP.

On the CWP website there are installation instructions (I apologize in advance to CWP Staff if my statement is incorrect) but basically following is missing:

Code: [Select]
yum install oniguruma oniguruma-devel 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 libdb-devel enchant-devel libXpm-devel mysql-devel readline-devel libedit-devel recode-devel libtidy-devel libtool-ltdl-devel libwebp libwebp-devel expat expat-devel  cmake libmemcached libmemcached-devel
Code: [Select]
ln -s /usr/bin/cmake /usr/bin/cmake3
After installing running the lines above changing PHP version works without any issues.

I hope this is useful to other users that wish to use CentOS Stream

As I mentioned above, sorry in advance to CWP Staff if my statement is incorrect.

I wish you all a great evening.

BR

N :)

Pages: [1]