<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Движок сайтов S2 — Проблема с установкой: 500 Internal Server Error]]></title>
	<link rel="self" href="https://s2cms.ru/forum/feed/atom/topic/49/"/>
	<updated>2013-05-04T11:10:13Z</updated>
	<generator>PunBB</generator>
	<id>https://s2cms.ru/forum/topic/49/</id>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/855/#p855"/>
			<content type="html"><![CDATA[<p>Роман, спасибо!<br />Проблема оказалась в том, что у меня папки с расширением &quot;s2_spoiler&quot; вовсе не оказалось (видимо потерлась по каким-то непонятным причинам при обновлении), хотя в админке это расширение висит.. для устранения проблемы пришлось отключить данное расширение. Как итог, сайт заработал!</p><p>Спасибо за движок!</p>]]></content>
			<author>
				<name><![CDATA[Николай]]></name>
				<uri>https://s2cms.ru/forum/user/85/</uri>
			</author>
			<updated>2013-05-04T11:10:13Z</updated>
			<id>https://s2cms.ru/forum/post/855/#p855</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/854/#p854"/>
			<content type="html"><![CDATA[<p>То есть языковой файл _extensions/s2_spoiler/lang/English.php отсутствует. Восстановите его: <a href="http://s2cms.ru/trac/browser/extensions/trunk/s2_spoiler/lang/English.php">http://s2cms.ru/trac/browser/extensions … nglish.php</a></p><p>Очевидно, я забыл его перевести на английский, позже исправлю.</p>]]></content>
			<author>
				<name><![CDATA[Роман]]></name>
				<uri>https://s2cms.ru/forum/user/2/</uri>
			</author>
			<updated>2013-05-03T16:07:31Z</updated>
			<id>https://s2cms.ru/forum/post/854/#p854</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/853/#p853"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Роман пишет:</cite><blockquote><p>И что в логе ошибок?<br />Если удаление строчки &quot;Options +FollowSymlinks -MultiViews&quot; не помогает, удалите .htaccess целиком.</p></blockquote></div><p>Добрый вечер!</p><p>У меня подобная ситуация. <br />Вот что пишут в логах ошибок:<br />PHP Warning:&nbsp; require(./_extensions/s2_spoiler/lang/English.php) [&lt;a href=&#039;function.require&#039;&gt;function.require&lt;/a&gt;]: failed to open stream: No such file or directory in /home/s/............../test/public_html/index.php(174) : eval()&#039;d code on line 13</p><p>Удаление и изменение строки &quot;Options +FollowSymlinks -MultiViews&quot; не помогло как и удаление самого .htaccess целиком.</p>]]></content>
			<author>
				<name><![CDATA[Николай]]></name>
				<uri>https://s2cms.ru/forum/user/85/</uri>
			</author>
			<updated>2013-05-03T14:06:41Z</updated>
			<id>https://s2cms.ru/forum/post/853/#p853</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/852/#p852"/>
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>More information about this error may be available in the server error log.</p></blockquote></div><p>И что в логе ошибок?</p><p>Если удаление строчки &quot;Options +FollowSymlinks -MultiViews&quot; не помогает, удалите .htaccess целиком. Он отвечает за красивые адреса страниц, их можно настроить позднее: <a href="http://s2cms.ru/docs/config#URL">http://s2cms.ru/docs/config#URL</a></p>]]></content>
			<author>
				<name><![CDATA[Роман]]></name>
				<uri>https://s2cms.ru/forum/user/2/</uri>
			</author>
			<updated>2013-04-28T16:00:38Z</updated>
			<id>https://s2cms.ru/forum/post/852/#p852</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/851/#p851"/>
			<content type="html"><![CDATA[<p>не могу зайти на сайт<br />Internal Server Error</p><p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p><br /><p>More information about this error may be available in the server error log.</p><p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p><p>[root@]# cat .htaccess<br /># BEGIN S2</p><p>&lt;IfModule mod_rewrite.c&gt;<br /># MultiViews interfers with proper rewriting<br />Options +FollowSymlinks -MultiViews</p><p>RewriteEngine On</p><p># Uncomment and properly set the RewriteBase if the rewrite rules are not working properly<br />RewriteBase /</p><p>RewriteCond %{REQUEST_FILENAME} !-f<br />RewriteCond %{REQUEST_FILENAME} !-d<br />RewriteRule . index.php [L]<br />&lt;/IfModule&gt;</p><p># END S2</p><p>Создал простую папку на сервере. залил туда файлы, пытаюсь пройти по ссылке.<br />Пробовал все вариации с отключением каждой строчки, не помогает.</p>]]></content>
			<author>
				<name><![CDATA[bratella]]></name>
				<uri>https://s2cms.ru/forum/user/90/</uri>
			</author>
			<updated>2013-04-28T15:38:33Z</updated>
			<id>https://s2cms.ru/forum/post/851/#p851</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/267/#p267"/>
			<content type="html"><![CDATA[<p>Спасибо.</p>]]></content>
			<author>
				<name><![CDATA[tataRen]]></name>
				<uri>https://s2cms.ru/forum/user/16/</uri>
			</author>
			<updated>2011-10-07T14:27:16Z</updated>
			<id>https://s2cms.ru/forum/post/267/#p267</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/266/#p266"/>
			<content type="html"><![CDATA[<p>Ага, всё так.</p>]]></content>
			<author>
				<name><![CDATA[Роман]]></name>
				<uri>https://s2cms.ru/forum/user/2/</uri>
			</author>
			<updated>2011-10-07T07:14:06Z</updated>
			<id>https://s2cms.ru/forum/post/266/#p266</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/265/#p265"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Options -MultiViews</code></pre></div><p> — вот этот вариант не работает. </p><p>Значит можно оставить только Options +FollowSymlinks и устанавливать, так? </p><p>Спасибо за помощь.</p>]]></content>
			<author>
				<name><![CDATA[tataRen]]></name>
				<uri>https://s2cms.ru/forum/user/16/</uri>
			</author>
			<updated>2011-10-06T21:38:00Z</updated>
			<id>https://s2cms.ru/forum/post/265/#p265</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/264/#p264"/>
			<content type="html"><![CDATA[<p>Если всё работает, то можно без этой строчки.</p><p>На всякий случай проверьте, какая именно настройка не работает. Может быть можно оставить так:</p><div class="codebox"><pre><code>Options +FollowSymlinks</code></pre></div><p>Или так:<br /></p><div class="codebox"><pre><code>Options -MultiViews</code></pre></div><p>Почему-то не пришло уведомление, поэтому не сразу заметил сообщение.</p>]]></content>
			<author>
				<name><![CDATA[Роман]]></name>
				<uri>https://s2cms.ru/forum/user/2/</uri>
			</author>
			<updated>2011-10-06T13:35:36Z</updated>
			<id>https://s2cms.ru/forum/post/264/#p264</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/263/#p263"/>
			<content type="html"><![CDATA[<p>Так я могу устанавливать движок с закомментированной строкой Options +FollowSymlinks -MultiViews или нет?</p>]]></content>
			<author>
				<name><![CDATA[tataRen]]></name>
				<uri>https://s2cms.ru/forum/user/16/</uri>
			</author>
			<updated>2011-10-05T22:25:05Z</updated>
			<id>https://s2cms.ru/forum/post/263/#p263</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/262/#p262"/>
			<content type="html"><![CDATA[<p>Вот эта строка: Options +FollowSymlinks -MultiViews </p><p>Если она закомментирована, то запускается. </p><p>Теперь что делать? Так и оставить и устанавливать движок? Или это нужная строка?</p>]]></content>
			<author>
				<name><![CDATA[tataRen]]></name>
				<uri>https://s2cms.ru/forum/user/16/</uri>
			</author>
			<updated>2011-10-04T13:48:29Z</updated>
			<id>https://s2cms.ru/forum/post/262/#p262</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/261/#p261"/>
			<content type="html"><![CDATA[<p>Решетка в начале строки. <a href="http://s2cms.ru/docs/config#URL">Пример в документации</a>.</p>]]></content>
			<author>
				<name><![CDATA[Роман]]></name>
				<uri>https://s2cms.ru/forum/user/2/</uri>
			</author>
			<updated>2011-10-04T12:28:24Z</updated>
			<id>https://s2cms.ru/forum/post/261/#p261</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/260/#p260"/>
			<content type="html"><![CDATA[<p>Хорошо, попробую. Только подскажите, как закомментировать строчку в .htaccess.</p>]]></content>
			<author>
				<name><![CDATA[tataRen]]></name>
				<uri>https://s2cms.ru/forum/user/16/</uri>
			</author>
			<updated>2011-10-04T12:24:57Z</updated>
			<id>https://s2cms.ru/forum/post/260/#p260</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/259/#p259"/>
			<content type="html"><![CDATA[<p>В .htaccess. Скорее всего нет какого-то модуля Apache, возможно, mod_rewrite. Попробуйте закомментировать все строчки, а потом добавлять их и смотреть, что получится.</p>]]></content>
			<author>
				<name><![CDATA[Роман]]></name>
				<uri>https://s2cms.ru/forum/user/2/</uri>
			</author>
			<updated>2011-10-04T04:32:04Z</updated>
			<id>https://s2cms.ru/forum/post/259/#p259</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Проблема с установкой: 500 Internal Server Error]]></title>
			<link rel="alternate" href="https://s2cms.ru/forum/post/258/#p258"/>
			<content type="html"><![CDATA[<p>Наконец-то все настроил. Решил переносить с локального сервера на хостинг. Залил файлы движка в главную директорию, захожу по адресу для установки и... ничего не запускается.</p><p>500 Internal Server Error.</p><p>В чем может быть проблема?</p>]]></content>
			<author>
				<name><![CDATA[tataRen]]></name>
				<uri>https://s2cms.ru/forum/user/16/</uri>
			</author>
			<updated>2011-10-03T22:16:48Z</updated>
			<id>https://s2cms.ru/forum/post/258/#p258</id>
		</entry>
</feed>
