This is a discussion on RE: [PHP] Connect to Sybase ! within the PHP General forums, part of the PHP Programming Forums category; Thanks Chris, I understand my problem, but can you show me where to find the libct.dll or where I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thanks Chris, I understand my problem, but can you show me where to find the
libct.dll or where I can get libct.dll Thanks & Best Regard -----Original Message----- From: Chris [mailto:dmagick@gmail.com] Sent: Thursday, November 30, 2006 11:14 AM To: Le Phuoc Canh Cc: PHP Mailing Subject: Re: [php] Connect to Sybase ! Le Phuoc Canh wrote: > > Of course I know edit my php.ini, but the problem here that when I > test use > sybase_connect() function and run by command line, a message "This > application has failed to start because libct.dll was not found". ...so it's not that php doesn't support it, it's that php can't get to the sybase dll's. Completely different issue. Does the libct.dll file exist on your system? Is it in the environment path? -- Postgresql & php tutorials http://www.designmagick.com/ |
|
|||
|
Le Phuoc Canh wrote:
> Thanks Chris, I understand my problem, but can you show me where to find > the libct.dll or where I can get libct.dll Search for it. "libct.dll sybase" returns a few results. -- Postgresql & php tutorials http://www.designmagick.com/ |