fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [7514] property: update to latest php-version


From: Sigurd Nes
Subject: [Fmsystem-commits] [7514] property: update to latest php-version
Date: Fri, 19 Aug 2011 08:10:56 +0000

Revision: 7514
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7514
Author:   sigurdne
Date:     2011-08-19 08:10:56 +0000 (Fri, 19 Aug 2011)
Log Message:
-----------
property: update to latest php-version

Modified Paths:
--------------
    trunk/property/tutorials/property/examples/install.apache.sh

Modified: trunk/property/tutorials/property/examples/install.apache.sh
===================================================================
--- trunk/property/tutorials/property/examples/install.apache.sh        
2011-08-19 08:10:27 UTC (rev 7513)
+++ trunk/property/tutorials/property/examples/install.apache.sh        
2011-08-19 08:10:56 UTC (rev 7514)
@@ -54,8 +54,8 @@
 #  * @var               string PHP, PHPTAR
 #  * Download: http://httpd.apache.org/
 #  */
-PHPTAR="php-5.3.5.tar.bz2"
-PHP="php-5.3.5"
+PHPTAR="php-5.3.7.tar.bz2"
+PHP="php-5.3.7"
 
 #/**
 #  * Name of the EACCELERATOR tarball e.g eaccelerator-0.9.5.tar.bz2
@@ -160,7 +160,7 @@
     IMAP_CONFIG="--with-imap=/opt/web/$IMAP --with-imap-ssl"
     echo $IMAP_CONFIG
     else
-    echo "Skipping Oracle"
+    echo "Skipping IMAP"
 fi
 
 # include the MSSQL/SYBASE-support in the install




reply via email to

[Prev in Thread] Current Thread [Next in Thread]