Re: need help with php and oracle on xp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Does the oracle extension come with the latest windows binary distribution of PHP? (Probably - it has shedloads of extensions with it.)  If it does it'll be in the extensions folder and be called something like php_oracle.dll / php_oci8.dll.

If so then all you need to do is uncomment the relevant lines in php.ini in the extensions section.  Make sure that php can find the extension files and you're away.  (Might need to restart your http server depending on how you have php set up).

If the binary distribution doesn't come with the extension you'll have to compile it yourself on XP and you need the advice of a braver man than me!!

Hope this helps...

-- 
Ronan
e: ronan@thelittledot.com
t: 01903 739 997
w: www.thelittledot.com

The Little Dot is a partnership of
Ronan Chilvers and Giles Webberley

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux