Author |
Message |
Topic: Error 200 :( |
qaqaqaqaqa
Replies: 7
Views: 10906
|
|
I had the same issue.. had an extra qoute in :
$cfg['PmaAbsoluteUri'] = ''http://localhost/phpMyAdmin';
should have been:
$cfg['PmaAbsoluteUri'] = 'http://localhost/phpMyAdmin';
Reminds ... |
|
Page 1 of 1 |
All times are GMT + 1 Hour |
|