LINUX.ORG.RU

Apache-ошибки...


0

0

# 1
# в консоле
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

# 2
# в браузере
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Apache/2.2.3 (Debian) PHP/4.4.4-8+etch1 Server at 127.0.0.1 Port 80


Как начать работать?
anonymous

Re: Apache-ошибки...

>apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

некритично

># в браузере >Internal Server Error

error.log сами приведете, или нужно 2 раза попросить?

anonymous
()
Ответ на: Re: Apache-ошибки... от anonymous

Re: Apache-ошибки...

logs:

access

(Debian-1.8.0.11-2) Epiphany/2.14"
127.0.0.2 - - [27/Sep/2007:19:31:28 +0400] "GET / HTTP/1.1" 500 635 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.11) Gecko/20070324 (Debian-1.8.0.11-2) Epiphany/2.14"
127.0.0.2 - - [27/Sep/2007:19:31:30 +0400] "GET / HTTP/1.1" 500 635 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.11) Gecko/20070324 (Debian-1.8.0.11-2) Epiphany/2.14"
127.0.0.2 - - [27/Sep/2007:19:34:52 +0400] "GET /index.html HTTP/1.1" 500 630 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.11) Gecko/20070324 (Debian-1.8.0.11-2) Epiphany/2.14"
127.0.0.2 - - [27/Sep/2007:19:47:41 +0400] "GET /index.html HTTP/1.1" 500 630 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.11) Gecko/20070324 (Debian-1.8.0.11-2) Epiphany/2.14"

***

error

[Thu Sep 27 19:31:22 2007] [alert] [client 127.0.0.2] /home/user1/.htaccess: Option Includes not allowed here
[Thu Sep 27 19:31:28 2007] [alert] [client 127.0.0.2] /home/user1/.htaccess: Option Includes not allowed here
[Thu Sep 27 19:31:30 2007] [alert] [client 127.0.0.2] /home/user1/.htaccess: Option Includes not allowed here
[Thu Sep 27 19:34:52 2007] [alert] [client 127.0.0.2] /home/user1/.htaccess: Option Includes not allowed here
[Thu Sep 27 19:47:41 2007] [alert] [client 127.0.0.2] /home/user1/.htaccess: Option Includes not allowed here


Гм, теперь понятно, что нужно сделать .htaccess и прописать в нем...

ЧТО??? :-\

anonymous
()
Ответ на: Re: Apache-ошибки... от anonymous

Re: Apache-ошибки...

>Option Includes not allowed here

Смотри свой httpd.conf на предмет AllowOverride. Например, AllowOverride All, чтобы из .htaccess можно было задавать всё.

KRoN73 ★★★★★
()
Ответ на: Re: Apache-ошибки... от KRoN73

Re: Apache-ошибки...

Чего прописать????

В вендовсе скрипты работают...

В GNU/Linux... вышеописанная проблема...

Что делать????

anonymous
()
Ответ на: Re: Apache-ошибки... от anonymous

Re: Apache-ошибки...

Юзать вендовс и не отвлекать людей от дел.. А то потом начнутся реплики типа "на локальном компе все работает, а закачал на сервер там какие-то непонятные форбидден и пермишен денайд"

boombick ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.