[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] phpmyadmin on a raq4i



At 06:31 PM 11/25/01 -0500, you wrote:
Hi Group!, Ok I cannot figure this out, I installed phpmyadmin in a web dir
off the main
host, edited the config file, can't get it to work, when I go to the
'host\phpmyadmin' dir
I see a dir list like FTP. then when I try to run 'index.php3' it tries to
download it......
What's up with this?.....I am new at this if you can't tell....

I think your problem is in the php3 extension. Your server can't process this because you have an older version of php.

Search the archives on this one.

IIRC, the solutions are either:
1. Download the phpMyAdmin with the php extension (rather than the php3 ones)
or
2. Manually change all the php3 files to php
or
3. Upgrade PHP

Brian