Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-05 Thread Pierre Joye
that's totally unrelated. His problem is a basic installation issue. Either the OCI client is missing or he is loading the wrong version (11G in 5.3 requires version 11). A wrong ISAPI would give a different error, like "this module is built for xyz but foo is used" API error check. Cheers, On W

Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-05 Thread Kris Craig
Have you tried running PHP as a FastCGI module instead of ISAPI? I'm not sure if it's still performing better or not, but at very least it is a lot easier to setup. --Kris

Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Fred Silsbee
Joye Subject: Re: [PHP-WIN] error message appears "cannot find php_oci8.dll" To: "Fred Silsbee" Cc: "Justin Dearing" , php-windows@lists.php.net Date: Tuesday, April 5, 2011, 12:02 AM I'm not sure where you looked but the manual is full of complete solution to install

Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Pierre Joye
gt; > There is NO working,complete set of directions to install php on windows. > > I could find NO directions as to what to put on the line isapi in the IIS 5.1 > properties. > get, head, post, debug > > --- On Mon, 4/4/11, Justin Dearing wrote: > > From: Justin Dearing &g

Re: [PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Fred Silsbee
, debug --- On Mon, 4/4/11, Justin Dearing wrote: From: Justin Dearing Subject: Re: [PHP-WIN] error message appears "cannot find php_oci8.dll" To: "Fred Silsbee" Date: Monday, April 4, 2011, 8:16 PM Edit your PHP.ini to remove the php_oci8 module. Aldo that DLL belongs in t

[PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Fred Silsbee
error message appears  "cannot find php_oci8.dll" appears just after fresh use of browser for a php file. Occurs only once after boot under Win XP Prof SP3 It did not help to put the file nearly everywhere forgot to mention that this message does not det

[PHP-WIN] error message appears "cannot find php_oci8.dll"

2011-04-04 Thread Fred Silsbee
error message appears  "cannot find php_oci8.dll" appears just after fresh use of browser for a php file. Occurs only once after boot under Win XP Prof SP3 It did not help to put the file nearly everywhere C:\ C:\php C:\php\ext C:\windows C:\windows\system32 PHP 5.2.6 using MySQL 5