I seem to have a strange problem with PHP.
I\'ve migrated a bunch of software from one server to another. On the server some scripts make a connection to Oracle, so
XAMPP comes with PHP compilled with ThreadSafe, so you have to download the file from this directory:
http://windows.php.net/downloads/pecl/releases/oci8/2.0.8/ …
Before you paste the 3 DLLs to C:\xampp\php\ext*, append ".old*" to each file. Be sure you have enabled the good DLL according to your version of your Oracle database in the file php.ini. Finally, Restart Apache.