nightmorph    07/10/11 20:20:53

  Modified:             apache-troubleshooting.xml
  Log:
  php4 is being masked for removal, thanks to hoffie for updates via the 
gentoo-dev ML

Revision  Changes    Path
1.5                  xml/htdocs/doc/en/apache-troubleshooting.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/apache-troubleshooting.xml?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/apache-troubleshooting.xml?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/apache-troubleshooting.xml?r1=1.4&r2=1.5

Index: apache-troubleshooting.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/apache-troubleshooting.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apache-troubleshooting.xml  30 Jul 2007 18:06:35 -0000      1.4
+++ apache-troubleshooting.xml  11 Oct 2007 20:20:53 -0000      1.5
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/apache-troubleshooting.xml,v 1.4 
2007/07/30 18:06:35 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/apache-troubleshooting.xml,v 1.5 
2007/10/11 20:20:53 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/apache-troubleshooting.xml" lang="en">
@@ -24,8 +24,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.6</version>
-<date>2007-07-30</date>
+<version>1.7</version>
+<date>2007-10-11</date>
 
 <chapter>
 <title>Checking the Logs</title>
@@ -294,12 +294,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
 
 <comment>(then rebuild any modules you have installed)</comment>
-# <i>emerge -av '=dev-php/mod_php-4.3.11-r2' 
'=net-www/mod_layout-4.0.1.a-r1'</i>
+# <i>emerge -av '=dev-lang/php-5.2.4_p20070914-r2' 
'=net-www/mod_layout-4.0.1.a-r1'</i>
 </pre>
 
 </body>
@@ -321,7 +321,7 @@
 <comment>(edit /etc/conf.d/apache2)</comment>
 
 <comment>(before the change)</comment>
-APACHE2_OPTS="-D PHP4 -D USERDIR -D SSL"
+APACHE2_OPTS="-D PHP5 -D USERDIR -D SSL"
 
 <comment>(after the change)</comment>
 APACHE2_OPTS=""



-- 
[EMAIL PROTECTED] mailing list

Reply via email to