>> > Yes, remove any lines in your php.ini that reference those files. > > Thanks for your response... > > i have commented the mysql.so module in php.ini.. but i couldn't find > another two modules in php.ini... > > which files are related to odbc.so and pdo_odbc.so modules??
Test your PHP setup. Create file with "<?php phpinfo(); ?>", execute it with php and check configuration directories and files that are listed on top. Please note that you are asking user level questions on mailing list/newsgroup designed for PHP development and not for user support. -- Tomas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php