Page 1 of 1

cannot login anymore

Posted: Wed 21. Dec 2005, 16:44
by SNap
hi,

suddenly i cannot login to a site any more... without an error-message i get login.php again... already reset the password, but doesn't help.... no error in httpd error_log


HELP! plz!

Cheers
SNap

Posted: Thu 22. Dec 2005, 01:06
by DeXXus
I'm not sure what it could be.

Did they upgrade PHP? mySQL?
Is the frontend still all okay?
Is the .htaccess contents unchanged?
Can you turn on all errors & notices via "php.ini"?
What version of phpWCMS?

Was there other usernames/passes to try?
Is "config.inc.php" values still correct?
Did host have to do a restore from backup, lately?
Is browser settings or firewall interfering with sessions or cookies?

Maybe, if all else fails, you could backup everything, including your site-specific changes to Config, CSS files, hacks and such, then redo an install of that version. If it is as you say... you could use the same username and have only two(2) possible passwords between you and getting it to run.

Sorry I don't have any GOOD ideas. I admit I've never been faced with your problem, before :oops:

Posted: Thu 22. Dec 2005, 08:07
by SNap
DeXXus wrote:I'm not sure what it could be.

Did they upgrade PHP? mySQL?
No. other installation on the same server are OK.
DeXXus wrote:Is the frontend still all okay?
yes
DeXXus wrote:Is the .htaccess contents unchanged?
yes
DeXXus wrote:Can you turn on all errors & notices via "php.ini"?
i could... how? ;)
DeXXus wrote:What version of phpWCMS?
latest cvs
DeXXus wrote:Was there other usernames/passes to try?
no, i created an other account via phpmyadmin, same effect
DeXXus wrote:Is "config.inc.php" values still correct?
yes
DeXXus wrote:Did host have to do a restore from backup, lately?
no
DeXXus wrote:Is browser settings or firewall interfering with sessions or cookies?
surely not, other installations are fine
DeXXus wrote:Maybe, if all else fails, you could backup everything, including your site-specific changes to Config, CSS files, hacks and such, then redo an install of that version. If it is as you say... you could use the same username and have only two(2) possible passwords between you and getting it to run.
you mean installing it over the 'old' version?

DeXXus wrote:Sorry I don't have any GOOD ideas. I admit I've never been faced with your problem, before :oops:
too sad :(

Posted: Thu 22. Dec 2005, 08:44
by DeXXus
SNap wrote:
DeXXus wrote:Can you turn on all errors & notices via "php.ini"?
i could... how? ;)

Code: Select all

error_reporting=E_ALL
DeXXus wrote:Maybe, if all else fails, you could backup everything, including your site-specific changes to Config, CSS files, hacks and such, then redo an install of that version. If it is as you say... you could use the same username and have only two(2) possible passwords between you and getting it to run.
you mean installing it over the 'old' version?

YEP :wink:
DeXXus wrote:Sorry I don't have any GOOD ideas. I admit I've never been faced with your problem, before :oops:
too sad :

:shock: :( :roll: :cry:

Posted: Thu 22. Dec 2005, 09:16
by SNap
ok i am back in... hopefully it will last! :roll:

i dumped my local db to the server again... lost many changes though :(

thx a lot!

Cheers
SNap

Posted: Thu 22. Dec 2005, 09:18
by SNap
and out again... :shock:
looks like i can only login once after uploading the db... when i log out i can't get back in!

please help!

this site has to run till tomorrow :( :cry:

Posted: Thu 22. Dec 2005, 09:36
by Oliver Georgi
which release of phpwcms? and sounds like you or your provider has made a MySQL Upgrade.

Oliver

Posted: Thu 22. Dec 2005, 13:39
by SNap
i can get back in when i delete userlog table entrys.. but i get an errormessage when i try to create a new contentpart....

i reinstalled all from scratch with cvs-Vers. from 27.11. with this release all is ok... so i guess its a problem within the 14.12. release, or a problem between my local mysql5 and server mysql4.0

....


Cheers
SNap