<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://isp-control.net/documentation/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>ispCP Documentation scripts</title>
        <description></description>
        <link>http://isp-control.net/documentation/</link>
        <lastBuildDate>Sat, 19 Sep 2026 10:55:01 +0200</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://isp-control.net/documentation/lib/tpl/ispcp/images/favicon.ico</url>
            <title>ispCP Documentation</title>
            <link>http://isp-control.net/documentation/</link>
        </image>
        <item>
            <title>Introduction</title>
            <link>http://isp-control.net/documentation/doku.php?id=scripts:controller&amp;rev=1211037256&amp;do=diff</link>
            <description>This is a “controller” class usefull to manipulate an ispcp installation programmatically (i.e. from a php script).

The controller class inherits and uses data from the ispcp installation (keys etc) so it can only be run on an operational server.</description>
        <category>scripts</category>
            <pubDate>Sat, 17 May 2008 17:14:16 +0200</pubDate>
        </item>
        <item>
            <title>Script to fix postfix for non locally hosted domains</title>
            <link>http://isp-control.net/documentation/doku.php?id=scripts:fix-postfix&amp;rev=1219667097&amp;do=diff</link>
            <description>This script modifies the config files created by ispscp for postfix by commenting out domains names, mail aliases and mailboxes which are not locally hosted.

Here is a basic situation : 
 you have a contact form on you web site, which hosted on a ispcp managed system,  when the form tries to send and email, first the DNS resolution may fails, because your local bind server, which is handled by ispcp answer first and returns the local system as MX host.</description>
        <category>scripts</category>
            <pubDate>Mon, 25 Aug 2008 14:24:57 +0200</pubDate>
        </item>
        <item>
            <title>uid/gid mismatch with directory</title>
            <link>http://isp-control.net/documentation/doku.php?id=scripts:uid_gid_mismatch_with_directory&amp;rev=1276233381&amp;do=diff</link>
            <description>If u rsync Data from one Server to a new ispCP-Server, sometimes an error like the following appear in /var/log/apache/suexec.log :


[2010-06-10 15:10:34]: target uid/gid (2036/2036) mismatch with directory (2035/2035) or program (2035/2035)


U can fix it wit a little Script. This script Grab all Domains from the ispCP-Database and set the right uid and gid for the User-Files:</description>
        <category>scripts</category>
            <pubDate>Fri, 11 Jun 2010 07:16:21 +0200</pubDate>
        </item>
    </channel>
</rss>
