<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Lost admin rights on DokuWiki]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">i have installed DokuWiki with own user management and created on DokuWiki itself my user. In that case it does not exist any admin user.</p>
<p dir="auto">Solution for that:<br />
Type into /app/data/dokuwiki.php &gt; $conf['superuser'] your username.</p>
<p dir="auto">Problem with this solution:<br />
After reboot or something else and with kind of magic DokuWiki lost this setting and your user has no admin rights. Please once again with Solution and maybe once again and so on.</p>
]]></description><link>https://forum.cloudron.io/topic/2716/lost-admin-rights-on-dokuwiki</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 20:03:28 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2716.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jun 2020 15:19:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Lost admin rights on DokuWiki on Mon, 22 Jun 2020 21:18:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roru2k20" aria-label="Profile: roru2k20">@<bdi>roru2k20</bdi></a> To persist changes, please add the config inside <code>/app/data/conf/local.php</code> instead.</p>
<pre><code>&lt;?php

$conf['superuser'] = ("girish");

</code></pre>
]]></description><link>https://forum.cloudron.io/post/9874</link><guid isPermaLink="true">https://forum.cloudron.io/post/9874</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 22 Jun 2020 21:18:56 GMT</pubDate></item></channel></rss>