Вернуться   Форум SAPE.RU > Другое > Курилка

-->
Ответ
 
Опции темы
Старый 07.02.2011, 08:41   #1
Banned
 
Регистрация: 06.02.2011
Адрес: Липовая Долина, Сумской области, Украина
Сообщений: 48
Вес репутации: 0
Cola не любят в этих краяхCola не любят в этих краях
По умолчанию Newscoop 3.5 - 500 Internal Server Error

Помогите разобратся с проблеммой.
Поставил скрипт Newscoop 3.5 - на сервер, все нормально поставилось без ошибок - но когда запускаю сайт у меня ошибка

Internal Server Error

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

Please contact the server administrator 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.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g Server at w.dyhf.ru Port 80


вот файл htaccess

# There might be no access to apache config, set options here
DirectoryIndex index.php index.html
Options -Indexes FollowSymLinks -MultiViews

AddType video/ogg .ogm
AddType video/ogg .ogv
AddType audio/ogg .ogg
AddType video/mp4 .mp4
AddType video/webm .webm

# Options might not allowed here, use Rewrite rules instead
<IfModule mod_rewrite.c>
RewriteEngine On

RewriteCond %{REQUEST_URI} /+get_img$
RewriteRule . get_img.php [L]

RewriteCond %{REQUEST_URI} /+attachment/+
RewriteRule . attachment.php [L]

RewriteCond %{REQUEST_URI} !\.php$
RewriteCond %{REQUEST_URI} !\.html$
RewriteCond %{REQUEST_URI} !\.css$
RewriteCond %{REQUEST_URI} !\.js$
RewriteCond %{REQUEST_URI} !/+admin
RewriteCond %{REQUEST_URI} !/+install
RewriteCond %{REQUEST_URI} !(/+plugins/[^/]*)?/+javascript
RewriteCond %{REQUEST_URI} !(/+plugins/[^/]*)?/+css
RewriteCond %{REQUEST_URI} !(/+plugins/[^/]*)?/+images
RewriteCond %{REQUEST_URI} !/+templates
RewriteCond %{REQUEST_URI} !/+videos
RewriteRule . index.php [L]

RewriteCond %{REQUEST_URI} .tpl$
RewriteRule . index.php [L]

RewriteCond %{REQUEST_URI} /+admin$|/+admin/+.*|/+admin-files
RewriteRule . admin.php [L]
</IfModule>

# Uncomment it for gui backup/restore process
# NOTE: It can be incompatible on some shared hosting
#php_value output_buffering Off


Кто может помочь - зарание спасибо.

Добавлено через 1 час 5 минут
вот лог ошибки
[Mon Feb 07 07:21:16 2011] [alert] [client ] newscoop/.htaccess: Option MultiViews not allowed here, referer: /index.php

Добавлено через 14 минут
ура - нашол как исправить


/etc/apache2/conf.d/secure.conf

заменить это
AllowOverride FileInfo AuthConfig Limit Indexes Options

на даную запись
AllowOverride FileInfo AuthConfig Limit Indexes Options=All,MultiViews

Последний раз редактировалось Cola; 07.02.2011 в 08:41. Причина: Добавлено сообщение
Cola вне форума   Ответить с цитированием
Ответ


Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
500 Internal Server Error не работает php slovoblud Хостинг и доменные имена 6 17.11.2010 19:41
IBM HTTP Server daniel.Rymchuk Разработка и сопровождение сайтов 3 26.08.2010 20:01
Server side JavaScript на asp Nailgun Установка кода на различные движки 5 29.06.2010 16:49
Ответ сервера: HTTP/1.1 500 Internal Сервер Error MonAmur Разработка и сопровождение сайтов 2 09.06.2009 18:25


Часовой пояс GMT +3, время: 00:04.