|
From: John B. <jo...@ma...> - 2003-10-29 20:26:16
|
> Caught one other thing that may be helpful....
> dl ("libr.so"); =20
> is=20
> =20
> dl ("libr-php.so");
> on my test script.....
I've done them both. I actually symlinked libr to the same thing =
libr-php is linked to. Besides, failing to do that would cause a nice =
big error from php.
-john
|