|
Posted by Colin McKinnon on 10/12/06 19:22
yodertony@gmail.com wrote:
>
> Unfortunately, this host does not have some extensions enabled which I
> need, namely, the dom-xml and xslt extensions.
>
> Assuming that the server admins ignore my pleas, is there a way to
> locally
> enable these extensions for my account, with a local copy of php.ini,
no.
> or
> local copies of the proper *.so files,
If they are already on the server you may be able to use dl() to load them
at runtime. If their not there already then a sure fire way to upset your
provider is to start uploading binaries into a shared webserver.
> Or should I just look for a new host.
>
Probably the best bet.
IIRC there were a couple of pure PHP XML parsers but last time I looked XSLT
was a bit flaky.
HTH
C.
Navigation:
[Reply to this message]
|