Install of phpmyadmin won't work completely

Discussion in 'Installation/Configuration' started by georgeboot, Sep 7, 2010.

  1. georgeboot

    georgeboot New Member

    Hello,

    I followed a tutorial on this site: http://www.howtoforge.com/installing-a-multiserver-setup-with-dedicated-web-email-dns-and-mysql-database-servers-on-debian-5.0-with-ispconfig-3 .
    This works all great, but i have one problem. In all tutorials i tried, i get allways a error.

    The installation of phpmyadmin is allways successfull, but when i trie to locate the installation in my browser, i get a 404.
    Example: my server ip is: 192.168.1.180. When i put this in my browser, i get someting like: It works (apache default text). When i try to open http://192.168.1.180/phpmyadmin/ i get a 404.

    I can remember me some few things about a solutions what i have used in past: create the phpmyadmin directory in /var/www/ and put the phpmyadmin files inside it MANUALY.

    (does the directory /var/www/phpmyadmin need to exist? On my installation it DONT!)

    Can anybody help me with this problem? A lot of tanks!

    George
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Yes, that should work. Create the directory /var/www/phpmyadmin and put the phpMyAdmin files into that directory.
     

Share This Page