How do I get phpmyadmin working?
Adam McGreggor
lists at amyl.org.uk
Wed May 16 15:28:59 UTC 2007
On Wed, May 16, 2007 at 08:10:01AM -0700, John Leonard wrote:
[...]
>
> I guess there is more to do though, becuase when I
> point Firefox at http://127.0.0.1/phpmyadmin I get a
> blank screen.
>
> Where am I going wrong??
>
> Any help appreciated
What do the Apache {access,error}logs show?
Have you told Apache to include the phpmyadmin directory? (can't
remember if that's needed or not)
Have you configured (prolly through /etc/phpmyadmin/) phpmyadmin
properly?
Have you got the mysql extension set-up in php? (try the bog-standard
<?php phpinfo() ?> approach, if you're unsure) --- it's an
uncomment in the modules config (usually php.ini)
More information about the ubuntu-users
mailing list