admin login trouble!!!

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
thangdong
Posts: 2
Joined: Sat 29. Nov 2003, 20:44

admin login trouble!!!

Post by thangdong »

Hi all,
After finishing setup phpwcms, I login admin area and the problem appeared. When I type the wrong passord It appear "Error during login". But when I type in the right password I return me to the default login page. What I have to do?
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

well you have to set the site path

// site values
$phpwcms["site"] = "http://localhost/";

find in include/inc_conf/conf.inc.php
LoTRaC
Posts: 4
Joined: Fri 28. Nov 2003, 20:45

Post by LoTRaC »

hi

i got the same problem until i saw that i hadn't checked 'create all tables' during setup. when you don't check this, the setup doesn't create the tables in the database and your login information can't be saved. maybe you have the same problem.

greets
LoTRaC
thangdong
Posts: 2
Joined: Sat 29. Nov 2003, 20:44

Post by thangdong »

I follow all the setup instruction. I found 22 phpwcms tables in MySQL database, 1 user "admin" profile. I try reinstalling many times but still receive the same result. So what wrong I've made?
Post Reply