Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26844 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80833 invoked by uid 1010); 7 Dec 2006 22:00:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80818 invoked from network); 7 Dec 2006 22:00:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2006 22:00:23 -0000 Authentication-Results: pb1.pair.com header.from=mauroi@digbang.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mauroi@digbang.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain digbang.com from 200.59.46.140 cause and error) X-PHP-List-Original-Sender: mauroi@digbang.com X-Host-Fingerprint: 200.59.46.140 mx.digbang.com Linux 2.5 (sometimes 2.4) (4) Received: from [200.59.46.140] ([200.59.46.140:10725] helo=mx.digbang.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/C5-35394-FAE88754 for ; Thu, 07 Dec 2006 16:59:46 -0500 Received: (qmail 27044 invoked by uid 89); 7 Dec 2006 21:46:21 -0000 Received: by simscan 1.2.0 ppid: 27032, pid: 27037, t: 0.1555s scanners: attach: 1.2.0 clamav: 0.88.6/m:41/d:2298 Received: from unknown (HELO bensimon) (mauroi@digbang.com@200.127.112.162) by mx.digbang.com with ESMTPA; 7 Dec 2006 21:46:21 -0000 To: Date: Thu, 7 Dec 2006 18:59:06 -0300 Message-ID: <00d901c71a4a$eac01f30$ec01010a@intranet.db> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Thread-Index: AccaSupSGTSKuL3EST2+fyFkX/n/TA== Subject: Windows extension using mysql resource From: mauroi@digbang.com ("Mauro N. Infantino") Hi, As I mentioned in my last email, we've developed a custom extension for = a site, that uses a resource that belongs to the mysql extension. Sara = kindly helped me with the "using the mysql resource" part, but now we're having = a strange issue. Everything works in Windows and Unix with PHP5, but when trying to generate the extension DLL in Windows for PHP4 (using VC++ = 6.0), we get runtime errors when calling the mysql_real_query. I supposed it = had to do with PHP4 bundling its own libmysql version, but I tried compiling = our extension against that same version (same directory) and it also fails. Does anyone know what's happening? =20 Thank you very much in advance. Mauro Nicol=E1s Infantino mauroi@digbang.com=20 Vera 568 - BA - Argentina :: 54 11 4857 6585 :: www.digbang.com=20