From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Im8Vs-0005Fy-DJ for garchives@archives.gentoo.org; Sun, 28 Oct 2007 13:49:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9SDn9Ob001853; Sun, 28 Oct 2007 13:49:09 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9SDn8jB001809 for ; Sun, 28 Oct 2007 13:49:08 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8716D65903 for ; Sun, 28 Oct 2007 13:49:08 +0000 (UTC) Received: from titefleur by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1Im8Dr-0004sy-2s for gentoo-commits@lists.gentoo.org; Sun, 28 Oct 2007 13:30:35 +0000 From: "Marion Age (titefleur)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, titefleur@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: apache-troubleshooting.xml X-VCS-Repository: gentoo X-VCS-Files: apache-troubleshooting.xml X-VCS-Directories: xml/htdocs/doc/fr X-VCS-Committer: titefleur X-VCS-Committer-Name: Marion Age Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Marion Age Date: Sun, 28 Oct 2007 13:30:35 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 24377dda-ff44-496b-b305-0ac48d691059 X-Archives-Hash: bf1162e24acb2a214f893858d15b2848 titefleur 07/10/28 13:30:35 Modified: apache-troubleshooting.xml Log: Sync to 1.5 Revision Changes Path 1.4 xml/htdocs/doc/fr/apache-troubleshooting.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/apache-troubleshooting.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/apache-troubleshooting.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/apache-troubleshooting.xml?r1=1.3&r2=1.4 Index: apache-troubleshooting.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/apache-troubleshooting.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- apache-troubleshooting.xml 12 Sep 2007 16:28:14 -0000 1.3 +++ apache-troubleshooting.xml 28 Oct 2007 13:30:34 -0000 1.4 @@ -1,5 +1,5 @@ - + @@ -27,8 +27,8 @@ -1.6 -2007-07-30 +1.7 +2007-10-11 Vérification des logs @@ -314,12 +314,12 @@ [ Searching for packages depending on www-servers/apache... ] dev-php/phpsysinfo-2.3-r2 dev-php/phpsysinfo-2.1-r2 -dev-php/mod_php-4.3.11-r2 +dev-lang/php-5.2.4_p20070914-r2 net-www/mod_layout-4.0.1a-r1 www-servers/gorg-0.5 (Et recompilons tous les modules que nous avions installés.) -# emerge -av '=dev-php/mod_php-4.3.11-r2' '=net-www/mod_layout-4.0.1.a-r1' +# emerge -av '=dev-lang/php-5.2.4_p20070914-r2' '=net-www/mod_layout-4.0.1.a-r1' @@ -342,7 +342,7 @@ (Dans /etc/conf.d/apache2,) (avant...) -APACHE2_OPTS="-D PHP4 -D USERDIR -D SSL" +APACHE2_OPTS="-D PHP5 -D USERDIR -D SSL" (après.) APACHE2_OPTS="" -- gentoo-commits@gentoo.org mailing list