<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[New CoD4x WebAdmin v2.2.0 Relase]]></title><description><![CDATA[<p dir="auto">How to upgrade from v2.1.5 to v2.2.0</p>
<ul>
<li>Download the latest files from <a href="https://github.com/byNeHo/CoD4x-WebAdmin/releases" target="_blank" rel="noopener noreferrer nofollow ugc">Github</a></li>
<li>Since you have already changed the app/config/config.json file backup that file so you can over write the new one</li>
<li>Extract the downloaded files to you website, replace app/config/config.json with yours what you have just saved</li>
<li>Navigate in terminal to website root and execute commands</li>
</ul>
<p dir="auto">Stop the node application, run the stop command</p>
<p dir="auto">Install the newer updated dependencies to lower security risks in future</p>
<p dir="auto">Type</p>
<pre><code>npm install
</code></pre>
<p dir="auto">Start your application you should have now the latest version</p>
]]></description><link>http://localhost:4567/topic/79/new-cod4x-webadmin-v2-2-0-relase</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 04:03:22 GMT</lastBuildDate><atom:link href="http://localhost:4567/topic/79.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 May 2019 11:52:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New CoD4x WebAdmin v2.2.0 Relase on Mon, 27 May 2019 01:39:46 GMT]]></title><description><![CDATA[<p dir="auto">Security fixes, package updates, script updates</p>
<ul>
<li>u have to have git installed on your OS to be able to download the latest cod4x files</li>
</ul>
<p dir="auto">also you have to change the GitHub branch to master since the new_arch is removed, you have to change your config to this 1, the link and the name is changed compare it with yours, I changed the "download_link" and "zip_file_name"</p>
<pre><code>"cod4x_compile": {
	"download_link" : "https://github.com/callofduty4x/CoD4x_Server/archive/master.zip",
	"dir_root" : "/home/linux_user/CoD4x_Server-master",
	"zip_file_name" : "master.zip",
	"save_directory_path" : "/var/www/mywebsite.com/html/public"
},
</code></pre>
<p dir="auto">I will write this a little bit more in details tomorrow just arrived home</p>
<p dir="auto">If you go to the server details you should see the json part what there times I started for the jsonplugin, but thats just a plus and it is not required to use the application</p>
]]></description><link>http://localhost:4567/post/331</link><guid isPermaLink="true">http://localhost:4567/post/331</guid><dc:creator><![CDATA[NeHo]]></dc:creator><pubDate>Mon, 27 May 2019 01:39:46 GMT</pubDate></item><item><title><![CDATA[Reply to New CoD4x WebAdmin v2.2.0 Relase on Sun, 26 May 2019 12:03:28 GMT]]></title><description><![CDATA[<p dir="auto">whats new in this update mate?</p>
]]></description><link>http://localhost:4567/post/330</link><guid isPermaLink="true">http://localhost:4567/post/330</guid><dc:creator><![CDATA[CrazY]]></dc:creator><pubDate>Sun, 26 May 2019 12:03:28 GMT</pubDate></item></channel></rss>