in php.ini
i saw this
;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
;
;extension=php_cpdf.dll
;extension=php_cybercash.dll
;extension=php_db.dll
;extension=php_dbase.dll
but these are for windows entension. and i am on linux and i didn't see any line i should comment out regarding this issue in the php.ini.
please help.