Skip to Content.
Sympa Menu

freetds - [freetds] successfully installed php/freetds on linux but...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Henry Harvey <thisismyphlist AT yahoo.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] successfully installed php/freetds on linux but...
  • Date: Thu, 6 Nov 2003 09:02:09 -0800 (PST)

If I log in as root, and run a php
script with mssql_connect....
from the command line (php mssql-test.php)
it works very well.

If I log in not as root, it will say
undefined function mssql_connect().
But that user has all the paths to the
/usr/local/freetds directory already.

If I login as www (which apache runs as)
and run "php mssql-test.php" it works.
But when I go to the URL to access that
script, it still tells me undefined
function on the browser.

Any idea?

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree




Archive powered by MHonArc 2.6.24.

Top of Page