|
Home > Archive > ASE Database forum > April 2005 > Install sybase module in PHP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Install sybase module in PHP
|
|
|
| Hi,
Could any body give me some guildline on how to install sybase module in PHP
on Window platform?
I have tried to uncomment the extension=php_sybase
_ct.dll, reboot apache.
But the Fatal error Undefined Fuction still occurs.
Thanks
| |
| Muralidharan 2005-04-14, 3:24 am |
| This is a Sybase forum, that too Sybase server related.
So, you need to post to PHP groups.
However, recently, I did some work with PHP.
With PHP 5.0.4, it comes with a pre-built php_sybase_ct.dll.
I was able to use it with apache 2.0.53 / Sybase OpenClient
12.5.1
on Windows 2000.
You may want to give it a try.
HTH
> Hi,
>
> Could any body give me some guildline on how to install
> sybase module in PHP on Window platform?
> I have tried to uncomment the extension=php_sybase
_ct.dll,
> reboot apache. But the Fatal error Undefined Fuction still
> occurs.
>
> Thanks
>
>
|
|
|
|
|