Trying to setup php_oracle.dll causing error during service startup

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • TJ

    Trying to setup php_oracle.dll causing error during service startup

    I am running PHP version 4.3.4
    I am running an Apache server
    I am running on Windows 2000

    My PHP server has run perfectly since it was installed last November.
    However, I just uncommented the line (I need PHP to interface with an
    Oracle database):

    extension=php_o racle.dll

    And my Apache 9iAS service for Oracle will not start now. I am getting
    "Could not start the Oracleoro9iasHT TPServer service on Local
    Computer. Error 1067: The process terminated unexpectedly." The line
    php_oci8.dll installs just fine when commented out and does not cause
    an error. Why is this happening?

    I have put the php_oracle.dll file into the target directory. I am not
    sure why this is causing the HTTP 9ias server service not to start.

    Help!
Working...