Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3641 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91967 invoked from network); 29 Jul 2003 22:37:50 -0000 Received: from unknown (HELO scaup.mail.pas.earthlink.net) (207.217.120.49) by pb1.pair.com with SMTP; 29 Jul 2003 22:37:50 -0000 Received: from h-68-166-192-23.nycmny83.covad.net ([68.166.192.23] helo=apollo) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19hd6L-00034Y-00 for internals@lists.php.net; Tue, 29 Jul 2003 15:37:49 -0700 To: Date: Tue, 29 Jul 2003 18:37:42 -0400 Message-ID: <000601c35622$096b0030$f201a8c0@apollo> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C35600.82596030" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Extension issue with plain vanilla From: che.gonzalez@earthlink.net ("Che Gonzalez") ------=_NextPart_000_0007_01C35600.82596030 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In an attempt to run phpinfo after compiling the skeleton extension (which compiled fine under VC++2003 with php 4.3.2 source and using 4.3.2 binaries on websrv), the webpage coughs up the message 'PHP Warning: Unknown(). Unable to load dynamic library . The specified module could not be found in Unknown on Line 0". I am new at php extension dev, but I have been using php for years, and of course the dlls are in system32 dir and other modules load fine - excluding php_mcrypt.dll. Also, I am using php.exe to eliminate any ISAPI issues - I've been through my share. Please help and thanks while I try to give back to the PHP community. Thanks, Che ------=_NextPart_000_0007_01C35600.82596030--