kickassamd Posted January 29, 2008 Share Posted January 29, 2008 I can login to PHPMyAdmin from the server itself. But once i got to a remote machine (on same network) and login it just sends me write back to the login page no notices no errors nothing.... Even if i type jibber into the username \ password fields and press login it just sends me right back to the login page. For a demo go here http://phpmyadmin.seriussoft.com Login with anything random and press login... Obviously "fdfdsfdsfdsf324" and "fdfdsr323333!!!" is not a valid username \ password so PHPMyAdmin should return an error but it doesnt. Just reloads the page. Any reason? Thanks! Link to comment https://forums.phpfreaks.com/topic/88416-phpmyadmin-login-issues/ Share on other sites More sharing options...
valtido Posted January 29, 2008 Share Posted January 29, 2008 <form method="post" action="index.php" name="login_form" target="_top" class="login"> check the index.php loool some coding error there it looks like there is nothing on index.php Link to comment https://forums.phpfreaks.com/topic/88416-phpmyadmin-login-issues/#findComment-452485 Share on other sites More sharing options...
kickassamd Posted January 29, 2008 Author Share Posted January 29, 2008 its not that, this exact same script works on another server just not on this box. Link to comment https://forums.phpfreaks.com/topic/88416-phpmyadmin-login-issues/#findComment-452489 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.