HughesJR.com Forums

Guides => LAMP Guide => Topic started by: wombarrapete on February 24, 2007, 03:13:09 AM



Title: Installing a LAMP Server on RHEL Clones - add XSL to PHP ?
Post by: wombarrapete on February 24, 2007, 03:13:09 AM
Hi - first of all let me say what a great guide you have provided - it worked flawlessly for me .. thank you.

However I have a problem now as I need to configure PHP for XSL support and I can't figure out how to do it !!

It seems that all I need to do is run the ./configure again and add '--with-xsl[=DIR]' with my already existing configure options as shown on my info.php page (as described here ... http://au2.php.net/manual/en/ref.xsl.php ) ... the problem is that I cannot find the ./configure file anywhere !!!

Is this because I used yum to install the packages instead of compiling from source ?

If yes .. does that mean that I need to uninstall and rebuild using source files ?

Or .. is there another way to configure PHP for XSL support ?

thanks

pete