David BERCOT wrote:
Hi, I have a server with Apache 2, PHP 5.1.1 and Oracle Instant Client 10.2.0.1. As I have a little bug [http://bugs.php.net/bug.php?id=29779], I've tried the solution (in oci8.c) and recompiled ! But then, everything was broken. So, I get the source of PHP 5.1.2 and recompiled again. Everything seems ok, with Apache and PHP, but it was impossible to use oci !!! I thought about an environment problem (LD_LIBRARY_PATH), but after some manipulations, I can see this variable in phpinfo(), but nothing about oci8 !!! I've looked into logs but I couldn't find any problem. It was like Oracle was not installed !!!
You might be better off asking the internals list. http://www.php.net/mailing-lists.php They deal with this sort of stuff, we're more for general php help.. -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php