Hi, the reason I believe I can't do a configure on the "real" server is because I don't have all the source files (or object files) for the options currently installed. So I did a new build with a minimum configuration (basically only xslt) of a different server. I expected to get xslt.so in the modules directory, but it's wasn't anywhere in the build tree. Is it maybe an option to build shared libs? (I thought it was the default).
My next step would have been to copy over this xslt.so file the the other server and add it in php.ini. "- Edwin" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 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