• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How upgrade php to version 5.2.4?

which os ?

-> search the forum, there are many Posts about php update ....
 
My OS FedoreCore4.

f I'm upgrade php:

rpm -U ./php-5.2.2-3.i386.rpm
warning: ./php-5.2.2-3.i386.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
httpd-mmn = 20051115 is needed by php-5.2.2-3.i386
libc.so.6(GLIBC_2.4) is needed by php-5.2.2-3.i386
libcrypto.so.6 is needed by php-5.2.2-3.i386
libcurl.so.4 is needed by php-5.2.2-3.i386
libssl.so.6 is needed by php-5.2.2-3.i386
php-cli = 5.2.2-3 is needed by php-5.2.2-3.i386
php-common = 5.2.2-3 is needed by php-5.2.2-3.i386
rtld(GNU_HASH) is needed by php-5.2.2-3.i386
php = 5.0.4-10.5 is needed by (installed) php-gd-5.0.4-10.5.i386
php = 5.0.4-10.5 is needed by (installed) php-mysql-5.0.4-10.5.i386
php = 5.0.4-10.5 is needed by (installed) php-xml-5.0.4-10.5.i386
php = 5.0.4-10.5 is needed by (installed) php-mbstring-5.0.4-10.5.i386
php = 5.0.4-10.5 is needed by (installed) php-imap-5.0.4-10.5.i386
php = 5.0.4-10.5 is needed by (installed) php-pear-5.0.4-10.5.i386
/usr/bin/php is needed by (installed) psa-horde-3.1.5-fc4.build83071218.20.noarch

Or as config php with other parameters, if, for example, I want to add something module?
 
If you're still running Fedora Core 4 then I'd start looking into migrating to a supported distribution. Note that only the latest two Fedora releases receive security updates (Fedora 7 and 8 at the moment). I suggest using CentOS instead of Fedora, so you won't have to change your OS every year.
 
Back
Top