<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<channel>
			<title>Не могу установить Alto CMS / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://79.174.14.219/comments/1112/</link>
			<description><![CDATA[Пытался поставить различные версии Alto CMS, но неудачно (прил. 1). Та же проблема и с установкой чистой LiveStreet (хотя она]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>Не могу установить Alto CMS (comment #20392)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20392</guid>
					<link>http://79.174.14.219/1112.html#comment20392</link>
					<author>orthograf@bk.ru</author>
					<description><![CDATA[1. Чего устанавливаете-то?<br/>
2. Что за инструкция?<br/>
3. Что именно не получается (какая ошибка)?]]></description>
					<pubDate>Thu, 30 Apr 2015 18:37:14 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20393)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20393</guid>
					<link>http://79.174.14.219/1112.html#comment20393</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Warning: include(/home/srv32984/etrt.ru/engine//include/Func.php): failed to open stream: No such file or directory in /home/srv32984/etrt.ru/engine/loader.php on line 29 Warning: include(): Failed opening '/home/srv32984/etrt.ru/engine//include/Func.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/srv32984/etrt.ru/engine/loader.php on line 29 Fatal error: Class 'F' not found in /home/srv32984/etrt.ru/engine/loader.php on line 32]]></description>
					<pubDate>Thu, 30 Apr 2015 19:19:19 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20394)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20394</guid>
					<link>http://79.174.14.219/1112.html#comment20394</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Ставил различные версии Alto CMS<br/>
Инструкция по установке<br/>
Та же проблема и с установкой чистой LiveStreet (хотя она доходит до последнего шага, а после успешной установки перестает работать.<br/>
Другие CMS ( Проверен Wordpress) работают.]]></description>
					<pubDate>Thu, 30 Apr 2015 19:19:38 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20395)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20395</guid>
					<link>http://79.174.14.219/1112.html#comment20395</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Сайт etrt.ru пробовал dev.etrt.ru И etrt.ru/dev]]></description>
					<pubDate>Thu, 30 Apr 2015 19:20:10 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20399)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20399</guid>
					<link>http://79.174.14.219/1112.html#comment20399</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[В сообщении об ошибке говорится, что система не может подключить файл <br/>
<strong>/home/srv32984/etrt.ru/engine/include/Func.php</strong><br/>
<br/>
Это значит, что либо этого файла нет, либо не хватает прав для того, чтоб его подключить]]></description>
					<pubDate>Thu, 30 Apr 2015 21:06:15 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20400)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20400</guid>
					<link>http://79.174.14.219/1112.html#comment20400</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Файл есть, видимо проблема с правами, как можно их изменить? Залез в свойства файла. (прил. 1.)<br/>
<em><strong>Приложение 1</strong></em><br/>
-rw-r----- 1 32984 32984 49433 Apr 30 19:58 func.php<br/>
-rw-r----- 1 32984 32984 3478 Apr 30 19:58 function.php<br/>
drwxr-x--- 2 32984 32984 4096 Apr 30 19:58 functions]]></description>
					<pubDate>Thu, 30 Apr 2015 21:37:46 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20402)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20402</guid>
					<link>http://79.174.14.219/1112.html#comment20402</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Вставил в код Func.php код:<br/>
<pre class="prettyprint"><code>chmod(&quot;Func.php&quot;, 0777);</code></pre> <br/>
Вроде ошибка не пропала:<br/>
Warning: include(/home/srv32984/etrt.ru/engine//include/Func.php): failed to open stream: No such file or directory in /home/srv32984/etrt.ru/engine/loader.php on line 32 Warning: include(): Failed opening '/home/srv32984/etrt.ru/engine//include/Func.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/srv32984/etrt.ru/engine/loader.php on line 32 Fatal error: Class 'F' not found in /home/srv32984/etrt.ru/engine/loader.php on line 35]]></description>
					<pubDate>Thu, 30 Apr 2015 21:45:49 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20405)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20405</guid>
					<link>http://79.174.14.219/1112.html#comment20405</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[Не-не, в код лазить не надо, надо изменить права на файлы. Или владельца файлов.<br/>
<br/>
Для начала, конечно, хорошо бы узнать, под каким юзером у вас работает веб-сервер и задать этого же юзера всем папкам и файлам, примерно так:<br/>
<pre class="prettyprint"><code>chown www-user -R /home/srv32984/etrt.ru/</code></pre>]]></description>
					<pubDate>Thu, 30 Apr 2015 21:53:02 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20401)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20401</guid>
					<link>http://79.174.14.219/1112.html#comment20401</link>
					<author>mx.partizan@gmail.com</author>
					<description><![CDATA[Вы движок заливаете на сервер фтп менеджером? если да, то попробуйте в бинарном режиме. у меня такое было]]></description>
					<pubDate>Thu, 30 Apr 2015 21:44:50 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20403)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20403</guid>
					<link>http://79.174.14.219/1112.html#comment20403</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Извеняюсь, нашел сочетание alt+a и выбрал права доступа для всех максимальные.<br/>
