I am planning to upgrade my web server from PHP 4 to PHP 5.
I currently have apache 2 and PHP 4.4.7 installed from source.
But I have been unable to find a god “how to” describing the process when
upgrading of php on a linux system.
I have some third party extensions enabled, such as eaccelerator and
php-java-bridge. Must I delete these before I proceed with the upgrade
process?
System SUSE 10.2
PHP 4 compiled with
'./configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql'
'--with-zlib' '--with-openssl=/usr/' '--with-curl' '--with-gettext'
'--with-imap=/usr/local/imap' '--with-kerberos' '--with-imap-ssl'
'--with-dom'
--
View this message in context: http://www.nabble.com/Question-regarding-upgrading-from-PHP-4-to-PHP-5%2C-hird-party-extensions-tp15120352p15120352.html
Sent from the Php - Install mailing list archive at Nabble.com.
[Index of Archives]
[PHP Users]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[Postgresql]
[PHP Books]
[PHP Databases]
[PHP SOAP]