phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/tutorials/property/examples install.ap...


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/tutorials/property/examples install.ap...
Date: Sat, 08 Sep 2007 10:15:04 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   07/09/08 10:15:04

Modified files:
        tutorials/property/examples: install.apache.sh 

Log message:
        update apache

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/tutorials/property/examples/install.apache.sh?cvsroot=phpgroupware&r1=1.9&r2=1.10

Patches:
Index: install.apache.sh
===================================================================
RCS file: 
/sources/phpgroupware/property/tutorials/property/examples/install.apache.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- install.apache.sh   1 Sep 2007 21:21:27 -0000       1.9
+++ install.apache.sh   8 Sep 2007 10:15:04 -0000       1.10
@@ -1,5 +1,5 @@
 #!/bin/bash
-# $Id: install.apache.sh,v 1.9 2007/09/01 21:21:27 sigurdne Exp $ 
+# $Id: install.apache.sh,v 1.10 2007/09/08 10:15:04 sigurdne Exp $ 
 
 #/**
 #  * installscript for APACHE with PHP, IMAP, POSTGRESQL, MYSQL, LIBXML, XSLT, 
FREEDTS(MSSQL) and EACCELERATOR
@@ -37,12 +37,12 @@
 PHP_PREFIX="/usr/local"
 
 #/**
-#  * Name of the APACHE tarball e.g httpd-2.2.4.tar.gz
+#  * Name of the APACHE tarball e.g httpd-2.2.6.tar.gz
 #  * 
 #  * @var               string APACHE, APACHETAR
 #  */
-APACHETAR=" httpd-2.2.4.tar.gz"
-APACHE="httpd-2.2.4"
+APACHETAR="httpd-2.2.6.tar.gz"
+APACHE="httpd-2.2.6"
 
 #/**
 #  * Name of the PHP tarball e.g php-5.2.tar.gz




reply via email to

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