Ive just tried that .. uncommenting the
;extension=php_oci8.dll line in the php.ini
I think I'm putting the php_oci8.dll in the wrong directory .... as per the php.ini file located in my c:\winnt directory, the line number 375
extension_dir = ./
implies that I place the dll in the same directory as that of the php.ini file .... so I've done that ..
Now I have both my php.ini and php_oci8.dll files in the c:\winnt directory and the line
;extension=php_oci8.dll
uncommented ... this is correct I presume ?
It doesnt seem to be helping ...can u suggest something please ?
Thanks ...
Abhijeet