Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
login problems
#2
This is due to your mysql version and possibly also to your PHP version.
First you have to fix the mysql by updating to the latest code and applying all the cbudater change sets. Ideally this should be done on the old server before moving, if you can't do that then you have to two options:
- execute the cbupdates from the command line because you can't login: I think it is "php modules/cbupdater/getupdatescli.php" and then "php modules/cbupdater/doworkcli.php"
- temporarily deactvate mysql strict mode, then you will be able to login and apply the changes, then you can set the strict mode on again

once you have that done, modify your config.inc.php and set the dbdriver to mysqli which will work a little faster and better

If you are on PHP7 you will have to change that we aren't ready yet, we are close, but not quite there yet

let me know how it goes
Joe
TSolucio
Reply


Messages In This Thread
login problems - rslemer - 11-12-2016, 04:55 PM
RE: login problems - joebordes - 11-12-2016, 10:35 PM
RE: login problems - rslemer - 11-12-2016, 11:29 PM
RE: login problems - joebordes - 11-13-2016, 07:30 AM
RE: login problems - rslemer - 11-16-2016, 12:35 AM
RE: login problems - joebordes - 11-16-2016, 01:07 AM
RE: login problems - rslemer - 11-16-2016, 11:43 AM
RE: login problems - joebordes - 11-16-2016, 12:01 PM
RE: login problems - rslemer - 11-16-2016, 08:08 PM
RE: login problems - joebordes - 11-17-2016, 01:26 AM
RE: login problems - rslemer - 11-17-2016, 12:36 PM
RE: login problems - joebordes - 11-17-2016, 12:51 PM
RE: login problems - rslemer - 11-17-2016, 02:47 PM
RE: login problems - joebordes - 11-17-2016, 03:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)