i did all mentioned and i'm afraid it didn't help ...
i download php version from swwwing with all dll's, change apache httpd.conf ...
when i try to use script:
dl("php_oci8.dll");
putenv("ORACLE_SID=orcl");
$conn = OCI_Logon("scott","tiger");
i got this response:
Fatal error: Unable to load dynamic library 'c:\php4/php_oci8.dll'
One of the library files needed to run this application cannot be found. in f:\htdocs\oracle\index.php3 on line 2
when i try to use php_oracle IE stops to respond.
some other suggestions, any other site with compiled dll's??
if not, anyway thx for help