From: Luca C. <lu...@pc...> - 2004-03-29 15:05:05
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, on 03/29/04 16:50, Shannon Sumner wrote: > [...] Can someone > direct me to a tutorial regarding this or perhaps explain it to me. I'm > sure this is a large part of my problem. Also, is there a way to test > my connection to databases without having to recompile PHP? I hate to > take down my sites even for a half an hour if I don't have too. well, all the docs about unixODBC are on the unixODBC site, there're a lot of docs, also about PHP and DB2 ;-) http://www.unixodbc.org/doc/ You can test if it works using OpenOffice.org and about this last, MySQL and unixODBC a good HOWTO is at http://www.unixodbc.org/doc/OOoMySQL9.pdf There're also indications where you should put your 'odbcinst.ini' and 'odbc.ini', I've them on /etc/ (where they stay for general settings), but you can have '$HOME/.odbc.ini' for per-user settings. Thx, bye, Gismo / Luca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Debian - http://enigmail.mozdev.org iD8DBQFAaDrtVAp7Xm10JmkRAlZJAJwIxQ0kX1ZhpTsr986FVXNkPjHbtwCfWpxs iZeq7E07GUw+wyVuog3doXY= =VCe7 -----END PGP SIGNATURE----- |