RE: php4 port upgrade

2006-05-08 Thread Zimmerman, Eric
 Hello,
 Is there any known issues or things to watch out for when doing
the
 latest php4 upgrade? The notes in the UPDATING file indicated a change
in
 the status of the .cli binary. If one has mod_php4 and the
php4-extensions
 already installed is the upgrade a smooth one?
 Thanks.
 Dave.


Mine seemed to go fine via portmanager after doing a make config in the
php4 directory as UPDATING indicates to do. No issues so far that I have
seen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: php4 port upgrade

2006-05-08 Thread Julien Gabel
 Is there any known issues or things to watch out for when doing the
 latest php4 upgrade? The notes in the UPDATING file indicated a change
 in the status of the .cli binary. If one has mod_php4 and the
 php4-extensions already installed is the upgrade a smooth one?

 Mine seemed to go fine via portmanager after doing a make config in the
 php4 directory as UPDATING indicates to do. No issues so far that I have
 seen

Using portupgrade, i had to recompile all php4-* found in /var/db/pkg and
the dependancies.  All went well, except for the SSL support i use throuth
squirrelmail.  I use different knobs in the past in order to be able to
access imaps via squirrelmail, the last one was WITH_OPENSSL_BASE.  But
according to the current ports/Mk/bsd.openssl.mk makefile, it seems
deprecated in favor of WITH_OPENSSL_BASE=yes.  So i tried:
 # portupgrade -rRf -m 'WITH_OPENSSL_BASE=yes' squirrelmail
instead of:
 # portupgrade -rRf -m '-DWITH_OPENSSL_BASE' squirrelmail
without much success for the moment...

-- 
Julien Gabel.


pgpTS3lBCiXbV.pgp
Description: PGP signature


Re: php4 port upgrade

2006-05-08 Thread Julien Gabel
 Is there any known issues or things to watch out for when doing the
 latest php4 upgrade? The notes in the UPDATING file indicated a change
 in the status of the .cli binary. If one has mod_php4 and the
 php4-extensions already installed is the upgrade a smooth one?

 Mine seemed to go fine via portmanager after doing a make config in the
 php4 directory as UPDATING indicates to do. No issues so far that I have
 seen

 Using portupgrade, i had to recompile all php4-* found in /var/db/pkg and
 the dependancies.  All went well, except for the SSL support i use throuth
 squirrelmail.  I use different knobs in the past in order to be able to
 access imaps via squirrelmail, the last one was WITH_OPENSSL_BASE.  But
 according to the current ports/Mk/bsd.openssl.mk makefile, it seems
 deprecated in favor of WITH_OPENSSL_BASE=yes.  So i tried:
  # portupgrade -rRf -m 'WITH_OPENSSL_BASE=yes' squirrelmail
 instead of:
  # portupgrade -rRf -m '-DWITH_OPENSSL_BASE' squirrelmail
 without much success for the moment...

... but switching-on the Build static OpenSSL extension knob using
`make config' in the ports/lang/php4 directory do the trick.  So, the
upgrade went relatively well.

--
Julien Gabel.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: php4 port upgrade

2006-05-08 Thread Beat.Siegenthaler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

cacti and roundcube is broken.
Has something to do with php-session.
portupgrade -Rf php4 didn't solve the problem.
still searching..

Dave wrote:
 Hello,
Is there any known issues or things to watch out for when doing the
 latest php4 upgrade? The notes in the UPDATING file indicated a change
 in the status of the .cli binary. If one has mod_php4 and the
 php4-extensions already installed is the upgrade a smooth one?
 Thanks.
 Dave.
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (MingW32)

iD8DBQFEX5v3gMy0K9A7xM8RAlEiAJ4sQlMqC5b2X8oqTlvVSBzCMrZxtwCfQN7U
6Vps2JiQ7eIwA3wNDdvyxgs=
=qz3e
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


php4 port upgrade

2006-05-07 Thread Dave

Hello,
   Is there any known issues or things to watch out for when doing the 
latest php4 upgrade? The notes in the UPDATING file indicated a change in 
the status of the .cli binary. If one has mod_php4 and the php4-extensions 
already installed is the upgrade a smooth one?

Thanks.
Dave.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]