/tmp/stlog httpd -X
then try and connect and have a look (send me a copy if you want) of the
log, it should show what files and drivers its trying to load.
---
Nick Gorham
Easysoft.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
y knows as set the DSN and the driver?
>
Have a look in the docs on the unixODBC web site, there are details there.
You need to create a system DSN, and use the name of that DSN in your
connect. Check that you can connect with isql before moving on to PHP.
--
Nick Gorham
Easysoft Limi
changes I did to php_odbc have either been backed out or
altered to fit different drivers, I don't know what the developers want
to do.
---
Nick Gorham
Easysoft Limited
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I still think that would make the most sense and be the easiest
to support on our end of things.
Well I am of course biased :-) but I still can't see the real downside
of that... Perls DBD:ODBC for example has come to the conclusion that
DM's do more good than harm.
---
Nick Gorham