Posted by Nitrous on 11/29/05 05:07
I got it sussed finally...
Made a .htaccess file with
php_value include_path .:/hsphere/local/home/myusername/pear
to overwrite the path to the existing pear libraries
then lobbed all of the old pear libraries into the above directory.
Cheers
Nitrous
"Sean" <oreilly.sean@gmail.com> wrote in message
news:1132924067.218246.260450@g49g2000cwa.googlegroups.com...
> Can you not uninstall the current pear library and the install an older
> version?
>
> You might find modifying your existing code to be worthwhile.
> HTML_QuickForm has a migration doc here.
>
> http://pear.php.net/manual/en/package.html.html-quickform.intro-migration32.php
>
[Back to original message]
|