<?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>PHP 7.3 Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/php-7-3/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 20 Dec 2019 22:54:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to install Symfony on Windows 10.</title>
		<link>https://www.osradar.com/how-to-install-symfony-on-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-symfony-on-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Fri, 20 Dec 2019 22:54:05 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[composer windows 10]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git in windows]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP 7.3]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16829</guid>

					<description><![CDATA[<p>Hi, how are you? This time we&#8217;re going to talk about Symfony. This is a standardized work environment (PHP framework) used for the development of web applications. Additionally, it is one of the most used in the app development environment. In other words, it is a tool for developers to create applications in PHP. On [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-symfony-on-windows-10/">How to install Symfony on Windows 10.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hi, how are you? This time we&#8217;re going to talk about Symfony. This is a standardized work environment (PHP framework) used for the development of web applications. Additionally, it is one of the most used in the app development environment. In other words, it is a tool for developers to create applications in PHP. On the other hand, this framework has a large number of templates for developing websites and is widely used in the creation of APIs. One of its main features is that it allows you to create from simple websites to large projects and complex applications. One of its main features is that it allows you to create from simple websites to large projects and complex applications. Well, in this post we will see how to install Symfony on Windows 10.</p>



<h2>Prerequisites</h2>



<p>To be able to develop comfortably in Symfony we must prepare Windows. For this purpose, it is necessary to install the following components.</p>



<ul><li>PHP version 7.1.3 or higher. If you want to know how to install it, please check this <a rel="noreferrer noopener" aria-label="post (opens in a new tab)" href="https://www.osradar.com/how-to-install-php-in-windows-10/" target="_blank">post</a>.</li><li>You must also have Composer installed. Click <a rel="noreferrer noopener" aria-label="here  (opens in a new tab)" href="https://www.osradar.com/how-to-install-composer-on-windows-10/" target="_blank">here </a>to see how to install it.</li><li>You also need Git. If you want simple instructions on how to <a rel="noreferrer noopener" aria-label="install (opens in a new tab)" href="https://www.osradar.com/how-to-install-git-on-windows-10/" target="_blank">install</a> it, please check here.</li><li>Finally, to start programming in Symfony you need a good Integrated Development Environment (IDE). There are many options, however, I show you how to <a rel="noreferrer noopener" aria-label="install Visual Code Studio. (opens in a new tab)" href="https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/" target="_blank">install Visual Code Studio.</a></li></ul>



<h2>Enable the PHP-curl extension.</h2>



<p>Symfony requires the php-curl extension to work. Most likely the extension is available, but it is disabled in the php.ini file. If so, just remove the; in the extension, as explained <a rel="noreferrer noopener" aria-label="here (opens in a new tab)" href="https://www.osradar.com/how-to-install-cakephp-in-windows-10/" target="_blank">here</a>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym-1.jpg" alt="Enable php-curl extension" class="wp-image-16853" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2> Download Symfony. </h2>



<p>The first thing you have to do is go to the official website of the program and <a rel="noreferrer noopener" href="https://symfony.com/download" target="_blank">download</a> the latest version (5.0.2 at the time of publication).</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym14-1.jpg" alt="Download the executable file." class="wp-image-16854" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym14-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption> Download the executable file. </figcaption></figure>



<p>Then run the file to start the installation. First, select an installation directory.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym2.jpg" alt="Select Destination Location" class="wp-image-16855" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym2.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym2-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Select Destination Location</figcaption></figure>



<p>Then assign the shortcut to the start menu folder.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym3.jpg" alt="Creates a shortcut to the start menu" class="wp-image-16857" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym3.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym3-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Creates a shortcut to the start menu</figcaption></figure>



<p>Then, the assistant adds the program to the environment variable PATH. This is very useful, as it allows you to run Symfony from any console.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym4.jpg" alt="Adds the program directory to the PATH environment" class="wp-image-16858" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym4.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym4-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Adds the program directory to the PATH environment</figcaption></figure>



<p>Then check the installation options and press Install to begin the process.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym5.jpg" alt="Check the options and start the installation." class="wp-image-16860" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym5.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym5-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Check the options and start the installation.</figcaption></figure>



<p>Forthwith, the wizard will start downloading the files needed to complete the installation.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym6.jpg" alt="Downloading the additional files" class="wp-image-16862" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym6.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym6-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Downloading the additional files</figcaption></figure>



<p>Please wait a few moments until the assistant has finished his work.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym7.jpg" alt="Symfony finally installed." class="wp-image-16864" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym7.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym7-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Symfony finally installed.</figcaption></figure>



<h2>Configuring Symfony</h2>



<p>In the first place, checks if the system meets all the requirements for running Symfony With that in mind, please open the Git Bash and enter the following command:</p>



<pre class="wp-block-preformatted"> symfony check:requirements </pre>



<p> In this case, you can see that the system meets the requirements for running Symfony. Additionally, it offers a number of suggestions to  improve the performance of the program </p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym8.jpg" alt="Check if the system meets the Simfony requirements.Check if the system meets the Simfony requirements." class="wp-image-16865" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym8.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Check if the system meets the Simfony requirements.</figcaption></figure>



<h2>Creating a project with Symfony</h2>



<p>There are two options for creating a new project in Symfony. First, you can build a traditional web application. To do so, run the following command:</p>



<pre class="wp-block-preformatted"> symfony new my_project_name --full </pre>



<p>Secondly, there is the option to build a microservice, a console application or API. With that in mind, run the following command:</p>



<pre class="wp-block-preformatted"> symfony new my_project_name </pre>



<p>The only difference between the two commands is the number of required dependencies that are downloaded. In fact, with the FULL variable, all the packages needed to build web applications are installed. Consequently, the installation is larger.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1020" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym9.jpg" alt="Creating the FULL application" class="wp-image-16867" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym9.jpg 1020w, https://www.osradar.com/wp-content/uploads/2019/12/sym9-300x115.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym9-768x294.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym9-696x266.jpg 696w" sizes="(max-width: 1020px) 100vw, 1020px" /><figcaption>Creating the FULL application</figcaption></figure>



<p>During the process, you have to authorize the access of the program through the Windows firewall.</p>



<figure class="wp-block-gallery columns-2 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" width="527" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym10.jpg" alt="" data-id="16868" data-full-url="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym10.jpg" data-link="https://www.osradar.com/?attachment_id=16868" class="wp-image-16868" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym10.jpg 527w, https://www.osradar.com/wp-content/uploads/2019/12/sym10-300x222.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym10-80x60.jpg 80w, https://www.osradar.com/wp-content/uploads/2019/12/sym10-485x360.jpg 485w" sizes="(max-width: 527px) 100vw, 527px" /></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" width="527" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym11.jpg" alt="" data-id="16869" data-full-url="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym11.jpg" data-link="https://www.osradar.com/?attachment_id=16869" class="wp-image-16869" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym11.jpg 527w, https://www.osradar.com/wp-content/uploads/2019/12/sym11-300x222.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym11-80x60.jpg 80w, https://www.osradar.com/wp-content/uploads/2019/12/sym11-485x360.jpg 485w" sizes="(max-width: 527px) 100vw, 527px" /></figure></li></ul><figcaption class="blocks-gallery-caption">It authorizes access through the Windows Firewall.</figcaption></figure>



<h2>Testing the project in Symfony.</h2>



<p>To be able to run the project, it is necessary to navigate to the installation directory. And then start the server:</p>



<pre class="wp-block-preformatted">cd my-project 
symfony server:start </pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym12.jpg" alt="Running the first project in Symfony." class="wp-image-16871" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym12.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/sym12-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym12-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym12-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/sym12-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/sym12-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Running the first project in Symfony.</figcaption></figure>



<p>Then enter the following in the navigation bar of the browser:  <strong>http://localhost:8000</strong>. If everything has been correct, then you will see Symfony&#8217;s initial message.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym13.jpg" alt="" class="wp-image-16873" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym13.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Symfony home page.</figcaption></figure>



<h2>Conclusion</h2>



<p>Ultimately, we have seen how to install Symfony on Windows 10. It can be used as a global application to make any page. In addition, with its template engine, a complete page can be made. It is also widely used to make APIs, which is currently under development. All right, that&#8217;s it for now. I hope you&#8217;ve learned how to install this wonderful framework. See you later!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-symfony-on-windows-10/">How to install Symfony on Windows 10.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-symfony-on-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install PHP 7.3 on CentOS 8?</title>
		<link>https://www.osradar.com/install-php-7-3-centos-8/</link>
					<comments>https://www.osradar.com/install-php-7-3-centos-8/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 14 Oct 2019 00:13:02 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Centos 8]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP 7.3]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Programming language]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=14258</guid>

					<description><![CDATA[<p>Every application developer must use recent versions of the language. This is because it allows him to take advantage of all the potential of language and above all for security reasons. However, distributions such as CentOS 8 do not provide the latest stable versions of programs because it uses freezing phases of the software that [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-php-7-3-centos-8/">How to install PHP 7.3 on CentOS 8?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Every application developer must use recent versions of the language. This is because it allows him to take advantage of all the potential of language and above all for security reasons. However, distributions such as CentOS 8 do not provide the latest stable versions of programs because it uses freezing phases of the software that is then tested and when there are no serious failures is considered stable. This brings a great advantage that is stability but also brings a disadvantage that is the absence of the most recent packages. However, the community always finds a way to solve the problem through stable and secure third-party repositories. Well, in the case of PHP it happens similarly. CentOS 8 comes with PHP 7.2 in its repositories, but PHP 7.3 already exists. In this post, you will learn<strong> how to install PHP 7.3 on CentOS 8</strong>.</p>
<p><a href="https://www.osradar.com/tag/php/" target="_blank" rel="noopener noreferrer">PHP</a> is very known. This web-oriented language is widely known for its ease of learning and its power. Fortunately, PHP development is quite active and from time to time we have a new version that helps to improve the stability and security of the applications made with the language. Then, it is convenient to develop with recent versions of the language. Or in the case of servers, it is convenient to have updated libraries and languages so that new applications can run correctly.</p>
<p>Well, let&#8217;s get started.</p>
<h2>Install PHP 7.3 on CentOS 8</h2>
<p>First of all, I always recommend updating the operating system completely, before performing any operation on it.</p>
<p>Open a terminal and run:</p>
<pre lang="es-ES">:~$ su
:~# dnf update</pre>
<p>Now you will have a more secure system thanks to the security patches installed during the upgrade.</p>
<p>PHP 7.3 is available thanks to the REMI repository. The problem is that this repository depends on the EPEL repository. This repository must be enabled.</p>
<p>To enable the EPEL repository, just execute the following command:</p>
<pre>:~$ rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm</pre>
<p><figure id="attachment_14487" aria-describedby="caption-attachment-14487" style="width: 870px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14487" src="https://www.osradar.com/wp-content/uploads/2019/10/1-7.png" alt="1.- Enabling the EPEL repository" width="870" height="194" srcset="https://www.osradar.com/wp-content/uploads/2019/10/1-7.png 870w, https://www.osradar.com/wp-content/uploads/2019/10/1-7-300x67.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/1-7-768x171.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/1-7-696x155.png 696w" sizes="(max-width: 870px) 100vw, 870px" /><figcaption id="caption-attachment-14487" class="wp-caption-text">1.- Enabling the EPEL repository</figcaption></figure></p>
<p>Once the corresponding package is installed, the EPEL repository will be activated. It&#8217;s that simple.</p>
<p>Then, we can enable the REMI repository which is where PHP 7.3 is. To do this, just use this command:</p>
<pre>:~$ dnf install https://rpms.remirepo.net/enterprise/remi-release-8.rpm</pre>
<p><figure id="attachment_14487" aria-describedby="caption-attachment-14487" style="width: 870px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14487" src="https://www.osradar.com/wp-content/uploads/2019/10/2-5.png" alt="2.- Enabling the REMI repository to install PHP 7.3 on CentOS" width="870" height="194" /><figcaption id="caption-attachment-14487" class="wp-caption-text">2.- Enabling the REMI repository to install PHP 7.3 on CentOS</figcaption></figure></p>
<p>REMI is a fantastic repository because it has several versions of PHP available. In this case, we are interested in version 7.3. To enable this &#8220;section&#8221; of the repository, use the following command:</p>
<pre>:~$ dnf module enable php:remi-7.3</pre>
<p><figure id="attachment_14489" aria-describedby="caption-attachment-14489" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-14489 size-full" src="https://www.osradar.com/wp-content/uploads/2019/10/3-5.png" alt="3.- Enable the REMI repository" width="1365" height="347" srcset="https://www.osradar.com/wp-content/uploads/2019/10/3-5.png 1365w, https://www.osradar.com/wp-content/uploads/2019/10/3-5-300x76.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/3-5-768x195.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/3-5-1024x260.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/3-5-696x177.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/3-5-1068x271.png 1068w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-14489" class="wp-caption-text">3.- Enable the REMI repository</figcaption></figure></p>
<p>Now, you can install PHP 7.3 with the following command:</p>
<pre>:~$ dnf install php php-cli php-common</pre>
<p><figure id="attachment_14490" aria-describedby="caption-attachment-14490" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14490" src="https://www.osradar.com/wp-content/uploads/2019/10/4-4.png" alt="4.- Install PHP 7.3 on CentOS 8" width="1365" height="718" srcset="https://www.osradar.com/wp-content/uploads/2019/10/4-4.png 1365w, https://www.osradar.com/wp-content/uploads/2019/10/4-4-300x158.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/4-4-768x404.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/4-4-1024x539.png 1024w, https://www.osradar.com/wp-content/uploads/2019/10/4-4-696x366.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/4-4-1068x562.png 1068w, https://www.osradar.com/wp-content/uploads/2019/10/4-4-798x420.png 798w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-14490" class="wp-caption-text">4.- Install PHP 7.3 on CentOS 8</figcaption></figure></p>
<p>This command will install the most basic language as the interpreter. Remember that if you are going to develop or serve applications you have to install the necessary PHP modules.</p>
<p>Finally, you can verify the installed version with the following command:</p>
<pre>:~$ php -v</pre>
<p><figure id="attachment_14492" aria-describedby="caption-attachment-14492" style="width: 742px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-14492" src="https://www.osradar.com/wp-content/uploads/2019/10/5-5.png" alt="5.- PHP 7.3 correctly installed" width="742" height="133" srcset="https://www.osradar.com/wp-content/uploads/2019/10/5-5.png 742w, https://www.osradar.com/wp-content/uploads/2019/10/5-5-300x54.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/5-5-696x125.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/5-5-741x133.png 741w" sizes="(max-width: 742px) 100vw, 742px" /><figcaption id="caption-attachment-14492" class="wp-caption-text">5.- PHP 7.3 correctly installed</figcaption></figure></p>
<p>And ready, you can continue installing the PHP modules you need. And start working.</p>
<h2>Conclusion</h2>
<p>Installing PHP is not complicated in almost any current Linux distribution, however, it is convenient to have recent versions that help improve the fluidity of the system. For this, we use an external repository to provide the packages that by default the distribution does not give us. Today you have learned to install PHP 7.3 in CentOS in a fast and simple way.</p>
<p>Please share this post with your friends through social networks. We also ask you to join <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">our Telegram channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-php-7-3-centos-8/">How to install PHP 7.3 on CentOS 8?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-php-7-3-centos-8/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
