On Fri, May 10, 2013 at 12:23 PM, Daniel Brown <danbrown@xxxxxxx> wrote: > On Fri, May 10, 2013 at 6:15 AM, georg <georg.chambert@xxxxxxxxx> wrote: >> Hello ! >> >> im increasingly frustrated on my effort to get PHP/ODBC going with Apache on Linux (did it on MS XP, that was trixy but this is worse, nothing seem to be correct; utilities missing, erroneous file-directory references, crapy stringency in description...) >> >> well: >> >> "undefined function odbc_connect() " is what I currently find in my Apache Error_log >> >> So evidently I have sucessfully gotten at least PHP to get working, but to connect to ODBC >> >> (this then would indicate that dynamical loading of libararies is not successful, but what...) >> >> man tnx for clues >> georg > > Did you uncomment the line in php.ini to load the ODBC DLLs? Aren't DLLs a Windows thing? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php