<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; php_curl ошибка]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=802&amp;type=atom" />
	<updated>2008-06-09T15:33:57Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=802</id>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5298#p5298" />
			<content type="html"><![CDATA[<p><strong>Gans</strong><br />Ошибки в логах поищите.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2008-06-09T15:33:57Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5298#p5298</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5295#p5295" />
			<content type="html"><![CDATA[<p><strong>Hanut </strong> помогло ёпт... но форум, чат, фотогалерея не открываются.. просто пустая белая страница.</p>]]></content>
			<author>
				<name><![CDATA[Gans]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1252</uri>
			</author>
			<updated>2008-06-09T13:41:46Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5295#p5295</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5293#p5293" />
			<content type="html"><![CDATA[<p><strong>Gans</strong><br />Попробуйте закомментировать строку:<br />session_save_path(&#039;./session/&#039;);<br />В этом случае, для хранения файлов сессий, будет использоваться каталог прописанный в session.save_path.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2008-06-09T13:05:47Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5293#p5293</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5291#p5291" />
			<content type="html"><![CDATA[<p><strong>Hanut</strong> в чем ещо можеть быть трабла?</p>]]></content>
			<author>
				<name><![CDATA[Gans]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1252</uri>
			</author>
			<updated>2008-06-09T05:28:15Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5291#p5291</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5280#p5280" />
			<content type="html"><![CDATA[<p>session.save_path у меня раскаментирован и путь указан тоже верно.<br />Создания папки session в корне установленного форума ничего не решит.</p>]]></content>
			<author>
				<name><![CDATA[Gans]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1252</uri>
			</author>
			<updated>2008-06-07T19:39:23Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5280#p5280</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5278#p5278" />
			<content type="html"><![CDATA[<p>Создайте пустой каталог и пропишите путь к нему в директиве session.save_path. Пример:<br />session.save_path = &quot;C:/php/tmp&quot;</p><p>Проверьте наличие каталога session в корне установленного форума.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2008-06-07T18:38:48Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5278#p5278</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5277#p5277" />
			<content type="html"><![CDATA[<p>C &quot;C:/php&quot; удалил файлы пермещеные с &quot;C:/php/ext&quot;<br />Есстествено сменил extension_dir на extension_dir = &quot;C:/php/ext&quot;</p><p>Действительно как только прописал PHPIniDir &quot;C:/php&quot; ошибки исщезли, но сайт теперь загружается с ошибками и форум (phpBB3) не роботает - просто белая страница, а на сайте сверху ошибка:</p><p><strong>Warning: </strong>session_start() [function.session-start]: open(./session/\sess_af2b1e7a179d38ab5c8cc97949e1768e, O_RDWR) failed: No such file or directory (2) in F:\www\site\index.php on line 4<br /><strong>Warning:</strong> session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at F:\www\site\index.php:4) in F:\www\site\index.php on line 4</p><p>Строчки &quot;index.php&quot; с 1 по 11:</p><p>&lt;?</p><p>session_save_path(&#039;./session/&#039;);<br />session_start();<br />if (!isset($del)) $del=&#039;0&#039;;<br />if ($del==&#039;0&#039;){<br />session_register(&#039;us&#039;, &#039;pass&#039;,&#039;del&#039;);<br />$del=1;<br />}<br />if ($del==2 or $id==0){<br />session_unset();<br />session_destroy();</p><p><strong>Hanut</strong> подскажи решения данной проблемы.</p><p><span style="color: #808080"><em>Сообщение добавлено Sat Jun&nbsp; 7 21:18:08 2008</em></span><br />display_errors отключен.</p>]]></content>
			<author>
				<name><![CDATA[Gans]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1252</uri>
			</author>
			<updated>2008-06-07T17:16:26Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5277#p5277</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5273#p5273" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Gans сказал:</cite><blockquote><p>да я всю папку ext закинул в корень папки &quot;C:/php&quot;</p></blockquote></div><p>Зря. Сделайте как было и укажите корректный extension_dir.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2008-06-07T16:28:37Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5273#p5273</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5271#p5271" />
			<content type="html"><![CDATA[<p><em>в директиве extension_dir</em><br />да я всю папку ext закинул в корень папки &quot;C:/php&quot; </p><p><em>PHPIniDir &quot;C:/php&quot;</em><br />знаю точно что у меня этого нету в конфигурации... сейчас поставлю.</p><p><em>Скачайте архив с полным дистрибутивом PHP</em><br />та я изначельно вроди как все с архива выгрузил, не инсталятором.</p>]]></content>
			<author>
				<name><![CDATA[Gans]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1252</uri>
			</author>
			<updated>2008-06-07T15:13:16Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5271#p5271</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5267#p5267" />
			<content type="html"><![CDATA[<p><strong>Gans</strong><br />Библиотеки должны лежать в каталоге ext, который в свою очередь должен быть указан в директиве extension_dir.<br />Пример:<br />extension_dir = &quot;C:/php/ext&quot;</p><p>Также проверьте, чтобы в httpd.conf была установлена директива указывающая местоположение конфигурационного файла PHP.<br />Пример:<br />PHPIniDir &quot;C:/php&quot;</p><p>Указанная вами библиотека является только обверткой для других библиотек, которые должны находиться в корне каталога php. Скачайте архив с полным дистрибутивом PHP (без инсталлятора) и используйте его, он полный.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2008-06-07T05:03:11Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5267#p5267</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[php_curl ошибка]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=5266#p5266" />
			<content type="html"><![CDATA[<p>Железо и софт: Винда 2003 серв, апач 2,2,8 пхп 5,2,5 <br />При запуске апача выдаёт следующую ошибку:<br /><strong>PHP Startup: Unable to load dynamic libary &#039;C:/usr/php/php_curl.dll&#039; - Опереционная система не может запустить %1.</strong></p><p>Логи апача:<br /><strong>PHP Warning: PHP Startup: Unable to load dynamic library &#039;C:/usr/php/php_curl.dll&#039; - \xce\xef\xe5\xf0\xe0\xf6\xe8\xee\xed\xed\xe0\xff \xf1\xe8\xf1\xf2\xe5\xec\xe0 \xed\xe5 \xec\xee\xe6\xe5\xf2 \xe7\xe0\xef\xf3\xf1\xf2\xe8\xf2\xfc %1.\r\n in Unknown on line 0</strong></p><p>Расскаментил библиотеку &quot;php_openssl&quot; теперь при старте апач и на неё тоже ругаетсо. <br />Попробывал расскаментить какуето другую библиотек, апач при старте не ругается.</p><p>Бибилиотека лежит в C:/usr/php <br />патч:<br />%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\usr\php;C:\Program Files\MySQL\MySQL Server 5.1\bin</p><p>Помогите разобратся с ошибкой и как её устранить. пожалуйста!</p>]]></content>
			<author>
				<name><![CDATA[Gans]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=1252</uri>
			</author>
			<updated>2008-06-06T20:20:09Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=5266#p5266</id>
		</entry>
</feed>
