Page 1 of 4

phpwcms Login problem again !!

Posted: Tue 18. Jan 2005, 16:29
by Mike1
I saw some topics here about login problem, tried all suggestions but no success. So again - I can not login any more into backend, I have change nothing in the settings before that so... What could be the reason and solution?

BTW site (userend part) works well.

help!!

Posted: Tue 18. Jan 2005, 17:00
by Pappnase

Posted: Tue 18. Jan 2005, 17:41
by Mike1
Pappnase wrote:hello

please try this

http://www.phpwcms.de/forum/viewtopic.php?t=2186
thanks,
tried - all seems like described in that topic but... still have a login problem..

really I don't understand the reason / just 1 week before (for almost 6 months) all worked good and now....

Posted: Tue 18. Jan 2005, 18:30
by Pappnase
hello

could it be that the zour host disable this?

Code: Select all

session.use_trans_sid
please look into your info.php.

Posted: Tue 18. Jan 2005, 20:25
by Mike1
Pappnase wrote:hello

could it be that the zour host disable this?

Code: Select all

session.use_trans_sid
please look into your info.php.
yes, it is 0

Posted: Tue 18. Jan 2005, 20:45
by Peekay
I belong to a portal forum where users have recently been reporting problems after their host has upgraded to PHP 5. With that particular application, the issue is that 'register_long_arrays' is phased out in PHP 5. Unfortunately this is needed to make the portal run!. Some hosts re-enabled it. Some didn't.

Many hosts will make the switch this year. I think some input is needed from Oliver about how (or if) upgrades of MySQL (3.3 to 4.0) and PHP (4 to 5) will affect current installations of PHPWCMS.

Also, if the 'session.use_trans_id' is a *system requirement* this should be made clear somewhere on the PHPWCMS website so people can check their hosts' setup before trying to install.

Posted: Tue 18. Jan 2005, 23:59
by Pappnase
Mike1 wrote:
Pappnase wrote:hello

could it be that the zour host disable this?

Code: Select all

session.use_trans_sid
please look into your info.php.
yes, it is 0
hello

if this is disabled then there is the error!

session.use_trans_sid needs to be enabled

Posted: Wed 19. Jan 2005, 00:02
by Mike1
Pappnase wrote:
Mike1 wrote:
Pappnase wrote:hello

could it be that the zour host disable this?

Code: Select all

session.use_trans_sid
please look into your info.php.
yes, it is 0
hello

if this is disabled then there is the error!

session.use_trans_sid needs to be enabled
May be, but before all worked good and now stoped to work.

Posted: Wed 19. Jan 2005, 00:05
by Pappnase
Mike1 wrote:
Pappnase wrote:
Mike1 wrote: yes, it is 0
hello

if this is disabled then there is the error!

session.use_trans_sid needs to be enabled
May be, but before all worked good and now stoped to work.
hello

did you remember if this was enabled earlier?

Posted: Wed 19. Jan 2005, 00:11
by Mike1
Pappnase wrote:did you remember if this was enabled earlier?
no, I was not checked it because it hosting global settings...

This is very strange. I mean ALL other php scripts (like this forum!) with login function are still working without any problems!

I think something wrong in the phpWCMS, may be bug.

Posted: Wed 19. Jan 2005, 00:49
by Peekay
This setting is *off* (session.use_trans_sid = 0) by default in PHP Version 4.3.4 and above. So your host has probably upgraded, or re-installed their PHP and failed to re-set it.

Or they have turned it off deliberately.

If Pappnase is correct :wink: PHPWCMS would never have worked at all up to now. So I would email your host and ask them to turn it back on. They may have just forgotten about it.

If they say they have turned it off for (sigh) 'security' reasons or some rubbish about search engines - I would change host.

Posted: Wed 19. Jan 2005, 11:47
by mdgroot
Well, it is strange. I have exactly the same problem.
Login is not working anymore. I have changed nothing.

See thread http://www.phpwcms.de/forum/viewtopic.php?t=5149

sometimes, when I delete all my sessionfiles, I can login, but only once. After that, the same problem again.

Posted: Wed 19. Jan 2005, 16:03
by mdgroot
btw; You can try it on my site to see what's happening.
Sometimes you can login, but ony click something and you are thrown out again ...

http://www.arcarion.com/cms/login.php
login: demo
pass: demo

Ah, and I have also PHP-Nuke (sorry.. :D ) installed, and that's working fine. Also I have installed a forum and there I can also login fine...

Posted: Wed 19. Jan 2005, 16:09
by Mike1
I have changed session.use_trans_sid to 1 in the php.ini file BUT it still not working!! I can not login !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :evil: :evil: :evil: :evil: :evil:

Posted: Wed 19. Jan 2005, 16:12
by Kosse
Hi mdgroot
tried from Belgium, I'm using Firefox 1.0 (en version) and tried with Explorer, same problem.
with demo/demo
Happens as you said, logging in OK but when you click you're thrown out.
Strange. :shock: