PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, March 1, 2022

[FIXED] phpmyadmin login redirects to same login page

 March 01, 2022     lamp, mysql, php     No comments   

Issue

I tried reading all related questions and man page too. But no luck. I am unable to login to phpmyadmin page in my browser. cli works fine for mysql. and even php scripts are well run and executed. whenever i login to phpmyadmin/index.php i am not taken further.


Solution

I just had this issue, for me the root cause appears to have been disk full. Deleted some log files and phpMyAdmin is Ok again.



Answered By - Dan McCarthy
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing