php Admin

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
bathroompoet
Forum Newbie
Posts: 2
Joined: Thu Dec 11, 2003 8:53 am

php Admin

Post 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 ?
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

1. Clear your cache
2. Restart the server (if you can)
3. Switch browsers

Does the error still occur after those steps?
bathroompoet
Forum Newbie
Posts: 2
Joined: Thu Dec 11, 2003 8:53 am

Post 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...
AnsonM
Forum Commoner
Posts: 72
Joined: Thu Sep 25, 2003 7:21 am

Post by AnsonM »

Try deleting your cookies...mmm... have you tried it on other computers?? does it work there??
Vietboy
Forum Commoner
Posts: 41
Joined: Mon Dec 01, 2003 10:59 pm

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Which version of phpMyAdmin are you using? I had probs with 2.5.5-rc1, but 2.5.4 is stable.

Mac
Post Reply