<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Les forums de JeBulle.net – pb installation]]></title>
		<link>https://forums.jebulle.net/topic/722/pb-installation/</link>
		<atom:link href="https://forums.jebulle.net/feed/rss/topic/722/" rel="self" type="application/rss+xml" />
		<description><![CDATA[Messages les plus récents de pb installation.]]></description>
		<lastBuildDate>Sun, 06 Jan 2008 11:18:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: pb installation]]></title>
			<link>https://forums.jebulle.net/post/7392/#p7392</link>
			<description><![CDATA[<p>Bingo ! Il faut que tu ais la version 4.3.0 au minimum. En dessous de cette version la fonction n&#039;existe pas (<a href="http://fr3.php.net/manual/fr/function.file-get-contents.php">doc file_get_contents()</a>).</p><p>Du coup j&#039;ai corrigé le chapitre de la configuration requise dans la documentation puisque l&#039;info y était erronnée.</p>]]></description>
			<author><![CDATA[null@example.com (SamRay1024)]]></author>
			<pubDate>Sun, 06 Jan 2008 11:18:38 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7392/#p7392</guid>
		</item>
		<item>
			<title><![CDATA[Re: pb installation]]></title>
			<link>https://forums.jebulle.net/post/7390/#p7390</link>
			<description><![CDATA[<p>version 4.2.0</p>]]></description>
			<author><![CDATA[null@example.com (sandrine)]]></author>
			<pubDate>Sat, 05 Jan 2008 22:38:32 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7390/#p7390</guid>
		</item>
		<item>
			<title><![CDATA[Re: pb installation]]></title>
			<link>https://forums.jebulle.net/post/7388/#p7388</link>
			<description><![CDATA[<p>Question bête : quelle est ta version de PHP ?</p>]]></description>
			<author><![CDATA[null@example.com (SamRay1024)]]></author>
			<pubDate>Sat, 05 Jan 2008 18:07:34 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7388/#p7388</guid>
		</item>
		<item>
			<title><![CDATA[Re: pb installation]]></title>
			<link>https://forums.jebulle.net/post/7387/#p7387</link>
			<description><![CDATA[<p>bonjour,<br />apres avoir fait le test phpinfo j&#039;ai</p><p>disable_function : no value</p><p>et si je fait un recherche sur file_contents ca n&#039;existe pas</p><p>comment faut il faire pour le rajouter<br />merci</p>]]></description>
			<author><![CDATA[null@example.com (sandrine)]]></author>
			<pubDate>Sat, 05 Jan 2008 12:36:25 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7387/#p7387</guid>
		</item>
		<item>
			<title><![CDATA[Re: pb installation]]></title>
			<link>https://forums.jebulle.net/post/7384/#p7384</link>
			<description><![CDATA[<p>Tiens, c&#039;est original ça <img src="https://forums.jebulle.net/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>Cela signifie que la function <strong>file_get_contents()</strong> n&#039;est pas reconnue par l&#039;instance PHP sur laquelle tu exécutes Albulle. La fonction a du être désactivée sur ton serveur. Pour vérifier, créé un fichier <strong>phpinfo.php</strong> avec le code suivant, que tu exécuteras ensuite dans ton navigateur :</p><div class="codebox"><pre><code>&lt;?php
phpinfo();
?&gt;</code></pre></div><p>Fait ensuite une recherche sur le terme <strong>disable_functions</strong>. Tu verras tout de suite les fonctions désactivées.</p>]]></description>
			<author><![CDATA[null@example.com (SamRay1024)]]></author>
			<pubDate>Thu, 03 Jan 2008 21:26:02 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7384/#p7384</guid>
		</item>
		<item>
			<title><![CDATA[Re: pb installation]]></title>
			<link>https://forums.jebulle.net/post/7383/#p7383</link>
			<description><![CDATA[<p>l&#039;erreur est la suivante :<br />fatal error call to undefined function file_get_contents() in s:\easyphp\www\Albulle.1.0rc6\upload\core\includes\classes\util.class.php on line 565<br />voili</p>]]></description>
			<author><![CDATA[null@example.com (sandrine)]]></author>
			<pubDate>Thu, 03 Jan 2008 20:28:46 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7383/#p7383</guid>
		</item>
		<item>
			<title><![CDATA[Re: pb installation]]></title>
			<link>https://forums.jebulle.net/post/7381/#p7381</link>
			<description><![CDATA[<p>Hum...Un problème de chemin alors.</p><p>Tu dois laisser la définition de JB_AL_ROOT comme elle est écrite par défaut (ne pas mettre de slash en début de chaine) :</p><div class="codebox"><pre><code>define(&#039;JB_AL_ROOT&#039;, &#039;albulle/&#039;);</code></pre></div><p>Maintenant, si l&#039;erreur dans util.class.php se reproduit, donnes-moi le texte de cette erreur.</p>]]></description>
			<author><![CDATA[null@example.com (SamRay1024)]]></author>
			<pubDate>Thu, 03 Jan 2008 14:42:17 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7381/#p7381</guid>
		</item>
		<item>
			<title><![CDATA[Re: pb installation]]></title>
			<link>https://forums.jebulle.net/post/7380/#p7380</link>
			<description><![CDATA[<p>désolée pour la réponse en retard oui tous les droits sont bons ?!!!</p>]]></description>
			<author><![CDATA[null@example.com (sandrine)]]></author>
			<pubDate>Thu, 03 Jan 2008 13:58:04 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7380/#p7380</guid>
		</item>
		<item>
			<title><![CDATA[Re: pb installation]]></title>
			<link>https://forums.jebulle.net/post/7374/#p7374</link>
			<description><![CDATA[<p>Bonjour et bienvenue !</p><p>As-tu vérifié les droits appliqués au dossier ? Le dossier doit être accessible en lecture.</p>]]></description>
			<author><![CDATA[null@example.com (SamRay1024)]]></author>
			<pubDate>Fri, 28 Dec 2007 14:57:20 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7374/#p7374</guid>
		</item>
		<item>
			<title><![CDATA[pb installation]]></title>
			<link>https://forums.jebulle.net/post/7373/#p7373</link>
			<description><![CDATA[<p>bonjour,</p><p>je viens de telecharger albulle mais j&#039;ai un pb enfin plutot 2</p><p>lors du dezippage mon arborescence est la suivante <br />www/Albulle/albulle/index.php</p><p>lors du lancement de la page sous firefox<br />1erreur<br />dans la page util.classphp en ligne 565 du coup j&#039;ai modifier le fichier index.php comme ceci<br />define (&#039;JB_AL_ROOT&#039;),&#039;/albulle/&#039;);</p><p>mais une autre erreur s&#039;affiche :<br />le dossier /albulle/data/photos est introuvable mais pourtant il existe<br />je suis perdue !!!!<br />quelqu&#039;un peut il m&#039;aider<br />d&#039;avance merci <br />sandrine</p>]]></description>
			<author><![CDATA[null@example.com (sandrine)]]></author>
			<pubDate>Thu, 27 Dec 2007 23:42:19 +0000</pubDate>
			<guid>https://forums.jebulle.net/post/7373/#p7373</guid>
		</item>
	</channel>
</rss>
