New Installation Login Problems

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
spinner903
Posts: 4
Joined: Wed 22. Jun 2005, 11:49

New Installation Login Problems

Post by spinner903 »

I'm new to phpwcms, but I've learned a lot over the past few days. I've just installed version 1.2.3 DEV and am having login issues.

After going throught the hassle of upgrading and dealing with server issues, not being able to login is making me mad.

Whenever I enter the correct login information, I get an error saying "Errors during login!"

Does anyone have a solution? Thanks for the help
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

did you run the Setupscript at ../setup/setup.php and there have you created all Tables and also marked to create a Adminaccount?

and then run the Upgradescript for Database (SQL) upgrade from 1.2 to 1.2.3
at ../setup/upgrade.php

read also the Docu at http://www.phpwcms-docu.de
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
spinner903
Posts: 4
Joined: Wed 22. Jun 2005, 11:49

Post by spinner903 »

I've upgraded and I've gone through the setup process and the upgrade process. When I get to the point of putting in MySQL database information, I DO NOT check the Create DB Tables. When I do, it doesn't allow me to continue. The upgrade process seems to go through fine. Should I do something in phpMyAdmin for creating NEW tables, or should I use the tables that I have already.

Any help is great!
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

if you have once created the Tables by the first Setup - a Error is normal if you try it again cause the Tables exsists now and can't create onemore.

So if you wan't to make a complete new installation you have to delete all Tables befor that - or you use another 'prepend' - that is what I doing always for testing. I use a prepend like 'test123' and all Tables will created like test123_phpwcms_...... .
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Post Reply