Page 1 of 1

php Admin

Posted: Thu Dec 11, 2003 8:53 am
by bathroompoet
the index page of my phpAdmin is displayed along with the database list within MySQL, but when I click on anything at all...only a blank page comes up. Why is this ?

Posted: Thu Dec 11, 2003 12:01 pm
by m3mn0n
1. Clear your cache
2. Restart the server (if you can)
3. Switch browsers

Does the error still occur after those steps?

Posted: Thu Dec 11, 2003 1:29 pm
by bathroompoet
Nah..no progress. I did as you said. It is strange to me..i wonder if it was something that I did not do in the config file. Please advise...

Posted: Thu Dec 11, 2003 2:28 pm
by AnsonM
Try deleting your cookies...mmm... have you tried it on other computers?? does it work there??

Posted: Thu Dec 11, 2003 5:15 pm
by Vietboy
I got this happen

try edit your config.inc.php file

Go to line 366 make sure it's something equal = TRUE

not =~~ TRUE

because I get these when I download it.

and make sure your links are work

Posted: Fri Dec 12, 2003 2:20 am
by twigletmac
Which version of phpMyAdmin are you using? I had probs with 2.5.5-rc1, but 2.5.4 is stable.

Mac