I've installed php in c:\php\ folder:
========================================================
Volume in drive C has no label.
Volume Serial Number is E422-FD1C
Directory of C:\php
07/31/2001 03:06p <DIR> .
07/31/2001 03:06p <DIR> ..
07/19/2001 09:31a <DIR> dlls
07/19/2001 09:31a <DIR> extensions
06/21/2001 06:31p 25,632 install.txt
07/19/2001 09:31a <DIR> java
05/22/2000 05:56p 3,747 License
07/19/2001 09:31a <DIR> MIBS
07/19/2001 09:31a <DIR> pdf-related
07/19/2001 09:31a <DIR> pear
06/22/2001 09:54a 20,480 php.exe
06/01/2001 05:20a 24,992 php.ini-dist
06/01/2001 05:20a 25,482 php.ini-optimized
07/24/1999 09:00p 2,123 php4.gif
06/22/2001 09:54a 1,036,288 php4ts.dll
06/22/2001 02:58p 121,318 php4ts.lib
07/31/2001 03:06p 0 php_files.txt
06/22/2001 03:27p 53,248 php_oci8.dll
07/19/2001 09:31a <DIR> sapi
07/31/2001 02:19p <DIR> sessiondata
07/31/2001 02:19p <DIR> uploadtemp
10 File(s) 1,313,310 bytes
11 Dir(s) 2,438,704,128 bytes free
========================================================
and in php.ini I have:
======================
; Directory in which the loadable extensions (modules) reside.
extension_dir = c:\php
========================================================
-----Original Message-----
From: Dragos Roua [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 31, 2001 2:29 PM
To: Liviu Popescu2
Subject: Re: [PHP] php_oci8.dll
Try to see if the specified library is in the location specified,
meaning
c:\php\, maybe you named the folder php4 or something like this
> I have installed PHP4 manually to use it with Win2000
> I did everything according to installation guide specifications.
> I uncommented, in php.ini, the line:
> extension=php_oci8.dll
> Afer I stopped and started the Web server, and try to load a page, I
> get:
> "PHP Warning: Unable to load dynamic library 'c:\php/php_oci8.dll' -
The
> specified procedure could not be found. in Unknown on line 0".
> What should I do?
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
[EMAIL PROTECTED]
>
--
Dragos Roua
Mirabilis Media,
http://www.portal.ro http://www.net-info.ro
http://www.analyser.ro http://www.adserver.ro
http://www.culinar.ro http://www.cartipostale.ro
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]