I *think* you need php_sybase_ct.dll. You would find it in
c:\php\extensions, and need to copy it into windows\system32. After that,
modify your php.ini as follows :
; windows extension
extension=php_sybase_ct.dll  (remove the ';')

Regards,
Philippe

"Arthur Chevalier" <[EMAIL PROTECTED]> a écrit dans le message
news:
[EMAIL PROTECTED]
> Hi,
>
> I am very new to PHP.  I installed it on a box with Win 2K and IIS.  I am
> trying to utilize the Sybase functions, but I keep getting the following
> error:
>
> Fatal error: Call to undefined function: sybase_connect() in
> c:\inetpub\wwwroot\sybase.php on line 2
>
>
> Can anyone possible tell me how to get/install the Sybase
> functions/extensions?????
>
> Thanks,
>
> Art Chevalier
> Sybase Replication Administrator
> Space and Naval Warfare Center, Chesapeake
> 1-757-523-8303
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to