<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Control WebPanel Wiki &#187; Updates</title>
	<atom:link href="http://wiki.centos-webpanel.com/category/updates/feed" rel="self" type="application/rss+xml" />
	<link>http://wiki.centos-webpanel.com</link>
	<description>CentOS WebPanel Wiki</description>
	<lastBuildDate>Wed, 12 Feb 2025 20:38:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>CWP Expired: Error 500</title>
		<link>http://wiki.centos-webpanel.com/cwp-expired-error-500</link>
		<comments>http://wiki.centos-webpanel.com/cwp-expired-error-500#comments</comments>
		<pubDate>Fri, 23 Jun 2023 10:43:58 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[cron.php]]></category>
		<category><![CDATA[CWP Expired]]></category>
		<category><![CDATA[Error 500]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=1840</guid>
		<description><![CDATA[If you are getting error 500 when trying to access CWP that means that for some reason your CWP automatic updates don't work Example Error message: PHP Fatal error: The encoded file /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php has expired. in Unknown on line 0 The solution is to manually update CWP from the bash shell. cd /usr/local/cwpsrv/htdocs chattr -i [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>If you are getting error 500 when trying to access CWP that means that for some reason your CWP automatic updates don't work</p>
<p><strong>Example Error message:</strong></p>
<pre>PHP Fatal error: 
The encoded file /usr/local/cwpsrv/htdocs/resources/admin/include/cron.php has expired.
 in Unknown on line 0</pre>
<p>The solution is to manually update CWP from the bash shell.</p>
<pre>cd /usr/local/cwpsrv/htdocs
chattr -i -R /usr/local/cwpsrv/htdocs/admin
wget static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.1160.zip
unzip -o -q cwp-el7-0.9.8.1160.zip
rm -f cwp-el7-0.9.8.1160.zip

cd /usr/local/cwpsrv/var/services/
wget static.cdn-cwp.com/files/cwp/el7/cwp-services.zip
unzip -o -q cwp-services.zip
rm -f cwp-services.zip</pre>
<p>Don't forget to change the version from this example <strong>0.9.8.1160</strong> to the latest version which you can find on this link:</p>
<p>https://control-webpanel.com/changelog</p>
<p>Make sure that you check after this if your automatic updates work.</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.centos-webpanel.com/cwp-expired-error-500/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Future of CentOS Stream with CWP</title>
		<link>http://wiki.centos-webpanel.com/the-future-of-centos-stream-with-cwp</link>
		<comments>http://wiki.centos-webpanel.com/the-future-of-centos-stream-with-cwp#comments</comments>
		<pubDate>Sun, 13 Dec 2020 16:28:19 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[CentOS Stream]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=1529</guid>
		<description><![CDATA[As some of you already know that CentOS/RedHat decided to support only CentOS Stream in the future, here is some info about the end of the life for each version: - CentOS 8 till the end of 2021 - CentOS 7 till June of 2024 - CentOS 8 Stream will be only supported as an [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>As some of you already know that CentOS/RedHat decided to support only <strong>CentOS Stream</strong> in the future, here is some info about the end of the life for each version:</p>
<p>- <strong>CentOS 8</strong> till the end of 2021<br />
- <strong>CentOS 7</strong>  till June of 2024<br />
- <strong>CentOS 8 Stream</strong> will be only supported as an upstream version<br />
- <strong>CWP-CentOS 8 Stream-Delayed</strong> delayed version of CentOS 8 Stream (it has a delay of 14-60 days)</p>
<p><strong>Video info</strong></p>
<p><object width="700" height="425"><param name="movie" value="https://www.youtube.com/v/mbzoyvsUwKc?version=3&amp;showinfo=0&amp;theme=light&amp;fs=1&amp;rel=0&amp;iv_load_policy=3&amp;modestbranding=1"></param><param name="allowScriptAccess" value="always"></param><param name="allowFullScreen" value="true"></param><embed src="https://www.youtube.com/v/mbzoyvsUwKc?version=3&amp;showinfo=0&amp;theme=light&amp;fs=1&amp;rel=0&amp;iv_load_policy=3&amp;modestbranding=1" type="application/x-shockwave-flash" allowScriptAccess="always" allowfullscreen="true" width="700" height="425"></embed></object></p>
<p><strong>Other supported Linux distributions:</strong><br />
- <a href="https://rockylinux.org/download/" title="Download RockyLinux Minimal" target="_blank">RockyLinux Minimal</a><br />
- <a href="https://mirrors.almalinux.org/isos.html" title="Download AlmaLinux Minimal" target="_blank">AlmaLinux Minimal</a><br />
- Oracle Linux<br />
- RedHat Linux</p>
<p><strong>Recommended version:</strong><br />
- <a href="http://isoredirect.centos.org/centos/7/isos/x86_64/" title="Download CentOS 7 Minimal" target="_blank">CentOS 7 Minimal</a></p>
<p>We have custom delayed repositories of the CentOS Stream which allow us to make the CentOS Stream a stable version.<br />
Using our repositories gives you an additional stability level because delaying the repository from the official CentOS 8 Stream allows us to keep track of the possible issues which could be caused by some updated packages or dependencies.</p>
<p>We already have in the production <strong>CWP-CentOS 8 Stream-Delayed</strong> and we keep all CentOS 8 Stream repositories up to 2 months old:<br />
- <strong>latest</strong> (default CentOS Stream repository)<br />
- <strong>stable</strong> (from CWP repository)</p>
<p>You can switch your server from CentOS 8 Stream to CWP-CentOS 8 Stream-Delayed by running this command on your cwp server</p>
<pre>sh /scripts/el8_stream_convert_to_cwp_stable</pre>
<p><em>* This would remove CentOS 8 Stream repositories and install CWP-CentOS 8 Stream-Delayed repositories.</em></p>
<p><strong>FAQ:</strong><br />
- There is no any downtime<br />
- Single command fast server switch</p>
<p>Many people are scared about the CentOS 8 Stream but we see this as an opportunity to provide the latest new features to all our clients and with our custom repositories we can also guarantee stability.</p>
<p>There is also some news about additional new Linux branches coming from CentOS, we will probably support the best of them.<br />
Some already announced coming soon are <strong>CloudLinux OS</strong> and <strong>Rocky Linux</strong>.</p>
<p>Please note that currently we still recommend <strong>CentOS 7</strong> as the best version to get installed as it also provides our <strong><a href="http://wiki.centos-webpanel.com/cwp-secure-centos-kernel" title="CWP Secure Kernel" target="_blank">CWP Secure Kernel</a></strong> which is very important for server security and especially for shared web hosting servers.<br />
<a href="http://wiki.centos-webpanel.com/cwp-secure-centos-kernel" title="Get CWP Secure CentOS Kernel" target="_blank">http://wiki.centos-webpanel.com/cwp-secure-centos-kernel</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.centos-webpanel.com/the-future-of-centos-stream-with-cwp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run After Update Script</title>
		<link>http://wiki.centos-webpanel.com/run-after-update-script</link>
		<comments>http://wiki.centos-webpanel.com/run-after-update-script#comments</comments>
		<pubDate>Thu, 27 Feb 2020 05:29:00 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[after-update]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=1323</guid>
		<description><![CDATA[Now you can run automatically your custom script after each cwp update. The script format is bash. Script name: /root/.cwp_autoupdate.sh Script run command: sh /root/.cwp_autoupdate.sh CWP will automatically detect if the file exists and run it. This can be also used to replace logo or make your own custom branding changes to cwp user panel [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Now you can run automatically your custom script after each cwp update.</p>
<p>The script format is bash.<br />
Script name: /root/.cwp_autoupdate.sh<br />
Script run command: sh /root/.cwp_autoupdate.sh</p>
<p>CWP will automatically detect if the file exists and run it.</p>
<p>This can be also used to replace logo or make your own custom branding changes to cwp user panel theme on each cwp update.</p>
<p>Example script to replace cwp logo:</p>
<pre>#!/bin/bash
rm -f /usr/local/cwpsrv/var/services/users/cwp_theme/original/img/new_logo_small.png
cp /root/my/new_logo_small.png /usr/local/cwpsrv/var/services/users/cwp_theme/original/img/

</pre>
]]></content:encoded>
			<wfw:commentRss>http://wiki.centos-webpanel.com/run-after-update-script/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebServers Update</title>
		<link>http://wiki.centos-webpanel.com/webservers-update</link>
		<comments>http://wiki.centos-webpanel.com/webservers-update#comments</comments>
		<pubDate>Fri, 30 Nov 2018 11:23:47 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[WebServers Update]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=1043</guid>
		<description><![CDATA[CWP 0.9.8.741 WebServers Upgrade Instructions (for CentOS 7) ** this options is available only for cwp servers with version 0.9.8.741 or higher! High Performace WebServers Configuration Welcome to new and advanced webservers configuration, we are now giving you the flexibility and performance unlike anything else. - PHP-FPM Selector with the ability to run different version [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>CWP 0.9.8.741 WebServers Upgrade Instructions (for CentOS 7)</strong><br />
** this options is available only for cwp servers with version 0.9.8.741 or higher!</p>
<p><strong>High Performace WebServers Configuration</strong><br />
Welcome to new and advanced webservers configuration, we are now giving you the flexibility and performance unlike anything else.<br />
- PHP-FPM Selector with the ability to run different version per domain or subdomain.<br />
- PHP-FPM with additional cache options for best performances.<br />
- Advanced WebServers, that allows you to run custom webservers with different setup per domain.</p>
<p><em>Let's start with the installation!</em></p>
<p><strong>Install PHP-FPM</strong> (Not required)<br />
– go to left menu: <strong>PHP Settings</strong> -> <strong>PHP-FPM Selector</strong> and install php-fpm version you want to use.<br />
** wait for the installation to complete, note that each PHP version you select can take up to ~15minutes to build, you can also install additional versions later.</p>
<p><strong>Select WebServers you want to use</strong> (Required, you can't skip this)<br />
<em>here you can rebuild your webservers system and choose which webservers you want to run.</em><br />
– go to left menu: <strong>WebServer Settings</strong> -> <strong>Select WebServers</strong> and select the version that you want to use (after php-fpm install).<br />
* We recommend the last option (Nginx &#038; Varnish &#038; Apache).</p>
<p>* You can also select here if you want to force all users to use php-fpm by default as currently, a default is still php-cgi with suphp like before.<br />
* Please note that if you don't use "force php-fpm" then you can use all options from <strong>WebServers Domain Conf</strong> and enable php-fpm for domains you want.</p>
<p><strong>Select Configuration for WebServers you want to use</strong> (Not required)<br />
<em>here you can select configuration and templates for vhosts of the webservers you have installed with <strong>Select WebServers</strong></em>.<br />
– go to left menu: <strong>WebServers Configuration</strong> -> <strong>WebServers Main Conf</strong> to manage webservers configuration (this works only after new webservers are installed).</p>
<p>* New webservers installation will also rebuild all nginx/varnish/apache configuration.<br />
* Note that now we have an independent php-cgi version with suphp from php-fpm so you can have them all configured differently.</p>
<p><strong>WebServers Domain Conf</strong> (Not required)<br />
- here you can make configuration per domain based on the <strong>Select WebServers</strong> installation, this means that each domain can run different webservers and vhost templates, example: domain1.com can run php-cgi/suphp while domain2.com can run php-fpm.</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.centos-webpanel.com/webservers-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to update CentOS version</title>
		<link>http://wiki.centos-webpanel.com/how-to-update-centos-version</link>
		<comments>http://wiki.centos-webpanel.com/how-to-update-centos-version#comments</comments>
		<pubDate>Mon, 01 Oct 2018 12:50:59 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[CentOS Update]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=1033</guid>
		<description><![CDATA[To update you CentOS 6/7 to the latest version please use this command This command will show you all that will be updated and you will need to confirm that you want to proceed with the update yum update --enablerepo=cwp --enablerepo=epel This command will do the update without any questions yum -y update --enablerepo=cwp --enablerepo=epel]]></description>
				<content:encoded><![CDATA[<p>To update you CentOS 6/7 to the latest version please use this command</p>
<p>This command will show you all that will be updated and you will need to confirm that you want to proceed with the update</p>
<pre>yum update --enablerepo=cwp --enablerepo=epel</pre>
<p>This command will do the update without any questions</p>
<pre>yum -y update --enablerepo=cwp --enablerepo=epel</pre>
]]></content:encoded>
			<wfw:commentRss>http://wiki.centos-webpanel.com/how-to-update-centos-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel Update</title>
		<link>http://wiki.centos-webpanel.com/kernel-update</link>
		<comments>http://wiki.centos-webpanel.com/kernel-update#comments</comments>
		<pubDate>Mon, 11 Jan 2016 23:02:29 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[kernel update]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=438</guid>
		<description><![CDATA[How to update CentOS 6 kernel to version 3 or 4 from default CentOS 2.6 kernel. Please read this article before doing any changes on your server. Install repository having new kernels rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org rpm -Uvh http://www.elrepo.org/elrepo-release-6-6.el6.elrepo.noarch.rpm sed -i "s/enabled=1/enabled=0/g" /etc/yum.repos.d/elrepo.repo To install kernel 4 yum --enablerepo=elrepo-kernel install kernel-ml To install kernel 3 yum [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>How to update CentOS 6 kernel to version 3 or 4 from default CentOS 2.6 kernel.<br />
<em>Please read this article before doing any changes on your server.</em></p>
<p>Install repository having new kernels</p>
<pre>
rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
rpm -Uvh http://www.elrepo.org/elrepo-release-6-6.el6.elrepo.noarch.rpm
sed -i "s/enabled=1/enabled=0/g" /etc/yum.repos.d/elrepo.repo
</pre>
<p>To install kernel 4</p>
<pre>yum --enablerepo=elrepo-kernel install kernel-ml  </pre>
<p>To install kernel 3</p>
<pre>yum --enablerepo=elrepo-kernel install kernel-lt  </pre>
<p>Now lets activate our newly installed kernel.<br />
Edit File <strong>/etc/grub.conf</strong> and set "<strong>default=</strong>" to your new kernel, this will be probably the 0.</p>
<p>You can count each line starting with kernel as one number starting from 0, so the first kernel will be 0 and others +1.<br />
Latest installed kernel version starts from the top.</p>
<p><strong>Example:</strong><br />
"kernel /vmlinuz-4.3.3-1.el6.elrepo.x86_64"   will be default 0<br />
"kernel /vmlinuz-2.6.32-573.12.1.el6.x86_64"  will be default 1<br />
"kernel /vmlinuz-2.6.32-504.el6.x86_64"       will be default 2</p>
<p>Once you have changed the <strong>/etc/grub.conf</strong> kernel boot configuration, you need to reboot the server.<br />
When server comes back, you can check the kernel version by using command:</p>
<pre>uname -a</pre>
<p>Please note that this custom kernel versions are <strong>NOT</strong> default in Centos 6 system and that this could cause some issues with the compatibility of server services.</p>
<div class="st-alert st-alert- ">
We don't recommend this installations, but in some cases it's need as kernel 4 has much more performances for handling high traffic servers.
</div>
<p>If you have a VPS server like openVZ then you can't do a kernel update, that would need to be done by your server provider.</p>
<p><strong>If you need a help, you can always check our support services.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.centos-webpanel.com/kernel-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to update CWP ?</title>
		<link>http://wiki.centos-webpanel.com/how-to-update-cwp</link>
		<comments>http://wiki.centos-webpanel.com/how-to-update-cwp#comments</comments>
		<pubDate>Sat, 07 Mar 2015 19:25:43 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[cwp update]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=148</guid>
		<description><![CDATA[CWP has automatic updates which are done via crontab. If the new version is released then please allow up to 48 hours for your server to update. You can check for the latest released version on our ChangeLog website http://centos-webpanel.com/changelog If you want to force update you can do that by executing the following command. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>CWP has automatic updates which are done via crontab.</p>
<p>If the new version is released then please allow up to 48 hours for your server to update.</p>
<p>You can check for the latest released version on our ChangeLog website<br />
<a href="http://centos-webpanel.com/changelog">http://centos-webpanel.com/changelog</a></p>
<p>If you want to force update you can do that by executing the following command.</p>
<pre>sh /usr/local/cwpsrv/htdocs/resources/scripts/update_cwp</pre>
<p>or</p>
<pre>sh /scripts/update_cwp</pre>
<p>If you have issues with the CWP update then you should contact support.</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.centos-webpanel.com/how-to-update-cwp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