<img src="http://altocms.ru/uploads/images/00/12/27/2015/04/30/0u299890db-7c4c2945-66445e53.png" /><br/>
]]></description>
					<pubDate>Thu, 30 Apr 2015 21:48:38 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20406)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20406</guid>
					<link>http://79.174.14.219/1112.html#comment20406</link>
					<author>reverty@gmail.com</author>
					<description><![CDATA[Может мне только кажется, но вроде на скрине func.php название с маленькой буквы. Опять же качество скрина не позволяет точно сказать. Переименуйте файл, чтобы начинался с большой буквы. Юникс система регистрозависимая.]]></description>
					<pubDate>Thu, 30 Apr 2015 23:24:01 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20410)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20410</guid>
					<link>http://79.174.14.219/1112.html#comment20410</link>
					<author>support@maxicms.ru</author>
					<description><![CDATA[нет Func.php у него написано правильно, раньше тоже пользовался Total Commander, по последние версии как то глючно стали работать с FTP особено если еще FTP кривовато настроен на сервере. Лучше использовать Filezila много проблем сразу пропадет.]]></description>
					<pubDate>Fri, 01 May 2015 09:04:43 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20411)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20411</guid>
					<link>http://79.174.14.219/1112.html#comment20411</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Поставил FileZilla, подключился, теперь загрузка идет еле-еле по одному файлику, ждем-с…<br/>
]]></description>
					<pubDate>Fri, 01 May 2015 09:30:21 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20413)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20413</guid>
					<link>http://79.174.14.219/1112.html#comment20413</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Это невозможно терпеть, снова вернулся к тоталу, распаковать архив на месте невозможно.]]></description>
					<pubDate>Fri, 01 May 2015 09:41:19 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20414)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20414</guid>
					<link>http://79.174.14.219/1112.html#comment20414</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Есть люди, которые могут поставить alto, если дам доступ к сайту?]]></description>
					<pubDate>Fri, 01 May 2015 10:00:16 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20415)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20415</guid>
					<link>http://79.174.14.219/1112.html#comment20415</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Нашел свой древний поддомен, загрузил туда:<br/>
Warning: include(/home/srv32984/matika.s5z.ru/engine//include/Func.php): failed to open stream: No such file or directory in /home/srv32984/matika.s5z.ru/engine/loader.php on line 29 Warning: include(): Failed opening '/home/srv32984/matika.s5z.ru/engine//include/Func.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/srv32984/matika.s5z.ru/engine/loader.php on line 29 Fatal error: Class 'F' not found in /home/srv32984/matika.s5z.ru/engine/loader.php on line 32]]></description>
					<pubDate>Fri, 01 May 2015 10:39:55 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20416)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20416</guid>
					<link>http://79.174.14.219/1112.html#comment20416</link>
					<author>support@maxicms.ru</author>
					<description><![CDATA[можешь скинуть доступ в личку залью.]]></description>
					<pubDate>Fri, 01 May 2015 10:54:03 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20417)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20417</guid>
					<link>http://79.174.14.219/1112.html#comment20417</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Скинул]]></description>
					<pubDate>Fri, 01 May 2015 11:06:45 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20418)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20418</guid>
					<link>http://79.174.14.219/1112.html#comment20418</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Файлы сайта находятся в папке etrt.ru остальное не трогай]]></description>
					<pubDate>Fri, 01 May 2015 11:07:05 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20420)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20420</guid>
					<link>http://79.174.14.219/1112.html#comment20420</link>
					<author>support@maxicms.ru</author>
					<description><![CDATA[Уже понял :)]]></description>
					<pubDate>Fri, 01 May 2015 11:07:44 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20421)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20421</guid>
					<link>http://79.174.14.219/1112.html#comment20421</link>
					<author>support@maxicms.ru</author>
					<description><![CDATA[<a href="http://etrt.ru/" rel="nofollow" >etrt.ru/</a> юзайте наздоровье, не ОБМАНУЛ. доступ админа скинул в личкку]]></description>
					<pubDate>Fri, 01 May 2015 11:12:06 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20425)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20425</guid>
					<link>http://79.174.14.219/1112.html#comment20425</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Вопрос закрыт, все работает. Спасибо maxisoft.]]></description>
					<pubDate>Fri, 01 May 2015 11:22:48 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20430)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20430</guid>
					<link>http://79.174.14.219/1112.html#comment20430</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[А нет, на страницах профиля и сообщений вылетает ошибка:<br/>
SQL Error: Table 'srv32984_etrtru.alto_favourite' doesn't exist at /home/srv32984/etrt.ru/common/classes/modules/favourite/mapper/Favourite.mapper.class.php line 280 — Array ( [code] =&gt; 1146 [message] =&gt; Table 'srv32984_etrtru.alto_favourite' doesn't exist [query] =&gt; SELECT COUNT(target_id) as cnt FROM alto_favourite WHERE user_id = '1' AND target_publish = 1 AND target_type = 'topic'; [context] =&gt; /home/srv32984/etrt.ru/common/classes/modules/favourite/mapper/Favourite.mapper.class.php line 280 )]]></description>
					<pubDate>Fri, 01 May 2015 11:53:20 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20434)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20434</guid>
					<link>http://79.174.14.219/1112.html#comment20434</link>
					<author>pavlikelf@gmail.com</author>
					<description><![CDATA[Проблема решена, опять же с помощью maxisoft.]]></description>
					<pubDate>Fri, 01 May 2015 12:22:37 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20438)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20438</guid>
					<link>http://79.174.14.219/1112.html#comment20438</link>
					<author>orthograf@bk.ru</author>
					<description><![CDATA[maxisoft — что это было?]]></description>
					<pubDate>Fri, 01 May 2015 14:04:32 +0300</pubDate>
									</item>
							<item>
					<title>Не могу установить Alto CMS (comment #20444)</title>
					<guid isPermaLink="true">http://79.174.14.219/t/1112/#comment20444</guid>
					<link>http://79.174.14.219/1112.html#comment20444</link>
					<author>support@maxicms.ru</author>
					<description><![CDATA[а это был небольшой глюк, при инсталяции почемуто не создалась таблица причем только эта одна, пришлось ее просто ручками в базе создать, это скроее всего исключение из правил нежели баг.]]></description>
					<pubDate>Fri, 01 May 2015 14:58:33 +0300</pubDate>
									</item>
					</channel>
	</rss>
