<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.instant-update.com/wiki/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="http://www.instant-update.com/wiki/feed.php">
        <title>Instant Update documentation</title>
        <description></description>
        <link>http://www.instant-update.com/wiki/</link>
        <image rdf:resource="http://www.instant-update.com/wiki/lib/images/favicon.ico" />
       <dc:date>2009-06-22T01:27:38-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.instant-update.com/wiki/troubles:register_globals?rev=1222193906&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.instant-update.com/wiki/troubles:cant_login?rev=1222193519&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.instant-update.com/wiki/troubles:mod_security?rev=1222193485&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.instant-update.com/wiki/install:converting_auto_prepend?rev=1220268316&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.instant-update.com/wiki/lib/images/favicon.ico">
        <title>Instant Update documentation</title>
        <link>http://www.instant-update.com/wiki/</link>
        <url>http://www.instant-update.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.instant-update.com/wiki/troubles:register_globals?rev=1222193906&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-23T13:18:26-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>troubles:register_globals - created</title>
        <link>http://www.instant-update.com/wiki/troubles:register_globals?rev=1222193906&amp;do=diff</link>
        <description>register_globals directive is turned ON in PHP


Instant Update won't work with register_globals turned ON. Luckily, from PHP6 register_globals directive will be removed and default behavior will be as when this directive is turned OFF

If your server is installed as server module, and not as CGI module you could try to create blank text file, name it .htaccess and place it in your website root folder, and place following lines in it. If such file already exists, just append following code at th…</description>
    </item>
    <item rdf:about="http://www.instant-update.com/wiki/troubles:cant_login?rev=1222193519&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-23T13:11:59-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>troubles:cant_login</title>
        <link>http://www.instant-update.com/wiki/troubles:cant_login?rev=1222193519&amp;do=diff</link>
        <description>When you log in, you are actually not logged in and login screen is shown again.


You need to explicitly tell PHP where to store session data because it is not configured properly. In most cases it'll be /tmp directory on your server, but in some rare cases you'll need to create writable (CHMOD 777) folder on your website and to change /tmp to the FULL path to that writable folder. You can use phpinfo(); to find out what is full path (DOCUMENT_ROOT) of your web site.</description>
    </item>
    <item rdf:about="http://www.instant-update.com/wiki/troubles:mod_security?rev=1222193485&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-23T13:11:25-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>troubles:mod_security - created</title>
        <link>http://www.instant-update.com/wiki/troubles:mod_security?rev=1222193485&amp;do=diff</link>
        <description>When you save file content or Instant Update content, it isn't saved (and your files are writable (CHMOD 777)).


It seems that you have mod_security with very high security policy turned on. Unfortunately, only solution is to turn it off.

If your server is installed as server module, and not as CGI module you could try to create blank text file, name it .htaccess and place it in your website root folder, and place following lines in it. If such file already exists, just append following code a…</description>
    </item>
    <item rdf:about="http://www.instant-update.com/wiki/install:converting_auto_prepend?rev=1220268316&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-01T06:25:16-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>install:converting_auto_prepend - created</title>
        <link>http://www.instant-update.com/wiki/install:converting_auto_prepend?rev=1220268316&amp;do=diff</link>
        <description>If your server's PHP installation supports auto_prepend_file and auto_append_file directives to be modified, using php.ini or .htaccess file (depending on your PHP installation), you can configure your server to automatically include needed Instant Update files at the beginning/end of every single PHP file on your web site, thus avoiding conversion of your PHP files.</description>
    </item>
</rdf:RDF>
