sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #75286
Re: Konfigurering af Apache. Start af phpPgAdmin pg phpMyAdmin
From: "Jørgen Heesche" <heesche@xxxxxxxxxxx>
Subject: [TEKNIK] Konfigurering af Apache. Start af phpPgAdmin pg phpMyAdmin
> phpPgAdmin og phpMyAdmin er installeret i /var/www/html/admin.
> Dokumentationen for programmerne siger:
> Open the file <www.your-host.com>/<your-install-dir>/index.php in your
> browser. phpPgAdmin should now display a welcome screen.
> I mit tilfælde betyder det, at jeg skulle kunne åbne
> http://localhost/var/www/html/admin/phpPgAdmin/index.php
> for Postgres og
> http://localhost/var/www/html/admin/phpMyAdmin/index.php
> for Mysql.
> Men det går ikke :( disse URL's findes ikke.
> I httpd.conf er DocumentRoot /var/www/html,
> http://localhost åbner derfor fint filen /var/www/html/index.shtml
> Spørgsmålet er nu:
> Kan problemet løses med en ændring af httpd.conf eller med links i
> /var/www/html/index.shtml?, og i så fald hvordan?.
> Jeg vil godt kunne køre både PgAdmin og MyAdmin.
Der er vist noget du har misforstaaet. Hvis din documentroot er `/var/www/html`
saa kan du installere i feks. `/var/www/html/phpmyadmin`. Det resulterer i en
URL http://localhost/phpmyadmin/
Enjoy
Mogens M.
Follow ups
References