Phpmyadmin issue

Discussion in 'HOWTO-Related Questions' started by skorph, Jul 1, 2010.

  1. skorph

    skorph New Member

    I'm using Ubuntu 10.04 and I've setup apache, php and mysql on my system and it's all working well. however, while installing phpmyadmin, I accidentally set the
    Configure database for phpmyadmin with dbconfig-common? to yes. and I don't seem to be able to make phpmyadmin work.
    I don't know if it's a problem caused by configuring phpmyadmin with dbconfig-common or not. I've install phpmyadmin before and it had worked well on the same system.

    I've tried removing phpmyadmin and installing it again, but nothing.

    Is there anyway to fix this?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Try
    Code:
    dpkg-reconfigure phpmyadmin
     

Share This Page