Re: [PHP] Question on installation

2001-04-23 Thread Nashirak Bosk
Well if you are using Linux you could try looking for a .o file or I think they have RPMs for some of these that just have a .o file in them and then configure php for you. Basically what you are looking for is a php_$whatever_module. Like I downloaded php_imap_mod.rpm and php_mysql_mod.rpm I

[PHP] Question on installation

2001-04-23 Thread Jason Lam
I have installed the RPM version of PHP that came with a Linux dist. Obviously, it didn't came with a lot of the goodies, like ODBC. Now, if I have to install those modules, is there anyway I can "JUST" compile those modules and install it with /etc/php.ini ? Is this a recommended way? Or sho