MDPro installation - upgrade problems ivan_zp - Jan 17, 2008 - 07:53 PM Post subject: upgrade problems
hi,
i have problem with upgrade from 1.0.76 >>> 1.0.82 ...i followed instructions in install.txt file, upgrade process went ok, but when i click on "go to your new site" (or smtg like that ) or enter site address in browser i get message "Problem in Database Connection"...md-config.php settings are ok and i can log in to mysql/database from shell with data provided in md-config.php
thanx. Aemilius - Jan 17, 2008 - 11:08 PM Post subject:
Have you checked the encryption flag in md-config? Maybe it's still trying to encrypt the data... ivan_zp - Jan 18, 2008 - 12:45 AM Post subject:
Aemilius wrote:
Have you checked the encryption flag in md-config? Maybe it's still trying to encrypt the data...
yes, $pnconfig['encoded'] was set to '1' thank you very much ivan_zp - Jan 18, 2008 - 01:22 AM Post subject:
well, after i changed encryption flag in md-config i had problem with log in - i enter username/password and log in screen just refresh...i find solution on http://www.maxdev.com/MDForum-viewtopic-t-7890.phtml - pn_antispider field wasn't created in session table.