Hello, "Tom Vandeplas" <[EMAIL PROTECTED]> wrote: > Hi all, > > this question may have been asked a couple of times already, > unfortunately I can't find the answer. > > I have a complete PHP-webserver system up and running, based on a > standard redhat PHP distribution. The only thing that is missing are > the XSLT funtions. I managed to build php on a different system with > xslt enabled, but then again it lacks all the nice standard features > that come with the redhat distribution.
Well, how did you build it on the "other" system? You can just do the same on your redhat server. If you want "all the nice standard features", perhaps you can do something like this: First, check phpinfo() on both servers--esp. the part how each was configure. Then, install php using a *combined* setting for ./configure -- It could work... ...[snip]... __________________________________________________ Do You Yahoo!? Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php