[dev] sql.php broken...

Anil Madhavapeddy anil@recoil.org
Tue, 17 Jul 2001 18:02:50 +0100


Marc Jauvin wrote:
>
> So I tried copying the latest php/pear/DB in place
> of the current one and it does not fix the problem.

$ cp -r /usr/local/src/php4/pear/* /usr/local/lib/php

does the trick for me, assuming /usr/local/src/php4 has the latest CVS
checkout.

Anil