Is database Client a must??

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
jiehuang001
Forum Commoner
Posts: 39
Joined: Mon May 12, 2003 12:53 pm

Is database Client a must??

Post by jiehuang001 »

I have installed PHP successfully with Oracle by installing Oracle client, PHP, Apache into my computer. However, now I am trying to only install PHP, Apache, without Oracle client to see if the PHP can still works with Oracle. This is the message I got when I tried to start Apache:

unknown(): Unable to load dynamic
library "C:\PHP\extensions\php_oci8.dll"-The specified module could not be found

The problem is that I did see the file "C:\PHP\extensions\php_oci8.dll" on my computer. Why it could not be found?

Thanks.

Jie Huang
Post Reply