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

Thursday, January 20, 2022

[FIXED] MySQL phpmyadmin empty tables

 January 20, 2022     mysql, phpmyadmin     No comments   

Issue

i imported Mysql databases to phpmyadmin in the xampp folder but i didn't use the import function i just moved the mysql data to the new xampp folder i have over 50 websites and forums in that folder and when i try for example to access wordpress or vbulletin it just redirect me to install page or gives me an error page so i checked the databases using SHOW TABLE STATUS FROMdb it seems to be executing fine but the all tables shows NULL i can't even repair these tables please show me what to do a whole community relays on that

thanks in advance !

https://i.stack.imgur.com/K6TSf.png


Solution

You need to move to mysql folder within the xampp directory. Restart the mysql server and check if that works fine or not.



Answered By - Danyal Sandeelo
  • 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