Installs OK cannot log into admin
Posted: Wed May 17, 2006 1:32 pm
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):
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):