Welchen Port benutz ein Programm?
Juergen Scharmacher
sonnenhellweg at t-online.de
Thu Oct 9 11:23:54 CEST 2003
Am Don, 2003-10-09 um 10.35 schrieb Jan-Benedict Glaw:
> On Wed, 2003-10-08 10:57:02 +0200, Juergen Scharmacher <sonnenhellweg at t-online.de>
> wrote in message <1065603422.15693.12.camel at shsserver>:
> > Am Die, 2003-10-07 um 09.42 schrieb Carola Kummert:
> > > Am Mo, 2003-10-06 um 09.56 schrieb Juergen Scharmacher:
>
> > http://shsserver/phpmyadmin/ erzeugt Fehlermeldung in Mozilla
> > The connection was refused when attempting to contact shsserver
>
> Das heißt, daß auf shsserver kein Web-Server läuft. Läuft der Apache
> noch bzw. wieder?
>
> MfG, JBG
>
Nein - und ich habe es nicht bemerkt. Wenn ich Apache auf dem Server
restarte bekomme ich eine Fehlermeldung:
shsserver:/home/scharmacher# /etc/init.d/apache restart
Reloading apache modulesNo process in pidfile `/var/run/apache.pid'
found running; none killed.
Syntax error on line 7 of /etc/phpmyadmin/apache.conf:
Invalid command 'order', perhaps mis-spelled or defined by a module not
included in the server configuration
failed
Die /etc/phpmyadmin/apache.conf sieht so aus:
Alias /phpmyadmin /usr/share/phpmyadmin
<DirectoryMatch /usr/share/phpmyadmin/>
Options +FollowSymLinks
AllowOverride None
order allow,deny
allow from all
<IfModule mod_php3.c>
php3_magic_quotes_gpc Off
php3_track_vars On
php3_include_path .
</IfModule>
<IfModule mod_php4.c>
php_flag magic_quotes_gpc Off
php_flag track_vars On
php_flag register_globals On
php_value include_path .
</IfModule>
</DirectoryMatch>
???
Jürgen
???
More information about the Linux
mailing list