Installs OK cannot log into admin

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
piperfect

Installs OK cannot log into admin

Post by piperfect »

I can't get the admin login to work.

I have installed version 0.12.2 2 days ago with ipowerweb hosting and the admin login works perfectly.

Today I tried several times installing and reinstalling to get it working with bluedomino hosting (php 4.3.11, mysql 4.1.14, linux, uses a remote mysql).

I can't get the admin login to work on the bluedomino site. 

I checked the user table and tried putting in a new md5 hash of my password.

I have installed this CMS 3 times with out any problems I have no clue why the admin login is not working this time.

I checked the admin log table and it puts a timestamp with the action of User Login after every login attempt i make.

the debug log when first loging the /login.php page

Debug:

(mysql): SELECT * FROM cms_userplugins - Error (0):

Debug:

(mysql): SELECT sitepref_name, sitepref_value from cms_siteprefs - Error (0):

Debug:

(mysql): SELECT * FROM cms_modules ORDER BY module_name - Error (0):

The user object looks correct,  then i get

Debug:

(mysql): SELECT preference, value FROM cms_userprefs WHERE user_id = '1' - Error (0):

Debug:

(mysql): INSERT INTO cms_adminlog (timestamp, user_id, username, item_id, item_name, action) VALUES (1147768234,0,'',-1,'','User Login') - Error (0):

Debug:

(mysql): SELECT version from cms_version - Error (0):
lalldrin
New Member
New Member
Posts: 8
Joined: Fri Jun 30, 2006 6:12 am

Re: Installs OK cannot log into admin

Post by lalldrin »

This seems to be a persistent problem, and it snowed me for hours. I just posted a new topic with one possible solution (php.ini, session.cookie_domain value).

Check it out--I hope it helps.
Locked

Return to “[locked] Installation, Setup and Upgrade”