if the function dl() is available to you, can you load the extension manually?
Charley Jon Busby wrote: > they're recieving the error > > PHP Warning: PHP Startup: Unable to load dynamic library > 'C:\php\ext\php_mssql.dll' - The specified module could not be found. in > Unknown on line 0 > > if thats any help... > > ________________________________ > > From: [email protected] on behalf of Charley Tiggs > Sent: Thu 10/25/2007 4:20 PM > To: [email protected] > Subject: [symfony-users] Re: Propel ODBC? > > > > > Is it that they can't enable the extension or that they can't get > extension to connect to mssql? If it's the later, make sure that they > configure freetds correctly or you include the port number as part of > the host when using mssql_connect(). I had that issue not too long ago. > > Charley > > Jon Busby wrote: >> We have a client that wishes to connect to an mssql database - instead of >> mysql, however their hosting company is having issues enabling the mssql >> extension - is there a adapter written for connecting to mssql databases >> using odbc? >> >> >> >> Jon >> >> > > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
