我试图在windows服务器2012 to 64位中配置xampp。我下载了最新版本的xampp(xampp-win32-7.0.1-0).我使用的是oracle11gR2版本,所以我下载了oracle即时客户端11_2 (64位)。我在php.ini文件中启用了oracle的扩展名extension
我下载了XAMPP Windows 1.8.2和oracle instant client 12.1。然后,我解压oracle即时客户端文件,编辑path环境设置,并通过添加即时客户端的路径在系统变量列表中编辑PATH。
我找到了string ;extension=php_oci8.dll.Remove the semicolon (;) from the begining of the string to activate the oracle ex