<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									PHP JIT : Disabled - BugOverflow				            </title>
            <link>https://muszak.eu/community/bugoverflow/php-jit-disabled/</link>
            <description>muszak.eu Forum dyskusyjne</description>
            <language>pl-PL</language>
            <lastBuildDate>Sun, 19 Apr 2026 20:24:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Odpowiedź na: PHP JIT : Disabled</title>
                        <link>https://muszak.eu/community/bugoverflow/php-jit-disabled/#post-1204</link>
                        <pubDate>Tue, 09 May 2023 19:13:05 +0000</pubDate>
                        <description><![CDATA[check 20-xdebug.ini file and comment out XDEBUG (they cannot work together), 
nano /etc/php/8.2/fpm/conf.d/20-xdebug.ini

;zend_extension=xdebug.so

then just restart php
service php8....]]></description>
                        <content:encoded><![CDATA[<p>check 20-xdebug.ini file and comment out XDEBUG (they cannot work together), </p>
<p><em>nano /etc/php/8.2/fpm/conf.d/20-xdebug.ini</em></p>
<blockquote>
<p>;zend_extension=xdebug.so</p>
</blockquote>
<p>then just restart php</p>
<pre contenteditable="false">service php8.2-fpm restart</pre>
<p> </p>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/php-jit-disabled/#post-1204</guid>
                    </item>
				                    <item>
                        <title>PHP JIT : Disabled</title>
                        <link>https://muszak.eu/community/bugoverflow/php-jit-disabled/#post-1203</link>
                        <pubDate>Tue, 09 May 2023 19:10:03 +0000</pubDate>
                        <description><![CDATA[Opcache.jit not working even with ON values 
current config 
zend_extension=opcache.so
opcache.enable=on
opcache.jit_buffer_size=300M
opcache.jit=1255
opcache.jit=tracing]]></description>
                        <content:encoded><![CDATA[<p>Opcache.jit not working even with ON values </p>
<p>current config </p>
<pre contenteditable="false">zend_extension=opcache.so
opcache.enable=on
opcache.jit_buffer_size=300M
opcache.jit=1255
opcache.jit=tracing</pre>]]></content:encoded>
						                            <category domain="https://muszak.eu/community/bugoverflow/">BugOverflow</category>                        <dc:creator>mrmucha</dc:creator>
                        <guid isPermaLink="true">https://muszak.eu/community/bugoverflow/php-jit-disabled/#post-1203</guid>
                    </item>
							        </channel>
        </rss>
		