On 10/24/07, John Mertic <[EMAIL PROTECTED]> wrote: > Yes, remove any lines in your php.ini that reference those files. > > John > > On 10/24/07, sivasakthi <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > When ever i have executed the php files it throws the following warning > > message, > > > > > > PHP Warning: PHP Startup: Unable to load dynamic library > > '/usr/lib/php/modules/msql.so' - /usr/lib/php/modules/msql.so: cannot > > open shared object file: No such file or directory in Unknown on line 0 > > PHP Warning: PHP Startup: Unable to load dynamic library > > '/usr/lib/php/modules/odbc.so' - libodbc.so.1: cannot open shared object > > file: No such file or directory in Unknown on line 0 > > PHP Warning: PHP Startup: Unable to load dynamic library > > '/usr/lib/php/modules/pdo_odbc.so' - libodbc.so.1: cannot open shared > > object file: No such file or directory in Unknown on line 0 > > > > > > > > How can i eliminate that?? is that a problem of php installation??? > > > > > > Thanks, > > Siva > > > > > -- > John Mertic > [EMAIL PROTECTED] > http://jmertic.wordpress.com > > "Explaining a joke is like dissecting a frog: you understand it > better, but the frog dies > in the process." --Mark Twain > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
Or just comment it out by adding a semicolon to the front of the line. -- Daniel P. Brown [office] (570-) 587-7080 Ext. 272 [mobile] (570-) 766-8107 Give a man a fish, he'll eat for a day. Then you'll find out he was allergic and is hospitalized. See? No good deed goes unpunished.... -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php