Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31626 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44802 invoked by uid 1010); 16 Aug 2007 13:39:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44787 invoked from network); 16 Aug 2007 13:39:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2007 13:39:08 -0000 Authentication-Results: pb1.pair.com header.from=buildsmart@daleenterprise.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=buildsmart@daleenterprise.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daleenterprise.com from 67.78.11.229 cause and error) X-PHP-List-Original-Sender: buildsmart@daleenterprise.com X-Host-Fingerprint: 67.78.11.229 daleenterprise.com Received: from [67.78.11.229] ([67.78.11.229:62019] helo=daleenterprise.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/B1-30340-D2354C64 for ; Thu, 16 Aug 2007 09:37:51 -0400 Received: from localhost (localhost [127.0.0.1]) by daleenterprise.com (Postfix) with ESMTP id 69F311DE32A for ; Thu, 16 Aug 2007 09:37:47 -0400 (EDT) Received: from daleenterprise.com ([127.0.0.1]) by localhost (daleenterprise.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11418-06 for ; Thu, 16 Aug 2007 09:37:45 -0400 (EDT) Received: from [10.1.100.11] (daleenterprise.com [10.1.100.11]) by daleenterprise.com (Postfix) with ESMTP id DFA7B1DE320 for ; Thu, 16 Aug 2007 09:37:45 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-ID: <153371E8-FE64-4C88-B3F9-2A3F0EF4D052@daleenterprise.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: internals@lists.php.net Date: Thu, 16 Aug 2007 09:37:44 -0400 X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.2) MTA-Interface: amavisd-new-2.3.3 (2005-08-22) + Maia Mailguard 1.1.0 at daleenterprise.com X-Spam-Scanned: using SpamAssassin 3.1.7 (2006-10-05) at daleenterprise.com X-Virus-Scanned: using ClamAV 0.88.6 (2006-11-05) at daleenterprise.com Subject: Issues with custom extension. From: buildsmart@daleenterprise.com (BuildSmart) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I wrote an extension/module (quite some time ago) for PHP4, for the last year or so (on and off) I've been rewriting it for PHP5. Under PHP4 it works properly as an embedded extension or a loadable module. Under PHP5 it only appears to work properly as an embedded extension but when it's a loadable module it fails to work properly. What I mean by 'fails to work' properly is that it doesn't perform the tasks it's supposed to perform. I realize that this is not very explanatory and I really don't know how else to explain it. Since I don't know what the problem is or where to begin I was hoping I could find some kind soul with a little time could assist me in resolving this problem. - -- Dale -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) iD8DBQFGxFMp0hzWbkf0eKgRAoEsAKCn0XM4NEuo2vZQUciZEZ/t8KfCfwCfb4jE hCttSqcjFpXG/oYB4V+t8oY= =2XmB -----END PGP SIGNATURE-----