faqts : Computers : Programming : Languages : PHP : Installation and Setup : General

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

9 of 23 people (39%) answered Yes
Recently 2 of 10 people (20%) answered Yes

Entry

How can I setup PHP with XML support?
Where do I use the configure command --with-xml?

Jan 25th, 2000 13:46
Vladas Lapinskas, Assaf Nadler, Nathan Wallace,


This is command-line option for configure script, use it
./configure --with-xml
or
./configure --with-xml=/path/to/xml/install/directory