<?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>apache &#8211; Mario Chivale ♦ Personal Website</title>
	<atom:link href="https://www.mario.chivale.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mario.chivale.com</link>
	<description>Mario Chivale Personal Website ♦ IT • Informatyka • Computer Science • Elektronika • Electronics • Elektryka • Electricity</description>
	<lastBuildDate>Wed, 07 Feb 2024 07:13:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>PHP 8.3 Debian 12 Instalacja</title>
		<link>https://www.mario.chivale.com/php-8-3-debian-12-instalacja/</link>
		
		<dc:creator><![CDATA[Tatsu]]></dc:creator>
		<pubDate>Wed, 07 Feb 2024 06:14:30 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[8.3]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache 2]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[PHP 8]]></category>
		<category><![CDATA[php 8.3]]></category>
		<category><![CDATA[php8]]></category>
		<category><![CDATA[php8.3]]></category>
		<category><![CDATA[server]]></category>
		<guid isPermaLink="false">https://www.mario.chivale.com/?p=791</guid>

					<description><![CDATA[Debian 12 + Apache 2 + Obsługa PHP 3 Zakładając, iż masz już poprawnie zainstalowany system Debian 12 w wersji 12, oraz serwer stron www (internetowych), a nie masz obsługi PHP w wersji 8.3, postępuj wedle poniższych kroków: Przygotowanie do instalacji: apt-get update &#38;&#38; apt-get upgrade -y apt install ca-certificates apt-transport-https software-properties-common lsb-release curl -sSL [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Debian 12 + Apache 2 + Obsługa PHP 3</p>
<p>Zakładając, iż masz już poprawnie zainstalowany system Debian 12 w wersji 12, oraz serwer stron www (internetowych), a nie masz obsługi PHP w wersji 8.3, postępuj wedle poniższych kroków:</p>
<p><strong>Przygotowanie do instalacji</strong>:</p>
<pre>apt-get update &amp;&amp; apt-get upgrade -y
apt install ca-certificates apt-transport-https software-properties-common lsb-release
curl -sSL https://packages.sury.org/php/README.txt | sudo bash -x
apt-get update &amp;&amp; apt-get upgrade -y</pre>
<p><strong>Przykładowa instalacja w konfiguracji</strong>:</p>
<pre>apt install php8.3 php8.3-cgi php8.3-cli php8.3-common php8.3-curl php8.3-fpm php8.3-http php8.3-imagick php8.3-imap libapache2-mod-fcgid libapache2-mod-php8.3 php8.3-maxminddb php8.3-mbstring php8.3-memcache php8.3-memcached php8.3-mysql php8.3-oauth php8.3-opcache php8.3-pgsql php8.3-redis php8.3-soap php8.3-xml php8.3-xsl php8.3-yaml php8.3-zip -y
a2enmod proxy_fcgi setenvif
a2enconf php8.3-fpm
systemctl restart apache2</pre>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
