![]() |
Can't login - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: Can't login (/thread-1180.html) |
Can't login - andars - 08-18-2007 07:04 AM I can't login into ISPCP using any username. If I enter the right information, the page just refreshes and it doesn't load anything, it just shows the login page. It even sends me a confirmation/logging email saying that I've logged in. I've tried clearing sessions on the server and cleared local browser cache/cookies. It stopped working after I upgraded to the latest trunk. RE: Can't login - raphael - 08-18-2007 10:06 AM Please try a clean install; otherwise many things will break. RE: Can't login - andars - 08-18-2007 03:54 PM Is it possible to preform a clean install without removing any currently hosted files/sites? Thanks. RE: Can't login - BeNe - 08-18-2007 05:54 PM No, you need to Backup them. Greez BeNe RE: Can't login - andars - 08-19-2007 07:58 AM Do I need to make backups of all the bind config files, or can I just make a backup of the ISPCP database/client files and run request manager? RE: Can't login - raphael - 08-19-2007 08:13 AM Usually, this should be ok: Backup the sql database; run ispcp-uninstall; install ispCP; ispcp-setup; restore database, set everything to 'change' and run the requests manager. But it depends on the revision you were using because of database changes. |