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
Information / Re: Cluster CWP (Multi-Server Manager) Availability
« on: September 09, 2022, 09:41:53 PM »Cluster CWP (Multi-Server Manager) has been listed on the change log page as coming soon for sometime.
Is there a planned release date for this new feature ?
Will this allow for longer account usernames as the current limit is restrictive by today's standards ?
It would be good to know what features the Cluster CWP (Multi-Server Manager) solution will have.
It would be very good if it had at least the same features as the Interworx multi server manager
It would be wonderful if team studio 4host informed about their plans in the field of multiserver management
Juraj
sk-host.com
2
CentOS-WebPanel Bugs / Re: Problem with VARNISH config files .... and CWP update to new version
« on: February 08, 2022, 12:04:32 PM »
Hi rcschaff,
thank you ..
I will wait how it will behave next updates of CWP.
Thank you for you answers :-)
Juraj
thank you ..
I will wait how it will behave next updates of CWP.
Thank you for you answers :-)
Juraj
3
CentOS-WebPanel Bugs / Re: Problem with VARNISH config files .... and CWP update to new version
« on: February 06, 2022, 10:55:26 PM »Copy /usr/local/cwpsrv/htdocs/resources/conf/web_servers/vhosts/varnish/default.tpl to /usr/local/cwpsrv/htdocs/resources/conf/web_servers/vhosts/varnish/custom.tpl
Make your modifications for the port there.
In CWP, goto WebServer Settings -> WebServers Main Config
Set the template to custom.tpl
On Update, the sites should rebuild using your custom.tpl file
HI rcschaff,
If you will read all my posts in this article, you will be able to see that this was done almost at the beginning.
After this change I have used this CUSTOM.tpl in CWP GUI > Webservers Domains Conf Editor > for each domain ....
in place ...
See picture ...https://cimborka.sk/Varnish_Screenshot_LI.jpg
But after CWP sw update all changes created in formular are lost .... see pisture...
WHY??
Thanks
Juraj
4
CentOS-WebPanel Bugs / Re: Problem with VARNISH config files .... and CWP update to new version
« on: February 05, 2022, 11:22:27 PM »
Hi I have changed it using CWP GUI > Webservers Conf Editor > Tab:varnish > SubTab>/etc/varnish/conf.d/vhosts where are conf files for each of my domains ....
/etc/varnish/conf.d/vhosts/my-domain1.sk.conf
/etc/varnish/conf.d/vhosts/my-domain2.sk.conf
/etc/varnish/conf.d/vhosts/my-domain3.sk.conf
...
/etc/varnish/conf.d/vhosts/my-domainXXX.sk.conf
I assume that these files are generated for each domain when it is created-inserted into the system ...
I have no idea why they should change with every CWP upgrade?
Juraj
/etc/varnish/conf.d/vhosts/my-domain1.sk.conf
/etc/varnish/conf.d/vhosts/my-domain2.sk.conf
/etc/varnish/conf.d/vhosts/my-domain3.sk.conf
...
/etc/varnish/conf.d/vhosts/my-domainXXX.sk.conf
I assume that these files are generated for each domain when it is created-inserted into the system ...
I have no idea why they should change with every CWP upgrade?
Juraj
5
CentOS-WebPanel GUI / Re: PHP opcache-xcache-apc-varnish - Cache sytem change
« on: February 03, 2022, 10:00:22 PM »
Hi friend,
U know that there is possibility...
But my question was if there is possibility to make these changes using GUI...
It would be very nice to have it :-)
It is message to CWP development team :-)
Juraj
U know that there is possibility...
But my question was if there is possibility to make these changes using GUI...
It would be very nice to have it :-)
It is message to CWP development team :-)
Juraj
6
CentOS-WebPanel Bugs / Re: Problem with VARNISH config files .... and CWP update to new version
« on: February 03, 2022, 09:57:05 PM »This is an intended and normal behavior. CWP devs has constantly said NOT edit the default templates (tpl and stpl). You need to clone a template, give it a new name and then edit it, then use the new template that you have made.
https://wiki.centos-webpanel.com/webservers-vhost-templates
Hi friends,
I know this normal behavior ...
1. I have created my own default-XX.vcl
2. rewrited all domains in /etc/varnish/conf.d/vhosts....
but all changes were deleted after CWP wersion ubdate ...
And this seems to be very bad ...
Nobody can edit changes every CWP version update ...
!!!!!!! PLEASE Do something with this .... !!!!!!!
Juraj
7
CentOS-WebPanel Bugs / Problem with VARNISH config files .... and CWP update to new version
« on: January 26, 2022, 08:02:14 PM »
Hi friends ...
We have had some problems with varnish ...
----------------------------------------------------
Error 503 Backend fetch failed
Backend fetch failed
Guru Meditation:
XID: 1279924
----------------------------------------------------
we use webserver configuration nginx-varnish-apache-php-fpm...
after some study/investigation of internet we found recomendations some changes in config files ...
we have added them to the files in: /etc/varnish/default.vcl
and we have added them have updated files in : /usr/local/cwpsrv/htdocs/resources/conf/web_servers/vhosts/varnish/default.tpl
then we have updated all domains in CWP > WebServers Domain Conf
And all changes from default.vcl or default.tpl were updated in files in all fomain files: /etc/varnish/conf.d/vhosts
After this was everything OK and Error 503 Backend fetch failed .... they came only very rarely ....
But the biggest that after some time (may be after CWP update) the config files were rewrited to old ones ...
files in : /usr/local/cwpsrv/htdocs/resources/conf/web_servers/vhosts/varnish/default.tpl
and
all fomain files: /etc/varnish/conf.d/vhosts
all our changes were lost ...
Please why
we think that it is very BAD!!!
CAn you do something with this
Thank
Juraj
We have had some problems with varnish ...
----------------------------------------------------
Error 503 Backend fetch failed
Backend fetch failed
Guru Meditation:
XID: 1279924
----------------------------------------------------
we use webserver configuration nginx-varnish-apache-php-fpm...
after some study/investigation of internet we found recomendations some changes in config files ...
we have added them to the files in: /etc/varnish/default.vcl
and we have added them have updated files in : /usr/local/cwpsrv/htdocs/resources/conf/web_servers/vhosts/varnish/default.tpl
then we have updated all domains in CWP > WebServers Domain Conf
And all changes from default.vcl or default.tpl were updated in files in all fomain files: /etc/varnish/conf.d/vhosts
After this was everything OK and Error 503 Backend fetch failed .... they came only very rarely ....
But the biggest that after some time (may be after CWP update) the config files were rewrited to old ones ...
files in : /usr/local/cwpsrv/htdocs/resources/conf/web_servers/vhosts/varnish/default.tpl
and
all fomain files: /etc/varnish/conf.d/vhosts
all our changes were lost ...
Please why
we think that it is very BAD!!!
CAn you do something with this
Thank
Juraj
8
CentOS-WebPanel GUI / PHP opcache-xcache-apc-varnish - Cache sytem change
« on: January 26, 2022, 09:56:32 AM »
Hi friends ...
Where is it possibe to change PHP cache system : opcache-xcache-apc-varnish .. using GUI - preffered,
or with CLI.
Thanks
Where is it possibe to change PHP cache system : opcache-xcache-apc-varnish .. using GUI - preffered,
or with CLI.
Thanks
9
Updates / Re: No Loader is installed, please try to run this command or contact support:
« on: April 24, 2020, 07:55:13 PM »
HI I have done all needed steps.
And after update_cwpsrv this error:
Cannot load the ionCube PHP Loader - it was built with configuration API320160303,NTS, whereas running engine is API320170718,NTS
No Loader is installed, please try to run this command or contact support: sh /scripts/update_ioncube restart[root@omega services]#
JPA
And after update_cwpsrv this error:
Cannot load the ionCube PHP Loader - it was built with configuration API320160303,NTS, whereas running engine is API320170718,NTS
No Loader is installed, please try to run this command or contact support: sh /scripts/update_ioncube restart[root@omega services]#
JPA
10
Updates / Re: No Loader is installed, please try to run this command or contact support:
« on: April 24, 2020, 06:04:37 PM »
Hi I have the same problem and od more servers .. .
JPa
JPa
Pages: [1]