Installing myphpadmin??

Discussion in 'Installation/Configuration' started by Tevolo, Sep 13, 2006.

  1. Tevolo

    Tevolo New Member

    Hi,

    I have installed ISPConfig running on Ubuntu Breezy 5.10 everything is working well.

    All I need now is to install myphpadmin to run in conjuction with IPSConfig. Can someone point me in the right direction for getting this installed?

    Thanks.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. Tevolo

    Tevolo New Member

    OMG - how easy was that!!

    Thanks alot till... your now my new hero!!

    Keep up the awesome work. :)
     
  4. xavier

    xavier New Member

    What is the default path for phpmyadmin

    I set this up once following the directions above and it just worked, so I didn't pay attention. As I remember the path was


    But I dont remember how the symbolic links were set up, or if they were set up at all. Then I deleted the web directory of the "abcd" account and restored it from a backup. Then could not find phpmyadmin. So I deleted ...

    /home/admispconfig/ispconfig/web/phpmyadmin​
    /home/admispconfig/ispconfig/web/tools/tools/phpmyadmin​

    And reinstalled phpmyadmin using the "Update" command from ISPCONFIG.

    I created a symbolic link in another account directory ("efgh") to /home/admispconfig/... directory, but when I read that in a browser, I see the code below. What is the default web path for phpmyadmin when installed from Update?


    Code:
    Warning: parse_url(http:///phpmyadmin/) [function.parse-url]: Unable to parse url in /home/admispconfig/ispconfig/web/phpmyadmin/libraries/common.lib.php on line 1111
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/admispconfig/ispconfig/web/phpmyadmin/libraries/common.lib.php:1111) in /home/admispconfig/ispconfig/web/phpmyadmin/libraries/auth/http.auth.lib.php on line 26
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/admispconfig/ispconfig/web/phpmyadmin/libraries/common.lib.php:1111) in /home/admispconfig/ispconfig/web/phpmyadmin/libraries/auth/http.auth.lib.php on line 27
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/admispconfig/ispconfig/web/phpmyadmin/libraries/common.lib.php:1111) in /home/admispconfig/ispconfig/web/phpmyadmin/libraries/auth/http.auth.lib.php on line 28
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/admispconfig/ispconfig/web/phpmyadmin/libraries/common.lib.php:1111) in /home/admispconfig/ispconfig/web/phpmyadmin/libraries/auth/http.auth.lib.php on line 31
    
    
    Welcome to phpMyAdmin 2.6.4-pl3
    
    
    Wrong username/password. Access denied.
     
  5. falko

    falko Super Moderator ISPConfig Developer

    The URL is http(s)://www.example.com:81/phpmyadmin/
     
  6. xavier

    xavier New Member

    Thanks! working.

    Thanks Falko, when I go to correct URL

    https://abcd.com:81/phpmyadmin

    I am prompted by popup to for a username/password. I type in the database username and password: web6_u2 / dbpassword and I can edit that database!

    So I am good to go. The strange thing is, I'm sure that the first time I installed phpMyAdmin I had access to ALL the databases.

    Anyway, appreciate all your quick replies, best

    x
     
    Last edited: Oct 30, 2006
  7. xavier

    xavier New Member

    Doh! Logging in to phpmyadmin as root gives access to all database

    Some times it just hurts to be such a noob. Anyway, yes, as it is written on the command line, so it shall be on the web interface ...

    logging in with the root user/pass to https://abcd.com:81/phpmyadmin will give you access to ALL databases on that ISPCONFIG server.

    The more I use this, the more I like it!
     
  8. rowdyonegh

    rowdyonegh New Member

    Hi,

    I was wondering if anyone could help out.

    I installed ISPconfig and used the directions above to install myphpadmin. Installation says OK as if everything is setup good.

    I checked the folders and all the myphpadmin stuff is there.

    although when I got to https://mysite:81/myphpadmin

    I get

    Not Found
    The requested URL /myphpadmin/ was not found on this server.

    Not sure what the problem is, as I can login to https://www.mysite:81 just fine.

    Any suggestions?

    Thanks,
    Glenn
     
  9. rowdyonegh

    rowdyonegh New Member

  10. Nino

    Nino New Member

    Hi,

    I have the same problem about phpmyadmin, but following this instructions:

    I got this message:

    Can you tell me how to install UEBIMAIL too?

    Thanks,
    Nino

    SOLVED! Sorry! I should have to write http://www.ispconfig.org/downloads/phpmyadmin*.pkg!
     
    Last edited: Dec 3, 2008

Share This Page