RE: [PHP] Upgrading 4.2.2 to 4.3.2

2003-07-14 Thread Dave [Hawk-Systems]
any takers on this?

-Original Message-
From: Dave [Hawk-Systems] [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 11:09 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Upgrading 4.2.2 to 4.3.2


Live server was previously a 4.0.4 install that we upgraded to 4.2.2
Am getting ready to upgrade it again to 4.3.2 and wish to verify some things.

1) any caveats to be aware of?

2) it appears from reading INSTALL that a seperate build isn't required if we
want to run both dynamic and static, just run the dynamic install?

3) if the above (dynamic) is correct, will using an existing config.nice still
work for the upgrade considering the config.nice is from 4.0.4 and freebsd has
been patched and upgraded since then as well. file contained below

config.nice file
#! /bin/sh
#
# Created by configure

./configure \
--with-apxs=/usr/local/sbin/apxs \
--with-config-file-path=/usr/local/etc \
--enable-versioning \
--with-system-regex \
--disable-debug \
--enable-track-vars \
--without-gd \
--disable-pear \
--without-mysql \
--with-gd=/usr/local \
--with-ttf=/usr/local \
--with-zlib \
--with-mcrypt=/usr/local \
--with-mhash=/usr/local \
--with-imap=/usr/local \
--with-mysql=/usr/local \
--with-pgsql=/usr/local/pgsql \
--with-dbase \
--with-ldap=/usr/local \
--with-openssl=/usr \
--with-snmp=/usr/local \
--enable-ucd-snmp-hack \
--with-xml=/usr/local \
--enable-ftp \
--with-curl=/usr/local \
--with-gettext=/usr/local \
--enable-sockets \
--enable-sysvsem \
--enable-sysvshm \
--enable-trans-sid \
--prefix=/usr/local \
i386--freebsd4.3 \
$@
/config.nice file

Comments and feedback appreciated.

Dave



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] Upgrading 4.2.2 to 4.3.2

2003-07-14 Thread electroteque
all i can say it why not rerun the configure i'm sure it'll come up with
some breakages like library versions and dependancies etc ..

-Original Message-
From: Dave [Hawk-Systems] [mailto:[EMAIL PROTECTED]
Sent: Monday, July 14, 2003 9:28 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Upgrading 4.2.2 to 4.3.2


any takers on this?

-Original Message-
From: Dave [Hawk-Systems] [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 11:09 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Upgrading 4.2.2 to 4.3.2


Live server was previously a 4.0.4 install that we upgraded to 4.2.2
Am getting ready to upgrade it again to 4.3.2 and wish to verify some
things.

1) any caveats to be aware of?

2) it appears from reading INSTALL that a seperate build isn't required if
we
want to run both dynamic and static, just run the dynamic install?

3) if the above (dynamic) is correct, will using an existing config.nice
still
work for the upgrade considering the config.nice is from 4.0.4 and freebsd
has
been patched and upgraded since then as well. file contained below

config.nice file
#! /bin/sh
#
# Created by configure

./configure \
--with-apxs=/usr/local/sbin/apxs \
--with-config-file-path=/usr/local/etc \
--enable-versioning \
--with-system-regex \
--disable-debug \
--enable-track-vars \
--without-gd \
--disable-pear \
--without-mysql \
--with-gd=/usr/local \
--with-ttf=/usr/local \
--with-zlib \
--with-mcrypt=/usr/local \
--with-mhash=/usr/local \
--with-imap=/usr/local \
--with-mysql=/usr/local \
--with-pgsql=/usr/local/pgsql \
--with-dbase \
--with-ldap=/usr/local \
--with-openssl=/usr \
--with-snmp=/usr/local \
--enable-ucd-snmp-hack \
--with-xml=/usr/local \
--enable-ftp \
--with-curl=/usr/local \
--with-gettext=/usr/local \
--enable-sockets \
--enable-sysvsem \
--enable-sysvshm \
--enable-trans-sid \
--prefix=/usr/local \
i386--freebsd4.3 \
$@
/config.nice file

Comments and feedback appreciated.

Dave



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php