On Thursday 18 September 2003 23:01, Mark McCulligh wrote: > I have PHP on both a window and Linux box. > > If I wanted to enable Sybase from the php.ini for windows I would uncomment > the "extension=php_sybase_ct.dll" line. But in Linux you don't use the dll > but the so files. But inside of my extensions folder on the Linux box > there is nothing. For were are all the so files, on the windows box the > extensions folder is full of dlls. OR in Linux do you have to always > recompile PHP to enable any new database support.
In general, yes, you need to recompile. But it totally depends on what flavour of Linux you're using and how you installed PHP in the first place. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Mencken and Nathan's Fifteenth Law of The Average American: The worst actress in the company is always the manager's wife. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php