PDA

View Full Version : 5.2.1 extensions in 5.1 PHP?


iluminate
April 19th, 2007, 12:08 PM
Hi all,

I have a problem and I am kind of n00b when it comes to compiling in general. Is it possible to install
some extensions that exist in PHP 5.2.1 such as xmlwriter to an older version of PHP?
I am running 5.0.5-2 on a live production site.
So instead of recompiling everything from source, is it possible to just install a few needed extensions that exist in PHP5.2.1 in an relativity easy way?

Cheers to all!