I can't login

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
maly25
Posts: 5
Joined: Thu 8. Mar 2007, 15:51

I can't login

Post by maly25 »

I installed phpwcms_1.3.0 and I can't login to admin control panel.
It always redirect me back to the login page:(
Who know what's the problem?
I use CentOS (Red Hat), PHP 4.3.9 and MySQL 4.1.20.
thx for help
GM
silencox
Posts: 11
Joined: Wed 11. Oct 2006, 10:38

Post by silencox »

did you delete

setup folder and phpwcms_code_snippet folder
maly25
Posts: 5
Joined: Thu 8. Mar 2007, 15:51

Post by maly25 »

yes
still not work
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

check db if a user exists. Maybe you have forgoten to create one.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
maly25
Posts: 5
Joined: Thu 8. Mar 2007, 15:51

Post by maly25 »

I checked it.
phpwcms_user exists and userdetail, usergroup, userlog too (in db is created my login and passwd)
when I write login and password and press LOGIN button - I back to the login page (I have not any errors)
any idea??
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

use same login data again - sometimes (on some accounts) it's neccessary to login twice.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,

was your url changed after the first login like http://www.example.tld/login.php -> http://example.tld/login.php

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
maly25
Posts: 5
Joined: Thu 8. Mar 2007, 15:51

Post by maly25 »

I login twice (and more) - nothing
my url is all time like http://example.tld/login.php (not changed)

when I write incorrect login or passwd - I get error mesage "Errors during login!" (thus OK).
GM
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

seems your system loose the session. Check php.ini for that. Do you know if sessions are working for your PHP installation?

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
maly25
Posts: 5
Joined: Thu 8. Mar 2007, 15:51

Post by maly25 »

hi,
I set dir session (/var/lib/php/session) to 777 and I login to admin control panel :D
everything is OK

for PL - wszystko bangla :lol:
thx guys.
GM
Kulinarisk
Posts: 73
Joined: Tue 15. Jun 2004, 01:06
Location: Denmark
Contact:

Post by Kulinarisk »

maly25 wrote:hi,
I set dir session (/var/lib/php/session) to 777 and I login to admin control
GM
I can't log in either. But I'm a PHP newbie, so I have no clue as to how to patch the aforementioned quote on my server. (1.3)
Post Reply