catfan / Medoo

The lightweight PHP database framework to accelerate the development.
https://medoo.in
MIT License
4.84k stars 1.15k forks source link

unable to connect sybase #180

Closed gantoday closed 9 years ago

gantoday commented 9 years ago

could not find php_pdo_dblib in php.ini and wamp say: Fatal error: Uncaught exception 'Exception' with message 'could not find driver' in F:\wamp\www\medoo.php on line 125 Exception: could not find driver in F:\wamp\www\medoo.php on line 125

please help me. thanks!

catfan commented 9 years ago

So, you have to install or compile the php_pdo_dblib driver for PHP to load.

gantoday commented 9 years ago

@catfan thanks! sorry,but i don't know how to compile the php_pdo_dblib driver for PHP and i google with no answer.could you give me some tips.

gantoday commented 9 years ago

and my web server is centos