.. Well it was the --enable-xslt --with-xslt-sablot but this was only as I needed to do some xslt tranformations, but this would need sablotron installed, its worked out ok in the end though, as I wasnt looking to use xslt transformations e.g. to be rendering html content, more one off process now and again, So I made a work around, e.g. installed sablatron, from www.gingerall.com and then ran it from the command line in php .. e.g. `sabcmd myxsl.xsl myxml.xml myoutput.txt` works fine. I guess there is no documentation anywhere though in which you guys have linked apache and everything togeather on the raq though so that I can figure out where to change these things myself.. Or is that just asking for trouble(Reinstalling systems is a part time hobby of mine).
Thanks. Duncan. --- Taco Scargo <[EMAIL PROTECTED]> wrote: > What option would that be. We are currently putting > together an update to > PHP and if the option does not hurt (or helps) > others I am glad to switch it > on. I expect the PHP to 'air' end of this week. > > With regards, > > Taco Scargo > ----- Original Message ----- > From: "duncan gray" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, February 25, 2002 22:07 > Subject: [cobalt-developers] Configuration Options > for PHP > > > > Right does anybody know how to set different > > configuration options for the php on the RAQ4 im > aware > > of a php.ini file on the server. But its a case of > in > > my php docs it says turn the option on using the > > ./configure option.. but configure doesnt seem to > > exist on my system? > > Im trying to do this in the hope of getting xslt > > functionality working with php. > > Any body got any ideas? > > > > thanks. > > > > Duncan. > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Sports - Coverage of the 2002 Olympic Games > > http://sports.yahoo.com > > > > _______________________________________________ > > cobalt-developers mailing list > > [EMAIL PROTECTED] > > > http://list.cobalt.com/mailman/listinfo/cobalt-developers > > > > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
