Results 1 to 4 of 4

Thread: running phpMyAdmin setup script

  1. #1
    Join Date
    Nov 2007
    Location
    Lyon, France
    Beans
    51
    Distro
    Ubuntu 12.10 Quantal Quetzal

    running phpMyAdmin setup script

    Hello

    I have installed phpMyAdmin (Ubuntu 11.10) and I'm very pleased with it.

    I cannot find out how to run the setup script. For example localhost/phpmyadmin/setup returns a message asking for Username and Password. When I insert my relevant details as root on the MySQL account nothing happens.

    If I look inside var/www I see no phpMyAdmin files. (the config.inc.php seem to be in .etc/phpmyadmin.)

    How can I run the web based setup script? (I want to change the appearance settings such that the Mainframe Browse mode just uses icons and not icons and labels which take up to much room on my screen.)

    I'd be really grateful if someone could help!

  2. #2
    Join Date
    Jun 2011
    Location
    London, UK
    Beans
    70
    Distro
    Ubuntu

    Re: running phpMyAdmin setup script

    Could you manually download phpMyAdmin, and use the config files included on your installation? Just an idea.

    IMO the phpMyAdmin package is more trouble than it's worth... I much prefer the tarball downloads on phpmyadmin.net.

  3. #3
    Join Date
    Sep 2009
    Beans
    9

    Re: running phpMyAdmin setup script

    same issue as quadrantids (Xubuntu 11.10)

    installing from tarballs has been problematic in the past and besides, there's no way install is gonna be easier than from a deb package

    deb install works fine except for setup script not permitting login of either mysql root user or phpmyadmin user

    done fresh installs and tried using same password for mysql root and phpmyadmin users, no joy - guessing problem has to be with setup.php

  4. #4
    Join Date
    Aug 2007
    Beans
    26

    Re: running phpMyAdmin setup script

    Quote Originally Posted by billschu View Post
    installing from tarballs has been problematic in the past and besides, there's no way install is gonna be easier than from a deb package
    I've been using phpMyAdmin for several years and have never had problems using tarballs directly from phpMyAdmin...and why should you? It's a self-contained web application.

    I've never tried installing from apt-get, but like I said, there really is no need to since there is no special build required.

    But to the question at hand, my guess is that myphpadmin config files are located somewhere within /lib/apache2. To find the exact location, look in /etc/apache2/sites-available and find your myphpadmin location. You should be able to edit the appropriate files from there.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •