Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

connection to oracle 9.2 with php and odbc doesn't work

705056Jun 5 2009 — edited Jun 8 2009
Hello,
i'm trying to connect to a database in oracle 9.2 from a computer that have windows 2000 server with php 5.2, apache 2.0 and client oracle 9.2.
I use the odbc driver of oracle.
I create a dsn in control panel and testing here it work.
When i run my little script in php with the odbc_connect("name_dsn", "userdb", "pswdb") it doesn't work.
My Apache log give an error of Microsoft ODBC driver manager!

This procedure work on my personal computer that have the same configuration of the other machine, the different is the operating system that is Windows xp home.

Why on the windows 2000 server doesn't work the connection of php????
Please help me and sorry for my english, i know is not very good.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 6 2009
Added on Jun 5 2009
3 comments
5,490 views