Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9935 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34811 invoked by uid 1010); 18 May 2004 11:12:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34775 invoked from network); 18 May 2004 11:12:06 -0000 Received: from unknown (HELO BLR-DSMASTER.BLR.NOVELL.COM) (164.99.147.9) by pb1.pair.com with SMTP; 18 May 2004 11:12:06 -0000 Received: from linux.blr.novell.com [164.99.145.41] by BLR-DSMASTER.BLR.NOVELL.COM; Tue, 18 May 2004 16:41:46 +0530 Reply-To: kameshj@fastmail.fm To: internals@lists.php.net Content-Type: text/plain Message-ID: <1084878726.2167.11.camel@linux.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Tue, 18 May 2004 16:42:06 +0530 Content-Transfer-Encoding: 7bit Subject: extension loading problem with cvs HEAD php5.0.0 From: kameshj@fastmail.fm (Kamesh Jayachandran) Hi All, When I compiled and ran the php with apache2.0.49 my extensions module init routines are called twice and even simple script execution keep happening for 30 seconds and I get Timeout after 30 seconds. Later I took 5.0.0RC2 everything works fine. Please do the needful. With regards Kamesh Jayachandran