[x] Navigation

[x] Languages

[x] Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

[x] Downloads (Top)

/admin.php nicht mehr erreichbar
Fragen und Diskussionen zur aktuellen Version
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ›  HowTo & Allgemeine Fragen

View previous topic :: View next topic  
Author Message
weisnichweiter
Investigator
Investigator

Offline Offline
Joined: Aug 31, 2013
Posts: 14

PostPosted: 18.08.2020 17:29
Post subject: /admin.php nicht mehr erreichbar

Hallo,
Ich benutze Dragonfly CMS 9.3.4.1 auf einem PHP 5.4 Server

Plötzlich ist es so, dass ich mich nicht mehr in den Adminbereich einloggen kann.
Zwar kann ich noch die Seite aufrufen, mit
„Adresse“/admin.php
und dort meine Zugangsdaten eingeben.
Aber wenn ich dann auf „Anmelden“ klicke, passiert überhaupt nix.

Ausser, das irgendwo unten am Browserrand steht „Warten auf Adresse…..“

nach ca. 15 Minuten erscheinen dann 5 Symbole in einer Reihe „durchgestrichenes O“,
„? im Karo“, „Haken ( O.K.-Haken)“, „Play-Dreieck“ und noch ein „Play-Dreieck“.

Browsercasch löschen, Browser wechsel, PC-wechsel, Betriebsystem wechsel, Netzwerk wechseln.
Hat alles keine Veränderung gebracht.
Der Webspace-Anbieter konnte auch nicht weiterhelfen.

Vor ca. 2 Monaten konnte ich mich noch einloggen.

Hat jemand eine Lösung oder eine hilfreiche Idee ?

_________________
Mit freundlichen Grüßen

Hans
weisnichweiter

weisnichweiter please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 21.09.2020 23:34
Post subject: Re: /admin.php nicht mehr erreichbar

hi,
better late then never Wink

liegt am update check im system
diese muss manuell in datenbank deaktiviert werden und dann der cache ordner geleert werden

siehe unten

gelöst : dragonflycms.org/Forum...25781.html

Array:
The problem is with this (Dragonlycms.org) site and the fact the security protocol is in place for checking for auto updating. If your site doesn't have Https it will time out on the admin.php request.

So, to fix it, you'll need access to your data base and disable the Auto Update feature. You'll find that in the cms_config_custom 'update monitor' table.

Here is the sql to run to change that if you would prefer...

UPDATE `cms_config_custom` SET `cfg_value` = '0' WHERE `cms_config_custom`.`cfg_name` = 'global' AND `cms_config_custom`.`cfg_field` = 'update_monitor';


After you run the update, you'll need to do 2 more things. Completely empty the "cache" folder in your DF directory and clear all cookies and browser data in your browser. Shut down and restart your browser and try logging in to admin.php and you should be good to go.

Hope this helps.

_________________
.: USE THE FORCE :.
Helft mit ! Keine Unbeantworteten Beiträge mehr

Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ›  HowTo & Allgemeine Fragen
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Interactive software released under GNU GPL, Code Credits, Privacy Policy