<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TuxyProject &#187; OVH</title>
	<atom:link href="http://tuxyproject.com/tag/ovh/feed/" rel="self" type="application/rss+xml" />
	<link>http://tuxyproject.com</link>
	<description>choisis toi-même</description>
	<lastBuildDate>Sun, 06 Jun 2010 10:11:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Utiliser PHP 5 pour un hébergement mutualisé OVH</title>
		<link>http://tuxyproject.com/2010/01/13/utiliser-php-5-pour-un-hebergement-mutualise-ovh/</link>
		<comments>http://tuxyproject.com/2010/01/13/utiliser-php-5-pour-un-hebergement-mutualise-ovh/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 11:43:55 +0000</pubDate>
		<dc:creator>TuxyProject</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[OVH]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://tuxyproject.com/?p=124</guid>
		<description><![CDATA[



Ici OVH a mis un petit guide pour changer les réglages du PHP pour les plans d&#8217;hébergement mutualisés
http://guides.ovh.com/ConfigPhp
En bref, on se sert du fichier .htaccess dans lequel il faut ajouter:
SetEnv REGISTER_GLOBALS 0
SetEnv ZEND_OPTIMIZER 1
SetEnv MAGIC_QUOTES 1
SetEnv PHP_VER 5
C&#8217;est tout, maintenant je peux installer Drupal 6.14 sur mon hébergement mutualisé chez OVH




]]></description>
		<wfw:commentRss>http://tuxyproject.com/2010/01/13/utiliser-php-5-pour-un-hebergement-mutualise-ovh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
