PHPMYADMIN — I get “Missing parameters” errors, what can I do?
I get “Missing parameters” errors, what can I do?
Well i was having couple of problems working with phpmyadmin!!
With XAMPP / LAMPP installed on my box the FAQ suggested some thing about doing
In config.inc.php, try to leave the $cfg['PmaAbsoluteUri']directive empty
But that didnt worked as well
A quick solution to it was that i had to add
$cfg['Servers'][$i]['extension'] = ‘mysql’;
in config.inc.php
and the export worked.




finally aisa blog mil hi gaya mujhe jo php related ho
mein abhi seekh raha hoon tu yar tumhare blog se help mile gii
regards
sumair
thank you, bro
I have already that line exists then also i am getting error. Do you have any suggestions please?