[Lugor] phppgadmin

Jens Kapitza j.kapitza at schwarze-allianz.de
So Jan 12 19:01:22 CET 2014


Am 12.01.2014 18:30, schrieb Eckart Hillenkamp:
>
> Hallo zusammen,
>
> ich wollte auf meinem Rechner phpPgAdmin installieren, stoße aber auf 
> Schwierigkeiten.
>
> Mein Rechner:
>
> Kubuntu 13.10 64bit
>
> Apache2
>
> php (php-Info läuft)
>
> Eigentlich sollte es ganz einfach sein, da phppgadmin Bestandteil des 
> Repositories ist.
>
> Zunächst hatte ich es mit */sudo apt-get install postgresql 
> postgresql-contrib phppgadmin/* versucht.
>
> Die Installation läuft fehlerfrei. Nachdem es nicht lief hatte ich es 
> nochmals deinstalliert und über synaptic noch mal installiert.
>
> Bein Versuch es im Browser aufzurufen, wird nichts gefunden:
>
> Not Found
>
> The requested URL /phppgadmin was not found on this server.
>
> Der Inhalt der phppgadmin in /etc/apache2/conf.d/ ist derzeit:
>
> /# Alias /phppgadmin /usr/share/phppgadmin/
>
> /Alias /phppgadmin /etc/phppgadmin/apache.conf/
>
/der alias ist auf eine Datei die auskommentierte Zeile ist besser ;)

/
>
> //
>
> //
>
> /<Directory /usr/share/phppgadmin>/
>
> //
>
> /DirectoryIndex index.php/
>
> /AllowOverride None/
>
> //
>
> /order deny,allow/
>
> /deny from all/
>
> /allow from 127.0.0.0/255.0.0.0 ::1/128/
>
/nur vom aktuellem PC erlaubt wenn du also von einem anderem PC aus 
drauf willst musst du all eintragen und die deny Zeile löschen oder 
order umdrehen nach
order allow,deny
/
>
> //
>
> /allow from all/
>
> //
>

> /<IfModule mod_php5.c>/
>
> /  php_flag magic_quotes_gpc Off/
>
> /  php_flag track_vars On/
>
> /  #php_value include_path ./
>
> /</IfModule>/
>
> /<IfModule !mod_php5.c>/
>
> /  <IfModule mod_actions.c>/
>
> /    <IfModule mod_cgi.c>/
>
> /      AddType application/x-httpd-php .php/
>
> /      Action application/x-httpd-php /cgi-bin/php/
>
> /    </IfModule>/
>
> /    <IfModule mod_cgid.c>/
>
> /      AddType application/x-httpd-php .php/
>
> /      Action application/x-httpd-php /cgi-bin/php/
>
> /    </IfModule>/
>
> ///</IfModule>/
>
> /</IfModule>/
>
> //
>
> /</Directory>/
>
>
  Ist in dem ordner was? //usr/share/phppgadmin

ls -l ////usr/share/phppgadmin ???

und evtl. hilft dir ja ein dpkg-reconfigure phppgadmin


//

-- 
Jens Kapitza

Wußten Sie schon...
... daß "finish" gar nicht finnisch ist, sondern englisch?

-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <http://mailman.mylinuxtime.de/pipermail/linux/attachments/20140112/6e52e09d/attachment-0001.html>


Mehr Informationen über die Mailingliste linux