When I try to login into phpMyAdmin I just get the login screen again, no
errors or anything.
First of all, you can login to phpMyAdmin by accessing the database server directly at http://db.edikon.net.
This is due to cookie incompatibility with an old version of phpMyAdmin.
To Solve this all you have to do is delete the phpMyAdmin cookies in your
Browser:
In Mozilla FireFox:
- Tools -> Options -> Privacy -> Cookies -> View Coolies.
- Choose the Cookies for the site "linwebXX.edikon.net" that start
with "pma_" and delete them.
- Close the Window
In Internet Explorer:
- Tools -> Internet Options -> General (tab) -> Temporary Internet
Options -> Settings -> View Files.
- The cookie file will be named "phpMyAdmin/" and the host should be "linwebXX.edikon.net"
- Right Click that file and choose "Delete", confirm.
- Close the Window