<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.phpwcms.org/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://wiki.phpwcms.org/feed.php">
        <title>phpwcms-HowTo:wiki english:technics:tips</title>
        <description></description>
        <link>https://wiki.phpwcms.org/</link>
        <image rdf:resource="https://wiki.phpwcms.org/lib/images/favicon.ico" />
       <dc:date>2026-06-10T09:49:29+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/technics/tips/admin-account-database?rev=1282422314&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/technics/tips/cache-meta-tags?rev=1528042144&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/technics/tips/cache-response-header?rev=1528042145&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/technics/tips/deleting-spare-images?rev=1528042144&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/technics/tips/file-center-error500?rev=1528042145&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/technics/tips/page-forwarding?rev=1288553697&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.phpwcms.org/lib/images/favicon.ico">
        <title>phpwcms-HowTo:wiki</title>
        <link>https://wiki.phpwcms.org/</link>
        <url>https://wiki.phpwcms.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/technics/tips/admin-account-database?rev=1282422314&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-21T22:25:14+02:00</dc:date>
        <title>Admin account in database</title>
        <link>https://wiki.phpwcms.org/doku.php/english/technics/tips/admin-account-database?rev=1282422314&amp;do=diff</link>
        <description>Setup or change the admin account.


----------

Docu: -- 

Forum: FAQ: I can not login! What could it be?

Autor: Oliver Georgi &lt;http://phpwcms.de&gt;  (2009/12/13)   

CMS-Version: &gt;= V1.x.x  

Update: -- 


----------





Here are some things you should check in same order:&lt;span class=&quot;important&quot;&gt;[X] create admin account&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/technics/tips/cache-meta-tags?rev=1528042144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:04+02:00</dc:date>
        <title>META-Tags: &quot;Cache-Control&quot;, &quot;Pragma&quot; &amp; &quot;expires&quot;</title>
        <link>https://wiki.phpwcms.org/doku.php/english/technics/tips/cache-meta-tags?rev=1528042144&amp;do=diff</link>
        <description>Set up META-Tags: “Cache-Control”, “Pragma” und “expires” in a template or CP: 




----------


Forum: ...und gleich ein wieder Problem mit dem Kontaktformular [DE]

Condition:  -&gt; /config/phpwcms/conf.inc.php 


	*  $phpwcms['allow_cntPHP_rt']   = 1;</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/technics/tips/cache-response-header?rev=1528042145&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:05+02:00</dc:date>
        <title>Response Header: Cache</title>
        <link>https://wiki.phpwcms.org/doku.php/english/technics/tips/cache-response-header?rev=1528042145&amp;do=diff</link>
        <description>Behavior of the cache settings in conf.inc.php to the response header.

File: config/phpwcms/conf.inc.php




Site wide:


$phpwcms['cache_enabled'] = 0;    // Cache off

$phpwcms['cache_timeout'] = 0;     // Response-Header: -&gt; &quot;Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0&quot; und &quot;Pragma = no-cache&quot;
$phpwcms['cache_timeout'] = 14400; // Response-Header: -&gt; &quot;Cache-Control: public, max-age=14400&quot; und &quot;Pragma = public&quot;</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/technics/tips/deleting-spare-images?rev=1528042144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:04+02:00</dc:date>
        <title>Deleting spare images</title>
        <link>https://wiki.phpwcms.org/doku.php/english/technics/tips/deleting-spare-images?rev=1528042144&amp;do=diff</link>
        <description>Deleting spare thumbnails/images at /content/images/ and clean the database table “phpwcms_imagecache”:

FAQ: [&gt;1.2.5] Deleting spare thumbnails at /content/images/:

Autor: K. Heermann 


----------




	*  File center: Delete all spare files. Clear your trash.
	*  Admin: reset/delete cache; remove delete files
	*  Logout
	*  Via FTP: Clearing the folder /content/images/ exept the index.html.
	*  activate your phpMyAdmin
	*  activate the tabel phpwcms_imagecache
	*  Backup this table: Export -&gt;…</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/technics/tips/file-center-error500?rev=1528042145&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:05+02:00</dc:date>
        <title>file center: Error 500</title>
        <link>https://wiki.phpwcms.org/doku.php/english/technics/tips/file-center-error500?rev=1528042145&amp;do=diff</link>
        <description>If a damaged image has been loaded into the file center, the system generated an “Error 500” during the thumbnail is created. The file center is no longer usable as long as the switch “enable thumbnail in list on/off” is set to on. 

The system tries to generate the Thumb from the defective picture, what causes this error.&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/technics/tips/page-forwarding?rev=1288553697&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-31T20:34:57+02:00</dc:date>
        <title>Page forwarding (redirect)</title>
        <link>https://wiki.phpwcms.org/doku.php/english/technics/tips/page-forwarding?rev=1288553697&amp;do=diff</link>
        <description>Example: The page will be redirected to a subdirectory.

Adoption: phpwcms is located in the subdirectory &lt;http://example.com/wcms/&gt;

Standard entries in the conf.inc.php


// site values
$phpwcms['site']              = 'http://'.$_SERVER['SERVER_NAME'].'/';

// paths
$phpwcms['DOC_ROOT']          = $_SERVER['DOCUMENT_ROOT'];
$phpwcms['root']              = 'wcms';         //default: ''&lt;span class=&quot;important&quot;&gt;$phpwcms['allow_ext_render'] = 1;&lt;/span&gt;</description>
    </item>
</rdf:RDF>
