From owner-freebsd-questions@FreeBSD.ORG Wed Aug 8 11:59:34 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63CD516A468 for ; Wed, 8 Aug 2007 11:59:34 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id D279613C461 for ; Wed, 8 Aug 2007 11:59:33 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from lack-of-gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.1/8.14.1) with ESMTP id l78Bx6vY080667 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Aug 2007 12:59:18 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1186574358; bh=Se4u4RJBG1CWGB kaVoFCPth1scAj2xKgIGxQ/EclA0o=; h=Message-ID:Date:From:Organization: User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To: X-Enigmail-Version:Content-Type:Content-Transfer-Encoding:Cc: Content-Type:Date:From:In-Reply-To:Message-ID:Mime-Version: References:To; b=FbbhakAvaKic3nwSzd0G65eaSRl5q5M5UtluAGZGlvsqrgg8y 9K95cJl1sGeFoI26RKDY1Dddru4PWxEYOLdebbxFODZYJ5Fch1xu1v97dyarZtorPon g8sn3DiSLdMWHiXVWIXOLxSR+lhx/HMF0zCWv5W1Wz0lW9qyMs6Y+hQ= Message-ID: <46B9B00A.70303@infracaninophile.co.uk> Date: Wed, 08 Aug 2007 12:59:06 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.6 (X11/20070807) MIME-Version: 1.0 To: vuthecuong References: <46B426F0.2040201@fpt.vn> <46B4292E.5010903@infracaninophile.co.uk> <46B452D0.5050701@fpt.vn> <20070806172333.G15231@obelix.home.rakhesh.com> <46B9AC10.2080103@fpt.vn> In-Reply-To: <46B9AC10.2080103@fpt.vn> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [81.187.76.162]); Wed, 08 Aug 2007 12:59:18 +0100 (BST) X-Virus-Scanned: ClamAV 0.91.1/3892/Wed Aug 8 11:05:19 2007 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,DK_POLICY_SIGNSOME,SPF_FAIL autolearn=no version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on happy-idiot-talk.infracaninophile.co.uk Cc: Rakhesh Sasidharan , freebsd-questions@freebsd.org Subject: Re: can not start phpmyadmin after upgrade to 2.10.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2007 11:59:34 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 vuthecuong wrote: > > > Rakhesh Sasidharan wrote: >> >>>>> Today when after upgrade phpmyadmin through portupgrade from 2.10.2 to >>>>> 2.10.3 >>>>> when I browse to phpmyadmin page, it said: >>>>> >>>>> >>>>> phpMyAdmin - Error >>>>> >>>>> Cannot start session without errors, please check errors given in your >>>>> PHP and/or webserver log file and configure your PHP installation >>>>> properly. >> >> >>> [Sat Aug 04 17:13:50 2007] [notice] caught SIGTERM, shutting down >>> [Sat Aug 04 17:15:37 2007] [warn] Init: Session Cache is not >>> configured [hint: SSLSessionCache] >> >> Are you accessing using phpMyAdmin over an HTTPS link? The above line >> in the log file seems to indicate some problem with the HTTPS >> configuration. (Possibly not, I'm just asking to eliminate that). >> >> I would also suggest turning ON some logging in your php.ini file. >> That way we could get more info on what's causing the error. (That's >> what I'd do if I had an error message like this). >> >> Hope that helps. >> >> Rakhesh >> > Hello > I found that every time I browsed to http://localhost/phpmyadmin > the screen became blank (while gallery2 and drupal did not). > Then in http error log file, these lines where appended: > [Mon Aug 06 19:23:12 2007] [notice] child pid 11734 exit signal > Segmentation fault (11) > [Mon Aug 06 19:23:12 2007] [notice] child pid 11733 exit signal > Segmentation fault (11) > [Mon Aug 06 19:23:12 2007] [notice] child pid 11732 exit signal > Segmentation fault (11) > [Mon Aug 06 19:23:12 2007] [notice] child pid 11731 exit signal > Segmentation fault (11) > [Mon Aug 06 19:23:12 2007] [notice] child pid 11730 exit signal > Segmentation fault (11) > [Mon Aug 06 19:23:14 2007] [notice] child pid 11743 exit signal > Segmentation fault (11) > [Mon Aug 06 19:23:14 2007] [notice] child pid 11742 exit signal > Segmentation fault (11) > [Mon Aug 06 19:23:14 2007] [notice] child pid 11741 exit signal > Segmentation fault (11) > I searched google with no luck. > > I think the cause is not phpmyadmin of apache22 themself, is this PHP bug? > That's my thought. > Anyhelp would be highly appriciated. > Pls help me :( > Tnx in advanced There have been issues reported previously where PHP would crash because the entries in /usr/local/etc/php/extension.ini happened to be in the wrong order. I wonder if that is what you are seeing? You can also have problems if you manage to mix up having apache linked against the ports version of OpenSSL and PHP linked against the base system version of OpenSSL (or vice versa) See, for instance: http://freebsd.rambler.ru/bsdmail/freebsd-stable_2006/msg09698.html (plenty of other examples to be found by searching on that site) Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. Flat 3 7 Priory Courtyard PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW, UK -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGubAJ3jDkPpsZ+VYRA1JYAKDBMkoRfIKw6O8J9svacZo4QDr+vQCdHWO9 oO/lIz3GEU/ume2swWkjxFw= =AtHh -----END PGP SIGNATURE-----