PhPmyAdmin no longer logging me in
anyways for the past 6 months i have had a site up with phpmyadmin running then 2 days ago it decided
it no longer wanted to log me in, i have been trying all day to get it working to no avail
i have reset the password, completely purged it and re installed but still nothing, there is not even a error
message when i try to log in, it just puts me back to the login screen and gives me a access token
any idea's?
3 Replies
@Nuvini:
Can you manually log in to mysql over the CLI?
yup
~~![](<URL url=)https://dl.dropboxusercontent.com/u/57290085/mysql.png
ohh btw i just tried on Internet Explorer and did not even get the main page i got this
"Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly."
but i have no idea where the log files would be~~
this was the issue, i had to un ";" this
session.save_path = "/var/lib/php5"