<?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>Developers' Forum</title>
    <description>A forum for all issues related to the development of ISPConfig 2.</description>
    <pubDate>Thu, 05 Mar 2026 21:11:15 +0000</pubDate>
    <lastBuildDate>Thu, 05 Mar 2026 21:11:15 +0000</lastBuildDate>
    <generator>Howtoforge - Linux Howtos and Tutorials</generator>
    <link>https://forum.howtoforge.com/forums/developers-forum.18/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://forum.howtoforge.com/forums/developers-forum.18/index.rss"/>
    <item>
      <title>Apache Directives</title>
      <pubDate>Mon, 13 Mar 2017 13:19:27 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/apache-directives.28213/</link>
      <guid>https://forum.howtoforge.com/threads/apache-directives.28213/</guid>
      <author>invalid@example.com (ashishpadave)</author>
      <dc:creator>ashishpadave</dc:creator>
      <content:encoded><![CDATA[Anything that is added to the Apache Directives, get added to the Vhost confiig at the beginning...<br />
<br />
&lt;VirtualHost 111.111.111.111:80&gt;<br />
&lt;---- THE APACHE DIRECTIVE STUFF ---&gt;<br />
<br />
REST OF CONFIG<br />
<br />
&lt;/VirtualHost&gt;<br />
<br />
I wanted to set the DocumentRoot from the Apache Directives, that is not possible since The default DocumentRoot overwrites my setting. HOw can we add the DIRECTIVE STUFF at the bottom?<br />
<br />
<br />
&lt;VirtualHost 111.111.111.111:80&gt;<br />
<br />
<br />
REST OF CONFIG<br />
&lt;---- THE APACHE DIRECTIVE STUFF ---&gt;...<br />
<br />
<a href="https://forum.howtoforge.com/threads/apache-directives.28213/" class="internalLink">Apache Directives</a>]]></content:encoded>
      <slash:comments>8</slash:comments>
    </item>
    <item>
      <title>HowTo start developing ISPConfig</title>
      <pubDate>Fri, 25 Apr 2014 18:43:18 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/howto-start-developing-ispconfig.135/</link>
      <guid>https://forum.howtoforge.com/threads/howto-start-developing-ispconfig.135/</guid>
      <author>invalid@example.com (till)</author>
      <dc:creator>till</dc:creator>
      <content:encoded><![CDATA[We invite everyone to contribute to this project.<br />
<br />
Here is a short guide on how to start ISPConfig development.<br />
<br />
Send an email with your forum username and your sourceforge<br />
username (if at hand) to dev [at] ispconfig [dot] org. <br />
<br />
You will be granted then permission to post to this forum and <br />
receive the username and password for svn write access to<br />
the ISPConfig SVN repository.<br />
<br />
ISPConfig development team]]></content:encoded>
      <slash:comments>18</slash:comments>
    </item>
    <item>
      <title>ispconfig 2 future roadmap &amp; support?</title>
      <pubDate>Fri, 27 Sep 2013 12:32:48 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ispconfig-2-future-roadmap-support.54743/</link>
      <guid>https://forum.howtoforge.com/threads/ispconfig-2-future-roadmap-support.54743/</guid>
      <author>invalid@example.com (burlyhousetech)</author>
      <dc:creator>burlyhousetech</dc:creator>
      <content:encoded><![CDATA[hello -<br />
<br />
we have been using ispconfig 2 for several years now and are quite pleased with the control panel. thank you!<br />
<br />
looking forward, the intent is to author a custom web app which our customers will use to manage their hosting plans. this custom web app would integrate with ispconfig 2 to facilitate.<br />
<br />
i&#039;m curious what the future roadmap &amp; support looks like for ispconfig 2. i&#039;m hesitant to invest in this path if there are plans to discontinue support in the next few years. we have...<br />
<br />
<a href="https://forum.howtoforge.com/threads/ispconfig-2-future-roadmap-support.54743/" class="internalLink">ispconfig 2 future roadmap &amp; support?</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Remote Framework update beta 3.1- sql and lng files fixed</title>
      <pubDate>Mon, 29 Oct 2012 21:42:10 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/remote-framework-update-beta-3-1-sql-and-lng-files-fixed.22087/</link>
      <guid>https://forum.howtoforge.com/threads/remote-framework-update-beta-3-1-sql-and-lng-files-fixed.22087/</guid>
      <author>invalid@example.com (grandpagenocide)</author>
      <dc:creator>grandpagenocide</dc:creator>
      <content:encoded><![CDATA[Hey guys I fixed some bugs with the remote extentions, first I fixed the error that was stopping the sql db from being created in the users web, and second I added in the edited versions of the lng files in /lib/lang. I have tested it and its working fine. Falko, this is an addition since i sent you the updated version. I labeled it beta3.1. <br />
  Now once ISPConfig is compile with xml extentions and libxml2-dev is installed, the remote framework will work without any editing of the lng files....<br />
<br />
<a href="https://forum.howtoforge.com/threads/remote-framework-update-beta-3-1-sql-and-lng-files-fixed.22087/" class="internalLink">Remote Framework update beta 3.1- sql and lng files fixed</a>]]></content:encoded>
      <slash:comments>50</slash:comments>
    </item>
    <item>
      <title>ISPConfig + ProFTPD + mod_digest add-on</title>
      <pubDate>Mon, 16 Apr 2012 02:10:54 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ispconfig-proftpd-mod_digest-add-on.56937/</link>
      <guid>https://forum.howtoforge.com/threads/ispconfig-proftpd-mod_digest-add-on.56937/</guid>
      <author>invalid@example.com (lada)</author>
      <dc:creator>lada</dc:creator>
      <content:encoded><![CDATA[Hi all<br />
<br />
1/ anybody has experience with ISPConfig + ProFTPD + mod_digest add-on?<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>
( The mod_digest is an add-on module for ProFTPD which offers several hash 
functions which can be used to verify the file integrity. The module
implements the following features: XCRC, XMD5, XSHA1 and XSHA256.)</pre>
</div>2/ my friend compile ProFTPD with mod_digest in ISPConfig 2 for me a 2 years ago. Everything was ok, but now it don&#039;t work. I do not know exactly when it stopped work. Maybe...<br />
<br />
<a href="https://forum.howtoforge.com/threads/ispconfig-proftpd-mod_digest-add-on.56937/" class="internalLink">ISPConfig + ProFTPD + mod_digest add-on</a>]]></content:encoded>
    </item>
    <item>
      <title>Error after database sync</title>
      <pubDate>Sun, 12 Feb 2012 11:00:58 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/error-after-database-sync.56135/</link>
      <guid>https://forum.howtoforge.com/threads/error-after-database-sync.56135/</guid>
      <author>invalid@example.com (deeaspark)</author>
      <dc:creator>deeaspark</dc:creator>
      <content:encoded><![CDATA[it&#039;s a master - master replication ....<br />
<br />
My question: when i run a &quot;create table&quot; statement on one of the databases,  is that table also created on the other table ?<br />
or just the table content (the inserted rows) are in sync ?<br />
and here is the error on one of the masters :<br />
<br />
120209 22:50:20 [ERROR] Slave SQL: Error &#039;Duplicate entry &#039;174&#039; for key &#039;PRIMARY&#039;&#039; on query. Default database: &#039;rent&#039;. Query: &#039;INSERT INTO jobs(title, job_type_id, buyer_id, service_provider_id, price_low, price_high,...<br />
<br />
<a href="https://forum.howtoforge.com/threads/error-after-database-sync.56135/" class="internalLink">Error after database sync</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>phpMyAdmin 3.3.0 default configuration</title>
      <pubDate>Sun, 22 Jan 2012 06:46:31 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/phpmyadmin-3-3-0-default-configuration.43972/</link>
      <guid>https://forum.howtoforge.com/threads/phpmyadmin-3-3-0-default-configuration.43972/</guid>
      <author>invalid@example.com (jnsc)</author>
      <dc:creator>jnsc</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
<br />
In the phpMyAdmin package we had a huge configuration file with many options, but as it is quite difficult to maintain, I was trying to remove all the options that had the default value set. I checked every option, and now I want to discuss every option in this forum. There are not so much, so please give me your feedback, especially for the tricky ones. The default value and explanation can be found over here <a href="http://wiki.phpmyadmin.net/pma/Config" target="_blank" class="externalLink" rel="nofollow">http://wiki.phpmyadmin.net/pma/Config</a>, So here we GO:...<br />
<br />
<a href="https://forum.howtoforge.com/threads/phpmyadmin-3-3-0-default-configuration.43972/" class="internalLink">phpMyAdmin 3.3.0 default configuration</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Fix WebDAV with PHP (files execute instead of GET)</title>
      <pubDate>Fri, 26 Aug 2011 07:56:53 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/fix-webdav-with-php-files-execute-instead-of-get.43749/</link>
      <guid>https://forum.howtoforge.com/threads/fix-webdav-with-php-files-execute-instead-of-get.43749/</guid>
      <author>invalid@example.com (Steveorevo)</author>
      <dc:creator>Steveorevo</dc:creator>
      <content:encoded><![CDATA[There is bug that I&#039;ve come across when running ISPConfig 2.2.35 where getting PHP files via WebDAV pulls down the executed script vs. the actual PHP content. <br />
<br />
To fix this problem you&#039;ll want to add directives via ISPConfig&#039;s Apache Directives (Optional) setting. I add the following that prevents PHP scripts from executing when downloading via WebDAV<br />
<br />
# Fix for PHP WebDAV<br />
&lt;IfModule mod_dav.c&gt;<br />
  &lt;Location /webdav&gt;<br />
    php_value engine off<br />
  &lt;/Location&gt;<br />
&lt;/IfModule&gt;<br />
<br />
WebDAV is an...<br />
<br />
<a href="https://forum.howtoforge.com/threads/fix-webdav-with-php-files-execute-instead-of-get.43749/" class="internalLink">Fix WebDAV with PHP (files execute instead of GET)</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Vhosts_ispconfig.conf DocumentRoot modification</title>
      <pubDate>Wed, 17 Aug 2011 10:10:16 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/vhosts_ispconfig-conf-documentroot-modification.53803/</link>
      <guid>https://forum.howtoforge.com/threads/vhosts_ispconfig-conf-documentroot-modification.53803/</guid>
      <author>invalid@example.com (vclarine)</author>
      <dc:creator>vclarine</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
I am using Ispconfig 2 on debian.<br />
<br />
My problem is this <br />
<br />
I have two domain name : <br />
<br />
domaine1.com with DocumentRoot in /www/web1/web/ <br />
domaine2.com with DocumentRoot in /www/web2/web/ <br />
<br />
I want the domaine1.com and domaine2.com to have the same DocumentRoot<br />
in others word i want domaine2.com to have the same DocumentRoot in /www/web1/web.<br />
<br />
At final i must have :<br />
<br />
domaine1.com with DocumentRoot in /www/web1/web/ <br />
domaine2.com with DocumentRoot in /www/web1/web/ <br />
<br />
<br />
I...<br />
<br />
<a href="https://forum.howtoforge.com/threads/vhosts_ispconfig-conf-documentroot-modification.53803/" class="internalLink">Vhosts_ispconfig.conf DocumentRoot modification</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Filemanager in ISPConfig?</title>
      <pubDate>Thu, 21 Jul 2011 13:43:43 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/filemanager-in-ispconfig.53481/</link>
      <guid>https://forum.howtoforge.com/threads/filemanager-in-ispconfig.53481/</guid>
      <author>invalid@example.com (Oceanwatcher)</author>
      <dc:creator>Oceanwatcher</dc:creator>
      <content:encoded><![CDATA[For anyone of you with access to the roadmap/feature requests:<br />
<br />
<a href="http://extplorer.sourceforge.net/" target="_blank" class="externalLink" rel="nofollow">http://extplorer.sourceforge.net/</a> is a great, web based filemanager and would be a perfect companion to ISPConfig.<br />
<br />
One thing that is very important is to be able to unpack compressed files on the server. Installing a CMS that has several thousand files (Joomla has 4000+ files) takes a lot of time if you need to upload them one by one. Uploading the zip-file and unzipping is not only faster (by a magnitude), but...<br />
<br />
<a href="https://forum.howtoforge.com/threads/filemanager-in-ispconfig.53481/" class="internalLink">Filemanager in ISPConfig?</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>THTHosting tool and ISPConfig</title>
      <pubDate>Wed, 11 May 2011 16:48:41 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ththosting-tool-and-ispconfig.52640/</link>
      <guid>https://forum.howtoforge.com/threads/ththosting-tool-and-ispconfig.52640/</guid>
      <author>invalid@example.com (borisr)</author>
      <dc:creator>borisr</dc:creator>
      <content:encoded><![CDATA[Hi guys ! anyone integrated ththosting tool with ispconfig . I need to be able to add users created by ththosting tool to ispconfig ..  Can you please guyde me on where to start  ? Thank in advance]]></content:encoded>
    </item>
    <item>
      <title>Remote frameworks fail suspend web without error</title>
      <pubDate>Mon, 21 Mar 2011 10:26:52 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/remote-frameworks-fail-suspend-web-without-error.51965/</link>
      <guid>https://forum.howtoforge.com/threads/remote-frameworks-fail-suspend-web-without-error.51965/</guid>
      <author>invalid@example.com (yudohartono)</author>
      <dc:creator>yudohartono</dc:creator>
      <content:encoded><![CDATA[Web_suspend function not work<br />
<br />


<div class="bbCodeBlock bbCodePHP">
	<div class="type">PHP:</div>
	<div class="code"><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">suspendWeb</span><span style="color: #007700">(</span><span style="color: #0000BB">$domain</span><span style="color: #007700">)&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$params&nbsp;</span><span style="color: #007700">=&nbsp;array(</span><span style="color: #DD0000">'sid'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">sesionid</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'module'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'web'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'function'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'web_suspend'</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'params'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;array(</span><span style="color: #DD0000">'web_title'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #DD0000">'"'</span><span style="color: #007700">.</span><span style="color: #0000BB">$domain</span><span style="color: #007700">.</span><span style="color: #DD0000">'"'&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;web_title&nbsp;or&nbsp;web_id<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">));<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_soap</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">call</span><span style="color: #007700">(</span><span style="color: #DD0000">'service'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$params</span><span style="color: #007700">))&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;echo&nbsp;</span><span style="color: #DD0000">"domain&nbsp;</span><span style="color: #0000BB">$domain</span><span style="color: #DD0000">&nbsp;suspended"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_soap</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getError</span><span style="color: #007700">())&nbsp;{...</span>
</span>
</code></div>
</div><a href="https://forum.howtoforge.com/threads/remote-frameworks-fail-suspend-web-without-error.51965/" class="internalLink">Remote frameworks fail suspend web without error</a>]]></content:encoded>
    </item>
    <item>
      <title>Important: Unix line breaks</title>
      <pubDate>Fri, 04 Mar 2011 13:21:56 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/important-unix-line-breaks.264/</link>
      <guid>https://forum.howtoforge.com/threads/important-unix-line-breaks.264/</guid>
      <author>invalid@example.com (falko)</author>
      <dc:creator>falko</dc:creator>
      <content:encoded><![CDATA[To all developers: go sure to save all files with <b>Unix line breaks</b> instead of Windows line breaks before you upload them to the svn repository!]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Unable to recieve e-mails</title>
      <pubDate>Fri, 21 Jan 2011 13:22:41 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/unable-to-recieve-e-mails.32663/</link>
      <guid>https://forum.howtoforge.com/threads/unable-to-recieve-e-mails.32663/</guid>
      <author>invalid@example.com (quentusrex)</author>
      <dc:creator>quentusrex</dc:creator>
      <content:encoded><![CDATA[Either I&#039;m unable to receive e-mails, or they are not being placed in the proper folder. <br />
<br />
What do you need to see to help figure this out?]]></content:encoded>
      <slash:comments>20</slash:comments>
    </item>
    <item>
      <title>ISPConfig SVN repository usage questions</title>
      <pubDate>Thu, 05 Aug 2010 12:05:36 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/ispconfig-svn-repository-usage-questions.42924/</link>
      <guid>https://forum.howtoforge.com/threads/ispconfig-svn-repository-usage-questions.42924/</guid>
      <author>invalid@example.com (jmroth)</author>
      <dc:creator>jmroth</dc:creator>
      <content:encoded><![CDATA[Hi there,<br />
I tried to familiarize myself with the ISPConfig SVN repository layout.<br />
<br />
I see trunk was last modified Nov 08.<br />
Whereas branches/ISPConfig-2.2.stable/ seems to be newest (Dec 19).<br />
Can anyone explain where development actually takes/is supposed to take place? A branch called &#039;stable&#039; confuses me. Usually you produce a tag for the latest (stable) version, then you continue in trunk. If you try adventurous things, that is what a branch is for....<br />
<br />
<a href="https://forum.howtoforge.com/threads/ispconfig-svn-repository-usage-questions.42924/" class="internalLink">ISPConfig SVN repository usage questions</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Remoting</title>
      <pubDate>Thu, 29 Jul 2010 11:00:22 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/remoting.47530/</link>
      <guid>https://forum.howtoforge.com/threads/remoting.47530/</guid>
      <author>invalid@example.com (jhurleston)</author>
      <dc:creator>jhurleston</dc:creator>
      <content:encoded><![CDATA[We have just open a new lamp server at mediatemple using ubuntu LTS 10.04 and ISPconfig.<br />
<br />
We are using: ISPConfig, Version: 2.2.36, (c) ISPConfig 2010<br />
We have: PHP Version 5.3.2<br />
<br />
When calling remoting<br />
<br />
When I select users (for example) I get these errors:<br />
<br />
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/web5/web/Software/Remoting/soap.lib.php on line 3702 Deprecated: Function ereg() is deprecated in...<br />
<br />
<a href="https://forum.howtoforge.com/threads/remoting.47530/" class="internalLink">Remoting</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>multiple ssl sites</title>
      <pubDate>Fri, 25 Jun 2010 17:42:28 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/multiple-ssl-sites.38188/</link>
      <guid>https://forum.howtoforge.com/threads/multiple-ssl-sites.38188/</guid>
      <author>invalid@example.com (blocker)</author>
      <dc:creator>blocker</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
is it possible with some hardcore apache config change to have multiple ssl sites running on ispc2 server?<br />
I have noticed that the ispc3 can do that.<br />
<br />
Thanks!]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Remote Framework not doing much</title>
      <pubDate>Wed, 23 Jun 2010 11:32:42 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/remote-framework-not-doing-much.46718/</link>
      <guid>https://forum.howtoforge.com/threads/remote-framework-not-doing-much.46718/</guid>
      <author>invalid@example.com (Federico Zurro)</author>
      <dc:creator>Federico Zurro</dc:creator>
      <content:encoded><![CDATA[Hi All,<br />
<br />
I though the remote framework was going to be more complicated but it turned out to be easier to install and use than I though<br />
<br />
One small issue though. It doesn&#039;t do anything for me <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" /> I installed the framework and configured the test.php and I just get (script end). I&#039;ve uncommented a few things (Get reseller list), (create new user) but nothing<br />
<br />
Curl is enabled and I&#039;m just using an ISPCONFIG created site on the server for it.<br />
<br />
How do I enable some sort of debug so I can...<br />
<br />
<a href="https://forum.howtoforge.com/threads/remote-framework-not-doing-much.46718/" class="internalLink">Remote Framework not doing much</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Backup broken post 2.2.35</title>
      <pubDate>Sun, 06 Jun 2010 23:57:46 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/backup-broken-post-2-2-35.46343/</link>
      <guid>https://forum.howtoforge.com/threads/backup-broken-post-2-2-35.46343/</guid>
      <author>invalid@example.com (macropin)</author>
      <dc:creator>macropin</dc:creator>
      <content:encoded><![CDATA[Hi Guys it looks like the site backup broke (on my system at least) somewhere between 2.2.33 and 2.2.35.<br />
<br />
According to this the 2.2.35 release notes Quintin Russ contributed a modification to the backup script. As far as I can see ./ispconfig/scripts/shell/backup.php was completely rewritten and now requires sudo to be installed and presumably configured so that adminispconfig user is in /etc/sudoers. <br />
<br />
Does anyone know where the documentation is for this change? Or do we need to log a...<br />
<br />
<a href="https://forum.howtoforge.com/threads/backup-broken-post-2-2-35.46343/" class="internalLink">Backup broken post 2.2.35</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>PHP-Nuke and other installers</title>
      <pubDate>Wed, 02 Jun 2010 16:09:37 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/php-nuke-and-other-installers.1810/</link>
      <guid>https://forum.howtoforge.com/threads/php-nuke-and-other-installers.1810/</guid>
      <author>invalid@example.com (danf.1979)</author>
      <dc:creator>danf.1979</dc:creator>
      <content:encoded><![CDATA[I&#039;m developing a PHP-nuke installer in the &quot;Tools&quot; section. I think most installers would be very similar.<br />
If I have a client that owns more than one web, I need a way to &quot;know&quot; in which site he wants to install php-nuke. From what variable can I get this info?<br />
Also I need the user and pass to write in the database. How can I get this values? What scripts should I read?<br />
Thanks]]></content:encoded>
      <slash:comments>88</slash:comments>
    </item>
  </channel>
</rss>
