"We are back" « oc.at

gentoo + apache2

vossi 13.06.2004 - 18:26 2448 37
Posts

utmp

Big d00d
Avatar
Registered: May 2003
Location: 19" Rack
Posts: 197
dann ändere mal /etc/hosts

127.0.0.1 localhost deinrechnername

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
du meinst eine line adden ala
Code:
127.0.0.1    alucard
oder?

edit: Jetzt gehts danke :-)

utmp

Big d00d
Avatar
Registered: May 2003
Location: 19" Rack
Posts: 197
nein

127.0.0.1 localhost deinrechnername

dio

Here to stay
Registered: Nov 2002
Location: Graz
Posts: 4965
localhost musst dabeistehn habn

127.0.0.1 localhost rechnername

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
also es geht mit 127.0.0.1 alucard

dio

Here to stay
Registered: Nov 2002
Location: Graz
Posts: 4965
trag trotzdem localhost ein, eventuell kriegst sonst probleme mit programmen :)

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
ich hab eh beides drinnen gelassen ;)
aber jetzt kommts nächste ich bekomme ein

Code:
Forbidden

You don't have permission to access / on this server.
Apache/2.0.49 (Gentoo/Linux) Server at 127.0.0.1 Port 80

mein document root zeigt aber eh auf
Code:
drwxrwxrwx    3 vossi    users        4.0K Jun 13 23:26 www

und darin liegt die index.html mit
Code:
-rw-r--r--    1 vossi    users           7 Jun 13 23:26 index.html

das mit apache zieht sich schon ziiiemlich :/

dio

Here to stay
Registered: Nov 2002
Location: Graz
Posts: 4965
was hastn als DirectoryIndex eingstellt?

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
hm DirectoryIndex ist gar nicht drin in meiner apache2.conf .. die siehst sowieso ganz komisch aus (habs eh geposted)

dio

Here to stay
Registered: Nov 2002
Location: Graz
Posts: 4965
hast die dateien auch unter /var/www/localhost/htdocs/ abgspeichert?

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
nein unter /var/www habs ja in der apache2.conf abgeändert .. oder muss ich das sonst noch wo ändern?

Pyros

fire walk with me
Avatar
Registered: Sep 2002
Location: Traun
Posts: 3096
Kann es sein das dadurch:
Code:
<Directory />
  Options -All -Multiviews
  AllowOverride None
  <IfModule mod_access.c>
    Order deny,allow
    Deny from all
  </IfModule>
</Directory>

jeglicher Zugriff verweigert wird? Zu finden in der commonapache2.conf

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
danke pyros .. komische standard settings mit Allow from all hauts hin .. und es geht weiter

Code:
 * You need to use java-config to set your JVM to a JDK!

!!! ERROR: dev-php/php-4.3.6-r1 failed.
!!! Function php-sapi_check_java_config, Line 199, Exitcode 0
!!! You need to use java-config to set your JVM to a JDK!

und dies kam grad beim php emergen .. BITTE was soll das

utmp

Big d00d
Avatar
Registered: May 2003
Location: 19" Rack
Posts: 197
die meldung sagt doch eh alles

du musst jave-config verwenden um jvm zu setzen

vossi

been there, done that
Avatar
Registered: Feb 2003
Location: Vienna
Posts: 1436
sehr schön die meldung sagt aber ich muss java-config benutzen um die java virtual machine in ein java delevopment kit zu wandeln .. und das liefert eine funktion um php zu emergen .. da versteh ich 0 zusammenhang ..
Kontakt | Unser Forum | Über overclockers.at | Impressum | Datenschutz