PDA

View Full Version : Did phpmyadmin change?


skivamultimedia
10-5-05, 08:57 PM
wondering if anyone has noticed anything that changed with phpmyadmin.

if it was upgraded or anything.

i have a back end login to update my site and it was calling my user info from a table in my database and now i cannot log in.

when i enter the correct username and password it does not allow me to login and at the end the url appears http://www.websiteaddress.com/login_admin.php?accesscheck=%2Fadmin_main.php

when i try to log in with an incorrect username and password nothing appears and goes back to the main login page http://www.websiteaddress.com/login_admin.php

skivamultimedia
10-5-05, 09:12 PM
i just read someone else's post and they did change stuff. looks like something with register_global stuff???

ill look into it.

(jj)
10-6-05, 03:25 AM
See this Announcement http://forum.powweb.com/showthread.php?t=55379 for what was changed and how you can use a php.ini if you need Globals on.