This question should really be sent to php-general and not php-dev.  In
any case...

On Mon, 24 Jun 2002, Jay Van Vark wrote:

> I think I finally got iODBC to talk to my data source, but I still can't get
> PHP to find the DSN. I have recompiled PHP a couple of time with suggested
> paths to iODBC... Ie the configure instructions with:
>
> --with-iodbc=/usr/local/src/odbcsdk
>
> And
>
> --with-iodbc=/usr/local

The suggested paths?  You need to give the path of where your iODBC
installation is located.  Typically this is /usr/local/odbcsdk but it is
completely dependent upon your local installation.

> Neither seem to have the desired effect -- I have even set Apache to be the
> same user that I am logged in as so that their shouldn't be any issue
> there...

What is the desired effect?  To have iODBC connect to a database, or to
compile PHP with iODBC support?

>---------------------------------------------------------------<
Dan Kalowsky                    "The record shows, I took the blows.
http://www.deadmime.org/~dank    And did it my way."
[EMAIL PROTECTED]         - "My Way", Frank Sinatra
[EMAIL PROTECTED]


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to