PHPMYADMIN: Was steht in der apache.cong? Brauche ich die?

Apache, Lighttpd, nginx, Cherokee
Post Reply
schröder
Posts: 56
Joined: 2003-05-04 12:52
 

PHPMYADMIN: Was steht in der apache.cong? Brauche ich die?

Post by schröder »

Hi

ich habe mir gerade phpmyadmin aus den sourcen eingerichtet. Läuft auch so weit. In dem howto das ich benutzt habe

http://www.debianhowto.de/de/phpmyadmin/index.html

wird eine apache.conf erwähnt, die ich nicht habe. Was steht denn da drin bzw. ist die apache.conf wichtig für phpmyadmin?

gruss
Martin
simcen
Posts: 333
Joined: 2003-02-12 14:35
Location: Bern, Schweiz
Contact:
 

Re: PHPMYADMIN: Was steht in der apache.cong? Brauche ich die?

Post by simcen »

Nix wichtig für phpmyadmin. Httpd.conf ist einfach die Konfigurationsdatei deines Webservers. mach mal "locate httpd.conf".
schröder
Posts: 56
Joined: 2003-05-04 12:52
 

Re: PHPMYADMIN: Was steht in der apache.cong? Brauche ich die?

Post by schröder »

Im howto steht:

/etc/phpmyadmin/apache.conf

das ist nicht die

/etc/apache/httpd.conf oder????
jamesb
Posts: 661
Joined: 2002-05-08 15:35
Location: Karlsruhe
Contact:
 

Re: PHPMYADMIN: Was steht in der apache.cong? Brauche ich die?

Post by jamesb »

Normalerweise wird die /etc/phpmyadmin/apache.conf in deine httpd.conf included. Es kann allerdings sein, dass diese paar Konfig-Zeilen schon direkt in der httpd.conf drin stehen. Ist IMHO nichts wirklich wichtiges, solange dein phpmyadmin schon läuft.

JamesB
Post Reply