<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum Toile-Libre – Erreur Imagick]]></title>
	<link rel="self" href="https://forum.toile-libre.org:80/extern.php?action=feed&amp;tid=56&amp;type=atom"/>
	<updated>2010-04-26T17:12:20Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.toile-libre.org/viewtopic.php?id=56</id>
		<entry>
			<title type="html"><![CDATA[Re: Erreur Imagick]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=178#p178"/>
			<content type="html"><![CDATA[<p>On n&#039;active pas le safe mode donc on ne peut pas empêcher la modification du path et c&#039;est là que réside la faille.</p>]]></content>
			<author>
				<name><![CDATA[nico]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=8</uri>
			</author>
			<updated>2010-04-26T17:12:20Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=178#p178</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Erreur Imagick]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=175#p175"/>
			<content type="html"><![CDATA[<p>C&#039;est très dommage, car tous les autres hébergeurs que je connais activent ce module sans problème de sécurité. La &quot;faille de sécurité&quot; est-elle due à une configuration particulière de toile libre?</p>]]></content>
			<author>
				<name><![CDATA[you]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=68</uri>
			</author>
			<updated>2010-04-26T07:52:49Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=175#p175</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Erreur Imagick]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=157#p157"/>
			<content type="html"><![CDATA[<p>EDIT: Désolé, après investigation, le module imagick ouvre une faille de sécurité sur notre infrastructure.<br />Nous ne pouvons pas faire autrement que de le désactiver.</p>]]></content>
			<author>
				<name><![CDATA[nico]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=8</uri>
			</author>
			<updated>2010-04-15T18:54:14Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=157#p157</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Erreur Imagick]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=154#p154"/>
			<content type="html"><![CDATA[<p>Bonjour, pourriez-vous me donner des nouvelles pour Imagick?</p>]]></content>
			<author>
				<name><![CDATA[you]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=68</uri>
			</author>
			<updated>2010-04-15T07:06:48Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=154#p154</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Erreur Imagick]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=135#p135"/>
			<content type="html"><![CDATA[<p>Vu <img src="http://forum.toile-libre.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Il faut qu&#039;on regarde, c&#039;est bien possible que cela ne soit pas installé, car personne n&#039;en a eu besoin/n&#039;a testé avant.</p><p>Hésitez pas à passer sur le chat pour demander a nico, ou nous réécrire si cela traine trop</p><p>++</p>]]></content>
			<author>
				<name><![CDATA[gebura]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=62</uri>
			</author>
			<updated>2010-04-05T22:42:46Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=135#p135</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Erreur Imagick]]></title>
			<link rel="alternate" href="http://forum.toile-libre.org/viewtopic.php?pid=131#p131"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code> &lt;?php
  /* Read page 1 */
  $im = new imagick( &#039;fichier.pdf[0]&#039; );

  /* Convert to png */
  $im-&gt;setImageFormat( &quot;png&quot; );
  /* Send out */
  header( &quot;Content-Type: image/png&quot; );
  echo $im;
  
?&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[you]]></name>
				<uri>http://forum.toile-libre.org/profile.php?id=68</uri>
			</author>
			<updated>2010-04-05T08:54:03Z</updated>
			<id>http://forum.toile-libre.org/viewtopic.php?pid=131#p131</id>
		</entry>
</feed>
