[PHP] Re: DLL error

2006-11-09 Thread Robert Hicks
"Windows users will need libraries with version at least 10 to use the php_oci8.dll." I cannot install that client. João Cândido de Souza Neto wrote: It isn´t a problem. Take a look at this link and you will see that you must have more than the php_oci8.dll. http://www.php.net/manual/en/re

[PHP] Re: DLL error

2006-11-08 Thread Jo�o C�ndido de Souza Neto
It isn´t a problem. Take a look at this link and you will see that you must have more than the php_oci8.dll. http://www.php.net/manual/en/ref.oci8.php "Robert Hicks" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > Possible problem. I am getting this error as well: > > "The

[PHP] Re: DLL error

2006-11-08 Thread Robert Hicks
Possible problem. I am getting this error as well: "The procedure entry point OCILobRead2 could not bel located in the dynamic link library OCI.dll" I am using Oracle9i and OCILobRead2 is not available in my version. So what the heck do I do now? So with PHP 5.2 you pretty much have to use

[PHP] Re: DLL error

2006-11-08 Thread Robert Hicks
Thanks, I am searching the web for the error as well and nothing "good" yet. "Good" meaning that it seems to be a problem. João Cândido de Souza Neto wrote: I do not have a windows server here to try something but, when i get home i shall try it. If i get some success i shall tell you. -- P

[PHP] Re: DLL error

2006-11-08 Thread Jo�o C�ndido de Souza Neto
I do not have a windows server here to try something but, when i get home i shall try it. If i get some success i shall tell you. "Robert Hicks" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > Same error... : ( > > João Cândido de Souza Neto wrote: >> Try to copy your dll f

[PHP] Re: DLL error

2006-11-08 Thread Robert Hicks
Same error... : ( João Cândido de Souza Neto wrote: Try to copy your dll file into your system32 folder. "Robert Hicks" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] In my php.ini file I have "c:\php\ext" as my extension_dir. When I go to configure PEAR I am getting DLL err

[PHP] Re: DLL error

2006-11-08 Thread Jo�o C�ndido de Souza Neto
Try to copy your dll file into your system32 folder. "Robert Hicks" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > In my php.ini file I have "c:\php\ext" as my extension_dir. When I go to > configure PEAR I am getting DLL error: > > PHP Warning: PHP Startup: Unable to load dy