Note that there are some explanatory texts on larger screens.

plurals
  1. POJoomla administrator redirects to installation
    primarykey
    data
    text
    <p>I have a Joomla 2.5 site were I can no longer access the administrator panel. That only redirects me to /installation/index.php which (as it should) gives a 404. I think this happened after an upgrade. </p> <p>I tried to clear browser cache as suggested here: <a href="https://stackoverflow.com/questions/15287307/joomla-1-0-administrator-link-redirect-to-installation-index-php-how-to-prev">Joomla 1.0, administrator link redirect to &quot;installation/index.php&quot;, how to prevent this redirection?</a></p> <p>But that didn't work. </p> <p>A long time ago, back in the 1.x days, there were some security advices on the Joomla site which among other things suggested to move configuration.php outside the public_html directory which I followed. I can't find them now, but I tried to copy the configuration.php file to Joomla root directory as well as keeping it at the directory which is defined in defines.php (<code>define('JPATH_CONFIGURATION'</code>).</p> <p>Any ideas?</p> <h3>My extensions</h3> <pre><code>bash-3.2$ find plugins/ -type d plugins/ plugins/authentication plugins/authentication/gmail plugins/authentication/joomla plugins/authentication/ldap plugins/captcha plugins/captcha/recaptcha plugins/content plugins/content/emailcloak plugins/content/finder plugins/content/geshi plugins/content/geshi/geshi plugins/content/geshi/geshi/geshi plugins/content/joomla plugins/content/loadmodule plugins/content/pagebreak plugins/content/pagenavigation plugins/content/vote plugins/editors-xtd plugins/editors-xtd/article plugins/editors-xtd/image plugins/editors-xtd/pagebreak plugins/editors-xtd/readmore plugins/editors plugins/editors/codemirror plugins/editors/none plugins/editors/tinymce plugins/extension plugins/extension/joomla plugins/finder plugins/finder/categories plugins/finder/contacts plugins/finder/content plugins/finder/newsfeeds plugins/finder/weblinks plugins/quickicon plugins/quickicon/extensionupdate plugins/quickicon/joomlaupdate plugins/search plugins/search/categories plugins/search/contacts plugins/search/content plugins/search/newsfeeds plugins/search/weblinks plugins/system plugins/system/cache plugins/system/debug plugins/system/highlight plugins/system/languagecode plugins/system/languagecode/language plugins/system/languagecode/language/en-GB plugins/system/languagefilter plugins/system/log plugins/system/logout plugins/system/p3p plugins/system/redirect plugins/system/remember plugins/system/sef plugins/user plugins/user/contactcreator plugins/user/joomla plugins/user/profile plugins/user/profile/fields plugins/user/profile/profiles </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload