converting php files to xml on FC3

Marius Andreiana mandreiana.lists at gmail.com
Thu Jan 5 18:27:42 UTC 2006


On Wed, 2006-01-04 at 12:53 +0530, Ankush Grover wrote:
> hey friends,
Ola,


> I am not able to find the rpm for php-libxml2 and php-iconv requires
> php-common,db3,mm packages(only php-common is available).
I don't remember how it was on fc3; in fc4 it's php-xml

> Most important is that whether the rpm of php that comes with FC3 does
> have the support for libxml2 or not. How do I know whether php has
> been compiled with libxml2 support or not.
use phpinfo(). 

> If php is not compiled with libxml2 support then can I configure the
> php with libxml2 support through php-*.scr.rpm or I have to take the
> php-4.3.11.tar.gz and compile it.
It's best to edit the .spec file from the src.rpm, then build php with
the modified spec. But I don't think you need to recompile, only to
install proper module. Run "yum list 'php*'" to see all.

-- 
Marius Andreiana




More information about the fedora-list mailing list