How to PHP update -> version 5.5

fons

New member
Joined
Aug 30, 2013
Messages
3
Hello,

I'm new here and i've a problem.
I need to update to PHP 5.5 but I'dont know how.

I've tried
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build php n

Now my PHP version is PHP 5.3.29

Thanks

Fons
 
It works, Thanks

Hello zEitEr,

Thank you for the fast respons. It works. :o
 
Will doing this cause any backwards compatibility issues?

How do I confirm which version of custom build I'm running?
 
@Richard,

php -v does not show custombuild version. Or you've patched php to show custombuild version as well?
 
Back
Top