Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32976 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60832 invoked by uid 1010); 25 Oct 2007 03:58:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60817 invoked from network); 25 Oct 2007 03:58:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Oct 2007 03:58:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=tokul@users.sourceforge.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=tokul@users.sourceforge.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain users.sourceforge.net from 213.197.162.99 cause and error) X-PHP-List-Original-Sender: tokul@users.sourceforge.net X-Host-Fingerprint: 213.197.162.99 avilys.eik.lt Linux 2.6 Received: from [213.197.162.99] ([213.197.162.99:42888] helo=avilys.eik.lt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/11-47805-B4410274 for ; Wed, 24 Oct 2007 23:58:04 -0400 Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 962AA1F5112; Thu, 25 Oct 2007 06:53:37 +0300 (EEST) Received: from avilys.eik.lt (avilys.local [127.0.0.1]) by avilys.eik.lt (Postfix) with ESMTP id 74BF81F5111; Thu, 25 Oct 2007 06:53:37 +0300 (EEST) Received: from 78.61.224.253 (NaSMail authenticated user tomas@topolis.lt) by avilys.eik.lt with HTTP; Thu, 25 Oct 2007 06:53:37 +0300 (EEST) Message-ID: <51608.78.61.224.253.1193284417.nsm@avilys.eik.lt> In-Reply-To: <1193284243.2475.8.camel@sim-co.kovaiteam.com> References: <1193227399.2525.22.camel@sim-co.kovaiteam.com> <2a9adcf0710240507n3578243bn4e10662cb044d610@mail.gmail.com> <1193284243.2475.8.camel@sim-co.kovaiteam.com> Date: Thu, 25 Oct 2007 06:53:37 +0300 (EEST) To: "sivasakthi" Cc: internals@lists.php.net User-Agent: NaSMail/1.3 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [PHP-DEV] PHp Warning From: tokul@users.sourceforge.net ("Tomas Kuliavas") >> > 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 "", 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