Downgrading to PHP 5.2
Hi: Unfortuantely, I have a number of sites that are dependent on PHP 5.2 and I am currently upgrading to a server that only support PHP 5.3+.
I know it is not officially supported any longer, but I am trying to do the downgrade via the Custom Module.
I have been at this for 14 hours straight and finally, I keep getting the same error:
Any ideas on how to fix this?
/bin/sh /home/cpeasyapache/src/php-5.2.17/libtool --silent --preserve-dup-deps --mode=install cp ext/sqlite/sqlite.la /home/cpeasyapache/src/php-5.2.17/modules
Build complete.
Don't forget to run 'make test'.
-- End step 'make php for apache and cli' --
-- Begin step 'make install php for apache and cli' --
Installing PHP SAPI module: apache2handler
/usr/local/apache/build/instdso.sh SH_LIBTOOL='/usr/local/apache/build/libtool' libphp5.la /usr/local/apache/modules
/usr/local/apache/build/libtool --mode=install cp libphp5.la /usr/local/apache/modules/
libtool: install: error: cannot install `libphp5.la' to a directory not ending in /home/cpeasyapache/src/php-5.2.17/libs
apxs:Error: Command failed with rc=65536
.
make: *** [install-sapi] Error 1Any ideas on how to fix this?
-
Hello :) Here is a quote from our EasyApache product owner on another recent thread: [QUOTE]The PHP 4 and 5.2 custom modules are no longer available on the EasyApache Custom Modules page. Since these modules are not maintained to work with all contemporary and up to date EasyApache components they have been removed.
My advice would be to work on getting those scripts upgraded to work with PHP version 5.3 or higher. It's getting close to 4 years since PHP 5.2 reached end-of-life. The following guide is provided by PHP: A guide is available for migrating from PHP 5.2 to 5.3 Thank you.0
Please sign in to leave a comment.
Comments
1 comment