Of course you said you're running PHP5....so that won't work.
According to the site it would be best for you to use the DOM that
comes pre compiled with PHP. http://us3.php.net/manual/en/ref.dom.php

Sorry about the mix up on my part.


On 4/11/06, Joe Wollard <[EMAIL PROTECTED]> wrote:
> Oz,
>
> From your command line, try:
>
> pecl install domxml
>
> You'll need to be root to do so, but as long as you have PECL/PEAR
> installed this should give you domxml. Remember to restart your web
> server after doing so.
>
> - Joe
>
>
> On 4/11/06, Oz <[EMAIL PROTECTED]> wrote:
> > Please help, I am not able to download domxml for PHP5
> > I have tried this location,
> > http://us3.php.net/manual/en/ref.domxml.php
> >
> > I get a message file not found.
> >
> > is there a mirror site.
> >
> > Thanks
> >
> > Please also mail response to
> > [EMAIL PROTECTED]
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to