0

在这个项目中,我必须使用 symfony 连接到 Oracle 数据库。但我不知道如何做到这一点。

环境:

  • 灯,
  • symfony 1.4,
  • 甲骨文 10g

Oracle 安装在服务器中。首先我需要安装oracle客户端吗?那么如何配置 symfony 或 PHP 呢?

4

1 回答 1

0

The best way: Install the Zend Server/Community, because the server have the oci8 and pdo_oci extension compiled.

I recommend! ;)

于 2012-11-19T19:50:18.707 回答