We recently installed php with Mandrake 9. Mysql 3.23 is running but php does not recognize any mysql functions. Looking at working computers they have the extensions gd.so and mysql.so in a directory /usr/lib/php/extensions and these two files are uncommented in the php.ini file. If these are unchecked does php create the directory and put the modules in there or php needs to be compiled. Any help would be appreciated.