Question Regarding Blackboard to Moodle Conversion Utility (PHP/XSLT issue)

Re: Question Regarding Blackboard to Moodle Conversion Utility (PHP/XSLT issue)

by Dan Eklof -
Number of replies: 0
I tried a new version of apache (compiled) with no luck ,but after removing a line for the ./configure part of php, I got the module to work.

I had to remove the `--with-pcre-regex=/usr` to get php to compile a library that yielded no errors on php pages.

Now I've got a version of php installed with XSLT and Sablot support.  I've unpacked the files given in the utility to `moodle_web_dir`/backup.

So..  At this point, how do i get the utility to work?  Do I have to change any files?

 - Dan