<?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:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Installation/Configuration</title>
    <description>All issues related to the installation and configuration of ISPConfig 3 go here.</description>
    <pubDate>Wed, 13 May 2026 07:08:29 +0000</pubDate>
    <lastBuildDate>Wed, 13 May 2026 07:08:29 +0000</lastBuildDate>
    <generator>Howtoforge - Linux Howtos and Tutorials</generator>
    <link>https://forum.howtoforge.com/forums/installation-configuration.27/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://forum.howtoforge.com/forums/installation-configuration.27/index.rss"/>
    <item>
      <title>CNAME Record</title>
      <pubDate>Wed, 13 May 2026 03:20:56 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/cname-record.95139/</link>
      <guid>https://forum.howtoforge.com/threads/cname-record.95139/</guid>
      <author>invalid@example.com (Kemp)</author>
      <dc:creator>Kemp</dc:creator>
      <content:encoded><![CDATA[I have setup CNAME record for domain1.com as follows:<br />
<br />
Hostname: xyz<br />
Target Hostname: domain2.com.<br />
<br />
When I go to xyz.domain1.com it&#039;s loading the default IP address page of domain2.com instead of loading domain2.com website.<br />
<br />
Thank you!]]></content:encoded>
    </item>
    <item>
      <title>Website backup</title>
      <pubDate>Tue, 12 May 2026 18:55:45 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/website-backup.95138/</link>
      <guid>https://forum.howtoforge.com/threads/website-backup.95138/</guid>
      <author>invalid@example.com (lnxgs)</author>
      <dc:creator>lnxgs</dc:creator>
      <content:encoded><![CDATA[Hello, I&#039;d like to backup my websites and to save disk space so I decided to choose a better compress method then the default one.<br />
I set the backup type zip (bzip2) but the website backup file is a tar.gz.<br />
<br />
<img src="https://i.ibb.co/VcNpHqHj/Screenshot2026-05-12-204933.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://i.ibb.co/VcNpHqHj/Screenshot2026-05-12-204933.png" /> <br />
Ideas?<br />
I&#039;ve the last version of Ispconfig on Debian Bookworm.<br />
<br />
Thank you all]]></content:encoded>
    </item>
    <item>
      <title>acme _ecc</title>
      <pubDate>Sun, 10 May 2026 03:07:03 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/acme-_ecc.94924/</link>
      <guid>https://forum.howtoforge.com/threads/acme-_ecc.94924/</guid>
      <author>invalid@example.com (SamTzu)</author>
      <dc:creator>SamTzu</dc:creator>
      <content:encoded><![CDATA[Now that acme has changed it&#039;s default certs to use ECC (Elliptic Curve Cryptography) Certificates how do we update older ispconfig servers all to use _ecc folders (with postfix and dovecot). Some still use /root.acme/fqdn without _ecc in folder name. Can we just remove the old folders and generate new ones?<br />
<br />
Will this dovecot config break...<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>ssl_cert = &lt;/etc/postfix/smtpd.cert
ssl_key = &lt;/etc/postfix/smtpd.key
ssl_dh = &lt;/etc/dovecot/dh.pem</pre>
</div>Will ispconfig use acme dh.pem file?...<br />
<br />
<a href="https://forum.howtoforge.com/threads/acme-_ecc.94924/" class="internalLink">acme _ecc</a>]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
    <item>
      <title>Is There Already a Safe Upgrade Guide from Debian 12 to Debian 13?</title>
      <pubDate>Fri, 08 May 2026 14:24:16 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/is-there-already-a-safe-upgrade-guide-from-debian-12-to-debian-13.95130/</link>
      <guid>https://forum.howtoforge.com/threads/is-there-already-a-safe-upgrade-guide-from-debian-12-to-debian-13.95130/</guid>
      <author>invalid@example.com (Marcio Urakawa)</author>
      <dc:creator>Marcio Urakawa</dc:creator>
      <content:encoded><![CDATA[Has anyone already tested a reliable and secure migration process from Debian 12 (Bookworm) to Debian 13 (Trixie)?]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>acme.sh giving curl error code 28</title>
      <pubDate>Fri, 08 May 2026 06:22:25 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/acme-sh-giving-curl-error-code-28.95129/</link>
      <guid>https://forum.howtoforge.com/threads/acme-sh-giving-curl-error-code-28.95129/</guid>
      <author>invalid@example.com (Gerry F)</author>
      <dc:creator>Gerry F</dc:creator>
      <content:encoded><![CDATA[Since May 1st, 2026, two of my servers are emailing these errors:<br />
<br />
Subject: Cron &lt;root@server2&gt; &quot;/root/.acme.sh&quot;/acme.sh --cron --home &quot;/root/.acme.sh&quot; &gt; /dev/null<br />
[Fri May 1 10:34:24 AM EDT 2026] Please refer to <a href="https://curl.haxx.se/libcurl/c/libcurl-errors.html" target="_blank" class="externalLink" rel="nofollow">https://curl.haxx.se/libcurl/c/libcurl-errors.html</a> for error code: 28<br />
<br />
Server2 has emailed twice (May 1st, May 5th)<br />
Server 3 has emailed twice (May 2nd, May 3rd)<br />
Nothing since the 5th though. <br />
<br />
I have two other servers that so far, are not giving me this error via email....<br />
<br />
<a href="https://forum.howtoforge.com/threads/acme-sh-giving-curl-error-code-28.95129/" class="internalLink">acme.sh giving curl error code 28</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Rspamd Configuration vs. the ISPConfig3 Admin GUI</title>
      <pubDate>Tue, 05 May 2026 08:11:19 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/rspamd-configuration-vs-the-ispconfig3-admin-gui.95090/</link>
      <guid>https://forum.howtoforge.com/threads/rspamd-configuration-vs-the-ispconfig3-admin-gui.95090/</guid>
      <author>invalid@example.com (Shyciii)</author>
      <dc:creator>Shyciii</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
Our Ispconfig3 servers were still running Amavisd, and we have now switched to Rspamd based on the following article:<br />
<a href="https://www.howtoforge.com/replacing-amavisd-with-rspamd-in-ispconfig/" target="_blank" class="externalLink" rel="nofollow">https://www.howtoforge.com/replacing-amavisd-with-rspamd-in-ispconfig/</a><br />
Although the article is somewhat outdated (as it refers to Debian 13), the issue was easily resolved.<br />
However, we ran into a problem (which exists on every server running rspamd) where it classifies even completely valid emails as spam (even official bank and postal correspondence). I...<br />
<br />
<a href="https://forum.howtoforge.com/threads/rspamd-configuration-vs-the-ispconfig3-admin-gui.95090/" class="internalLink">Rspamd Configuration vs. the ISPConfig3 Admin GUI</a>]]></content:encoded>
      <slash:comments>10</slash:comments>
    </item>
    <item>
      <title>ondrej repository error while installing ispconfig</title>
      <pubDate>Sun, 03 May 2026 15:55:47 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ondrej-repository-error-while-installing-ispconfig.95125/</link>
      <guid>https://forum.howtoforge.com/threads/ondrej-repository-error-while-installing-ispconfig.95125/</guid>
      <author>invalid@example.com (comsupany)</author>
      <dc:creator>comsupany</dc:creator>
      <content:encoded><![CDATA[I am installing ispconfig on Ubuntu 24.04 using the w get get.ispconfig.org command but I get this error:<br />
TimeoutError: [Errno 110] Connection timed out<br />
[ERROR] Exception occurred: ISPConfigOSException -&gt; Command add-apt-repository -y ppa<img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie9" alt=":eek:" title="Eek!    :eek:" />ndrej/php failed. (/ispconfig.ai.php:15)<br />
<br />
The repository seems to be down.  Is there a work around where I can still use this installation method?]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Conf-custom upgrade ISPConfig version</title>
      <pubDate>Wed, 29 Apr 2026 03:15:58 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/conf-custom-upgrade-ispconfig-version.95050/</link>
      <guid>https://forum.howtoforge.com/threads/conf-custom-upgrade-ispconfig-version.95050/</guid>
      <author>invalid@example.com (Fran17)</author>
      <dc:creator>Fran17</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
I’m currently testing ways to automate the ISPConfig upgrade using Ansible.<br />
There are configuration files, such as main.cf, dovecot.conf and the amavis 50-user file, which I modify during the installation process to apply the settings I need.<br />
I have seen and read that ISPConfig has a conf-custom directory where you can place the templates you want to be applied.<br />
I’m currently trying to create a template for Amavis; I’ve saved it both in the root of conf-custom and in...<br />
<br />
<a href="https://forum.howtoforge.com/threads/conf-custom-upgrade-ispconfig-version.95050/" class="internalLink">Conf-custom upgrade ISPConfig version</a>]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Double Trouble with SSL certs because of parallel installed certbot (and nginx setup)</title>
      <pubDate>Wed, 29 Apr 2026 03:05:21 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/double-trouble-with-ssl-certs-because-of-parallel-installed-certbot-and-nginx-setup.95094/</link>
      <guid>https://forum.howtoforge.com/threads/double-trouble-with-ssl-certs-because-of-parallel-installed-certbot-and-nginx-setup.95094/</guid>
      <author>invalid@example.com (Uwe R)</author>
      <dc:creator>Uwe R</dc:creator>
      <content:encoded><![CDATA[After months of running a nginx server on a apache configured ISPconfig I now ran into a problem.<br />
<br />
I didn&#039;t realize that this is a decision with such heavy impact when I installed that instance.<br />
<br />
But everything worked fine, no problems but after updating to Debian 11 and ISPconfig 3.3.1p1 I don&#039;t get new LE certificates.<br />
<br />
The LE log on the machine tells me everything went fine, the stored certs in /var/www/clients/client1/web8/ssl/&lt;domain&gt;-le.crt are NEW, but to the outside an old version is...<br />
<br />
<a href="https://forum.howtoforge.com/threads/double-trouble-with-ssl-certs-because-of-parallel-installed-certbot-and-nginx-setup.95094/" class="internalLink">Double Trouble with SSL certs because of parallel installed certbot (and nginx setup)</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>ISPconfig 3.3.1p1 on RHEL 10.1: postfix "btree" type has been removed. Must set to"lmdb"</title>
      <pubDate>Tue, 28 Apr 2026 12:31:10 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ispconfig-3-3-1p1-on-rhel-10-1-postfix-btree-type-has-been-removed-must-set-to-lmdb.95113/</link>
      <guid>https://forum.howtoforge.com/threads/ispconfig-3-3-1p1-on-rhel-10-1-postfix-btree-type-has-been-removed-must-set-to-lmdb.95113/</guid>
      <author>invalid@example.com (DarioL)</author>
      <dc:creator>DarioL</dc:creator>
      <content:encoded><![CDATA[Due to a error on default postfix configuration, postfix in RHEL 10 has broken &quot;postscreen_cache_map&quot; and &quot;address_verify_map&quot; setting.<br />
<a href="https://www.reddit.com/r/AlmaLinux/comments/1nl6j8v/postfix_in_almalinux_10_has_broken_postscreen/" target="_blank" class="externalLink" rel="nofollow">https://www.reddit.com/r/AlmaLinux/comments/1nl6j8v/postfix_in_almalinux_10_has_broken_postscreen/</a><br />
This causes a incorrect functioning of ISPConfig.<br />
IMHO, It would be better to set these values during ispconfig installation to &quot;lmdb&quot;<br />
I have fixed with:<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>postconf -e 'address_verify_map = lmdb:$data_directory/verify_cache'
postconf -e...</pre>
</div><a href="https://forum.howtoforge.com/threads/ispconfig-3-3-1p1-on-rhel-10-1-postfix-btree-type-has-been-removed-must-set-to-lmdb.95113/" class="internalLink">ISPconfig 3.3.1p1 on RHEL 10.1: postfix &quot;btree&quot; type has been removed. Must set to&quot;lmdb&quot;</a>]]></content:encoded>
    </item>
    <item>
      <title>ISPConfig + Wordpress Theme needs simplexml and mcrypt</title>
      <pubDate>Tue, 21 Apr 2026 11:42:07 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ispconfig-wordpress-theme-needs-simplexml-and-mcrypt.95103/</link>
      <guid>https://forum.howtoforge.com/threads/ispconfig-wordpress-theme-needs-simplexml-and-mcrypt.95103/</guid>
      <author>invalid@example.com (icebear)</author>
      <dc:creator>icebear</dc:creator>
      <content:encoded><![CDATA[hello,<br />
i run a server with ispconfig (<b>3.2.12p1 on debian 12</b>) and i works well.<br />
i install a wordpress template that needs simplexml and mcrypt to work correctly. tested with a tool inside the theme.<br />
So i try to install it on my server, but  this error is shown:<br />
----<br />
php -m | grep simplexml<br />
PHP Warning:  PHP Startup: Unable to load dynamic library &#039;./ext/simplexml.so&#039; (tried: ./ext/simplexml.so (./ext/simplexml.so: cannot open shared object file: No such file or directory),...<br />
<br />
<a href="https://forum.howtoforge.com/threads/ispconfig-wordpress-theme-needs-simplexml-and-mcrypt.95103/" class="internalLink">ISPConfig + Wordpress Theme needs simplexml and mcrypt</a>]]></content:encoded>
      <slash:comments>7</slash:comments>
    </item>
    <item>
      <title>Managing Sites Using REST API</title>
      <pubDate>Mon, 20 Apr 2026 06:27:52 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/managing-sites-using-rest-api.95095/</link>
      <guid>https://forum.howtoforge.com/threads/managing-sites-using-rest-api.95095/</guid>
      <author>invalid@example.com (GR9)</author>
      <dc:creator>GR9</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
I am having some problems trying to setup sites using the api. I was able to successfully call &#039;login&#039; and &#039;client_add&#039;, but am having problems with &#039;sites_web_domain_add&#039; and &#039;sites_web_domain_get&#039;.<br />
<br />
Calling the ISPConfig RESTAPI using https domain[DOT]tld/remote/json.php?&lt;function_name&gt;<br />
Using API docs from the installer (ISPConfig-3.3.1p1/ispconfig3_install/remoting_client/API-docs/).<br />
/usr/local/ispconfig/interface/lib/config.inc.php contains define(&#039;ISPC_APP_VERSION&#039;, &#039;3.3.1p1&#039;);...<br />
<br />
<a href="https://forum.howtoforge.com/threads/managing-sites-using-rest-api.95095/" class="internalLink">Managing Sites Using REST API</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>ispconfig cli</title>
      <pubDate>Thu, 16 Apr 2026 13:48:44 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ispconfig-cli.95092/</link>
      <guid>https://forum.howtoforge.com/threads/ispconfig-cli.95092/</guid>
      <author>invalid@example.com (tr909192)</author>
      <dc:creator>tr909192</dc:creator>
      <content:encoded><![CDATA[I would like to know if ispconfig 3 has a cli for command line. Our setup is master/slave with several servers.<br />
thank you]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Invalid Certificate authority</title>
      <pubDate>Thu, 16 Apr 2026 11:57:21 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/invalid-certificate-authority.95088/</link>
      <guid>https://forum.howtoforge.com/threads/invalid-certificate-authority.95088/</guid>
      <author>invalid@example.com (kevin.J)</author>
      <dc:creator>kevin.J</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
<br />
We are facing an invalid certificate authority error on our ISPConfig URL. <br />
<br />
<a href="https://sendfile.cc/upload/639118533699440941.png" target="_blank" class="externalLink" rel="nofollow">https://sendfile.cc/upload/639118533699440941.png</a><br />
<br />
Thank you.]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Remote users, Jailkit and SSH authentication</title>
      <pubDate>Thu, 16 Apr 2026 11:17:19 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/remote-users-jailkit-and-ssh-authentication.94837/</link>
      <guid>https://forum.howtoforge.com/threads/remote-users-jailkit-and-ssh-authentication.94837/</guid>
      <author>invalid@example.com (Pyanepsion)</author>
      <dc:creator>Pyanepsion</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
This question refers to section 4.6.4 ‘Command Line’ (pages 165–166 of the manual).<br />
The documentation presents Jailkit as a standard way to confine remote users.<br />
<br />
Could you clarify the expected behaviour regarding SSH authentication in this context?<br />
—Is SSH authentication (key or password) expected to work reliably with chrooted remote users using Jailkit?<br />
—Or should Jailkit mainly be considered a confinement mechanism whose behaviour may depend on the environment and is not...<br />
<br />
<a href="https://forum.howtoforge.com/threads/remote-users-jailkit-and-ssh-authentication.94837/" class="internalLink">Remote users, Jailkit and SSH authentication</a>]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Additional PHP version is used by default</title>
      <pubDate>Wed, 15 Apr 2026 11:26:06 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/additional-php-version-is-used-by-default.95072/</link>
      <guid>https://forum.howtoforge.com/threads/additional-php-version-is-used-by-default.95072/</guid>
      <author>invalid@example.com (Elio Tondo)</author>
      <dc:creator>Elio Tondo</dc:creator>
      <content:encoded><![CDATA[I have the current ISPConfig 3.3.1p1 installed on an AlmaLinux release 9.7 server. All was working well. PHP is the latest version from Remi, 8.5.4, all sites configured to use PHP-FPM.<br />
I had the need to run an old site that was not compatible with PHP 8, and I installed an additional PHP version form Remi (PHP 7.4) and I configured it in the System - Additional PHP versions section. Then I specified this version in the configuration of the &quot;old&quot; site, and I verified that this site is now...<br />
<br />
<a href="https://forum.howtoforge.com/threads/additional-php-version-is-used-by-default.95072/" class="internalLink">Additional PHP version is used by default</a>]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>next try to update to Trixie failed</title>
      <pubDate>Mon, 13 Apr 2026 09:30:10 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/next-try-to-update-to-trixie-failed.95083/</link>
      <guid>https://forum.howtoforge.com/threads/next-try-to-update-to-trixie-failed.95083/</guid>
      <author>invalid@example.com (muekno)</author>
      <dc:creator>muekno</dc:creator>
      <content:encoded><![CDATA[State; Debian 13 with latest patches, latest ISPconfig installed<br />
What I did:<br />
upgrade Debian12 to 13 no problems.<br />
<br />
apt-get install php8.4 php8.4-cli php8.4-cgi php8.4-fpm php8.4-gd php8.4-mysql php8.4-curl php8.4-intl php8.4-pspell php8.4-sqlite3 php8.4-tidy php8.4-xsl php8.4-zip php8.4-mbstring php8.4-soap php8.4-opcache libonig5 php8.4-common php8.4-readline php8.4-xml curl no problem<br />
<br />
force uodate latest ISPconfig.<br />
 <br />
checked apache2 running. showed error in line 146 mods-enabled/*.load...<br />
<br />
<a href="https://forum.howtoforge.com/threads/next-try-to-update-to-trixie-failed.95083/" class="internalLink">next try to update to Trixie failed</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>IMAP/POP3 Config</title>
      <pubDate>Thu, 09 Apr 2026 14:33:55 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/imap-pop3-config.95073/</link>
      <guid>https://forum.howtoforge.com/threads/imap-pop3-config.95073/</guid>
      <author>invalid@example.com (Bampe360)</author>
      <dc:creator>Bampe360</dc:creator>
      <content:encoded><![CDATA[Hey community! Pretty new over here and also pretty sure that this questions has been solved, but I couldn&#039;t find it on the search results (related things but not close) and... I&#039;m going a bit crazy... <br />
Does anyone know how to set in the outlook client and gmail mail the config to be able to read/send mails from there... (IMAP/POP3/SMTP, bla... bla...)<br />
roundcube/webmail is not &quot;the best&quot; to be honest... so I want to be able to use on those tools... Is that possible?<br />
<br />
<br />
Thanks a zillion in...<br />
<br />
<a href="https://forum.howtoforge.com/threads/imap-pop3-config.95073/" class="internalLink">IMAP/POP3 Config</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Issue with Rspamd learning (IMAPSieve) on Dovecot 2.4.1 (Debian 13)</title>
      <pubDate>Tue, 07 Apr 2026 15:16:01 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/issue-with-rspamd-learning-imapsieve-on-dovecot-2-4-1-debian-13.95068/</link>
      <guid>https://forum.howtoforge.com/threads/issue-with-rspamd-learning-imapsieve-on-dovecot-2-4-1-debian-13.95068/</guid>
      <author>invalid@example.com (Adrian-Pasmionka)</author>
      <dc:creator>Adrian-Pasmionka</dc:creator>
      <content:encoded><![CDATA[Hello all,<br />
<br />
I’ve been spending the last few hours trying to get a fresh ISPConfig install to handle Rspamd learning (moving emails to Junk), but I’m hitting a wall with Dovecot 2.4.1. It seems this version completely changes the rules, and the old tutorials/templates for dovecot.conf just dosen&#039;t work <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie3" alt=":(" title="Frown    :(" /><br />
<br />
What I’ve tried:<br />
<br />
<ul>
<li>Section Errors: I tried adding the standard plugin { ... } block to set the imapsieve paths. Dovecot fails to start with: Fatal: Error in configuration file...</li>
</ul><br />
<a href="https://forum.howtoforge.com/threads/issue-with-rspamd-learning-imapsieve-on-dovecot-2-4-1-debian-13.95068/" class="internalLink">Issue with Rspamd learning (IMAPSieve) on Dovecot 2.4.1 (Debian 13)</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Debian 12 w/ispconfig - upgrade to Trixie?</title>
      <pubDate>Sat, 04 Apr 2026 07:53:11 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/debian-12-w-ispconfig-upgrade-to-trixie.95064/</link>
      <guid>https://forum.howtoforge.com/threads/debian-12-w-ispconfig-upgrade-to-trixie.95064/</guid>
      <author>invalid@example.com (cartoonz)</author>
      <dc:creator>cartoonz</dc:creator>
      <content:encoded><![CDATA[Since we can now use Trixie, is it possible to update/upgrade an existing Debian 12 server with ispconfig  to Debian 13?<br />
I know I can do Trixie with a fresh install, but I&#039;d rather not have to reconfigure 25 websites from scratch again.<br />
Is there a way, should I keep it as is, or is there an easier method to reinstall all websites/databases/settings/etc. on a clean install?]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
  </channel>
</rss>
