<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Install CakePHP 3 using Composer	</title>
	<atom:link href="https://www.thecodedeveloper.com/install-cakephp-3-using-composer/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.thecodedeveloper.com/install-cakephp-3-using-composer/</link>
	<description>The Code Developer is a Programming Blog.</description>
	<lastBuildDate>Sat, 04 Jun 2022 02:41:45 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Eric Lyng		</title>
		<link>https://www.thecodedeveloper.com/install-cakephp-3-using-composer/#comment-15767</link>

		<dc:creator><![CDATA[Eric Lyng]]></dc:creator>
		<pubDate>Sat, 04 Jun 2022 02:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=867#comment-15767</guid>

					<description><![CDATA[This solved the intl file blocking problem for me:
sudo composer require &quot;cakephp/cakephp:3.4.0-RC3&quot; &quot;aura/intl:^3.0.0&quot;]]></description>
			<content:encoded><![CDATA[<p>This solved the intl file blocking problem for me:<br />
sudo composer require &#8220;cakephp/cakephp:3.4.0-RC3&#8221; &#8220;aura/intl:^3.0.0&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: garima		</title>
		<link>https://www.thecodedeveloper.com/install-cakephp-3-using-composer/#comment-3778</link>

		<dc:creator><![CDATA[garima]]></dc:creator>
		<pubDate>Wed, 25 Sep 2019 12:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=867#comment-3778</guid>

					<description><![CDATA[Notice (1024): Please change the value of &#039;Security.salt&#039; in ROOT/config/app.php to a salt value specific to your application. [CORE\src\Error\Debugger.php, line 966]]]></description>
			<content:encoded><![CDATA[<p>Notice (1024): Please change the value of &#8216;Security.salt&#8217; in ROOT/config/app.php to a salt value specific to your application. [CORE\src\Error\Debugger.php, line 966]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pete Nyandeh		</title>
		<link>https://www.thecodedeveloper.com/install-cakephp-3-using-composer/#comment-3258</link>

		<dc:creator><![CDATA[Pete Nyandeh]]></dc:creator>
		<pubDate>Wed, 21 Aug 2019 00:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=867#comment-3258</guid>

					<description><![CDATA[Hi, Vikas.
I am having the same problem, I removed the comment, eg:
;extension=php_gmp.dll
extension=php_intl.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
extension=php_mbstring.dll
;extension=php_ming.dll

And getting this error: Problem 1
    - cakephp/cakephp 3.8.2 requires ext-intl * -&#062; the requested PHP extension intl is missing from your system.
    - cakephp/cakephp 3.8.1 requires ext-intl * -&#062; the requested PHP extension intl is missing from your system.
    - cakephp/cakephp 3.8.0 requires ext-intl * -&#062; the requested PHP extension intl is missing from your system.
    - Installation request for cakephp/cakephp 3.8.* -&#062; satisfiable by cakephp/cakephp[3.8.0, 3.8.1, 3.8.2].

I am using XAMP 7.2.21 on Mac.]]></description>
			<content:encoded><![CDATA[<p>Hi, Vikas.<br />
I am having the same problem, I removed the comment, eg:<br />
;extension=php_gmp.dll<br />
extension=php_intl.dll<br />
;extension=php_imap.dll<br />
;extension=php_interbase.dll<br />
;extension=php_ldap.dll<br />
extension=php_mbstring.dll<br />
;extension=php_ming.dll</p>
<p>And getting this error: Problem 1<br />
    &#8211; cakephp/cakephp 3.8.2 requires ext-intl * -&gt; the requested PHP extension intl is missing from your system.<br />
    &#8211; cakephp/cakephp 3.8.1 requires ext-intl * -&gt; the requested PHP extension intl is missing from your system.<br />
    &#8211; cakephp/cakephp 3.8.0 requires ext-intl * -&gt; the requested PHP extension intl is missing from your system.<br />
    &#8211; Installation request for cakephp/cakephp 3.8.* -&gt; satisfiable by cakephp/cakephp[3.8.0, 3.8.1, 3.8.2].</p>
<p>I am using XAMP 7.2.21 on Mac.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pramod		</title>
		<link>https://www.thecodedeveloper.com/install-cakephp-3-using-composer/#comment-3057</link>

		<dc:creator><![CDATA[Pramod]]></dc:creator>
		<pubDate>Mon, 22 Apr 2019 17:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=867#comment-3057</guid>

					<description><![CDATA[Thank you.]]></description>
			<content:encoded><![CDATA[<p>Thank you.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
