phpwcms Login problem again !!

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Mike1
Posts: 70
Joined: Thu 10. Jun 2004, 13:39

phpwcms Login problem again !!

Post 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!!
Pappnase

Post by Pappnase »

Mike1
Posts: 70
Joined: Thu 10. Jun 2004, 13:39

Post 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....
Pappnase

Post 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.
Mike1
Posts: 70
Joined: Thu 10. Jun 2004, 13:39

Post 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
Peekay
Posts: 286
Joined: Sun 25. Jul 2004, 23:24
Location: UK

Post 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.
Pappnase

Post 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
Mike1
Posts: 70
Joined: Thu 10. Jun 2004, 13:39

Post 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.
Pappnase

Post 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?
Mike1
Posts: 70
Joined: Thu 10. Jun 2004, 13:39

Post 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.
Peekay
Posts: 286
Joined: Sun 25. Jul 2004, 23:24
Location: UK

Post 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.
mdgroot
Posts: 155
Joined: Wed 11. Feb 2004, 17:47
Location: Netherlands

Post 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.
mdgroot
Posts: 155
Joined: Wed 11. Feb 2004, 17:47
Location: Netherlands

Post 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...
Last edited by mdgroot on Wed 19. Jan 2005, 16:13, edited 2 times in total.
Mike1
Posts: 70
Joined: Thu 10. Jun 2004, 13:39

Post 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:
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post 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:
Post Reply