<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.n99panel.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.n99panel.com/feed.php">
        <title>N99panel Documentation - php</title>
        <description></description>
        <link>https://docs.n99panel.com/</link>
        <image rdf:resource="https://docs.n99panel.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-17T08:41:57+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.n99panel.com/doku.php?id=php:change-php-version&amp;rev=1711773511&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.n99panel.com/doku.php?id=php:override-ini&amp;rev=1711718756&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.n99panel.com/doku.php?id=php:php-cooker&amp;rev=1735899344&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.n99panel.com/doku.php?id=php:php-extensions&amp;rev=1712547358&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.n99panel.com/doku.php?id=php:versions-cli&amp;rev=1711862570&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.n99panel.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>N99panel Documentation</title>
        <link>https://docs.n99panel.com/</link>
        <url>https://docs.n99panel.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://docs.n99panel.com/doku.php?id=php:change-php-version&amp;rev=1711773511&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-30T04:38:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>change-php-version</title>
        <link>https://docs.n99panel.com/doku.php?id=php:change-php-version&amp;rev=1711773511&amp;do=diff</link>
        <description>How to change the PHP Version for a VHost/Website

Step 1 : Log into N99panel. From under N99panel dashboard, click &#039;VHosts/Websites&#039;





Step 2 : You will see the list of all the VHosts. Please click &#039;Details/Manage&#039; link against the appropriate VHost/Website</description>
    </item>
    <item rdf:about="https://docs.n99panel.com/doku.php?id=php:override-ini&amp;rev=1711718756&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-29T13:25:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>override-ini</title>
        <link>https://docs.n99panel.com/doku.php?id=php:override-ini&amp;rev=1711718756&amp;do=diff</link>
        <description>How to specify/override PHP INI directives

Step 1 : Log into N99panel. From under N99panel dashboard, click &#039;VHosts/Websites&#039;





Step 2 : You will see the list of all the VHosts. Please click &#039;Details/Manage&#039; link against the appropriate VHost/Website</description>
    </item>
    <item rdf:about="https://docs.n99panel.com/doku.php?id=php:php-cooker&amp;rev=1735899344&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-03T10:15:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>php-cooker</title>
        <link>https://docs.n99panel.com/doku.php?id=php:php-cooker&amp;rev=1735899344&amp;do=diff</link>
        <description>PHP Cooker - Cook a custom PHP setup with extensions/libraries etc.

Step 1 : Log into N99panel. From under N99panel dashboard, click &#039;PHP Cooker&#039;



Step 2 : Click on &#039;Add a PHP Cooker&#039; 



Step 3 : Set the Reference Name, the base PHP version and choose the extensions. And then finally click Submit at the bottom of the page</description>
    </item>
    <item rdf:about="https://docs.n99panel.com/doku.php?id=php:php-extensions&amp;rev=1712547358&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-08T03:35:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>php-extensions</title>
        <link>https://docs.n99panel.com/doku.php?id=php:php-extensions&amp;rev=1712547358&amp;do=diff</link>
        <description>Custom PHP setup with extensions/libraries etc.

Yes. We can offer a modified/custom PHP setup at three levels – PHP-FPM, SSH and Cron

Even though the default extension set handles most cases out of the box, but we are more than willing to go an extra mile to get your PHP setup working as per your requirement. You would simply need to send us your requirements (assuming they are technically possible), and in about one working day’s turnaround time, we can provide a customized PHP setup.</description>
    </item>
    <item rdf:about="https://docs.n99panel.com/doku.php?id=php:versions-cli&amp;rev=1711862570&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-31T05:22:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>versions-cli</title>
        <link>https://docs.n99panel.com/doku.php?id=php:versions-cli&amp;rev=1711862570&amp;do=diff</link>
        <description>PHP versions and their FPM/CLI/Cron usage

Under N99panel multiple PHP versions are available. There are three ways PHP is used

– FPM (via browser)

– CLI (Command Line Interface)

– Cron daemon

PHP usage via FPM is handled from within N99panel interface. Each VHost/Website under N99panel can have its own PHP version</description>
    </item>
</rdf:RDF>
