PDA

Click to See Complete Forum and Search --> : phpmyadmin


HMPA
Jul 11th, 2003, 01:48 PM
I'm Installing phpmyadmin, and when I run the index.php for begin use it, the browser display the php code, why is this?

The Hobo
Jul 11th, 2003, 02:39 PM
Is PHP turned on for that particular directory?

HMPA
Jul 11th, 2003, 02:41 PM
how can I do this?

The Hobo
Jul 11th, 2003, 04:18 PM
Actually, unless you turned it off for a directory, it is almost sure that it's on.

What version of PHP are you running? If you're running PHP 3, then a .php extension probably wont work.

techgnome
Jul 11th, 2003, 04:50 PM
Originally posted by The Hobo
Actually, unless you turned it off for a directory, it is almost sure that it's on.

What version of PHP are you running? If you're running PHP 3, then a .php extension probably wont work.
But even before that, PHP needs to be installed. Check with the web host to find out if PHP is even supported, and if so, what version.