php and unixODBC

John Gruber John.Gruber at e-hps.com
Wed Oct 13 14:57:09 UTC 2004


I'm running Redhat ES 3 and have a problem. 

I installed the FreeTDS packages and have unixODBC setup to communicate
to a MS SQL Server. The iSQL tool and the php CLI have no problem
talking to my database. When I call the same php script from libphp4
apache I get the following:

Warning: SQL error: [unixODBC][Driver Manager]Data source name not
found, and no default driver specified, SQL state IM002 in SQLConnect

Mind you the php command line runs the scripts, talks to the database
and returns my record set. I assume this is an environment thing.  Can
anyone tell me how to setup my php.ini or set environment for apache to
be able to talk to my database? Is it not finding /etc/odbc.ini or what?

Thanks you smart people!

John Gruber





More information about the redhat-list mailing list