From owner-freebsd-questions@FreeBSD.ORG Wed Jun 6 23:31:15 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BD05106564A for ; Wed, 6 Jun 2012 23:31:15 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (mail1.sourcehosting.net [74.205.51.45]) by mx1.freebsd.org (Postfix) with ESMTP id 6E3028FC08 for ; Wed, 6 Jun 2012 23:31:15 +0000 (UTC) Received: from 24-181-237-39.dhcp.oxfr.ma.charter.com ([24.181.237.39] helo=Gregory-Larkins-iMac.local) by mail1.sourcehosting.net with esmtp (Exim 4.73 (FreeBSD)) (envelope-from ) id 1ScPh2-000462-NZ; Wed, 06 Jun 2012 19:31:14 -0400 Received: from Gregory-Larkins-iMac.local (localhost [127.0.0.1]) by Gregory-Larkins-iMac.local (Postfix) with ESMTP id 2AA291309D10; Wed, 6 Jun 2012 19:31:12 -0400 (EDT) Message-ID: <4FCFE83F.1000205@FreeBSD.org> Date: Wed, 06 Jun 2012 19:31:11 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20120601 Thunderbird/13.0 MIME-Version: 1.0 To: betts@norden1.com References: <11872b41d581ea0ba80400b5bc45c170.squirrel@webmail.norden1.com> In-Reply-To: <11872b41d581ea0ba80400b5bc45c170.squirrel@webmail.norden1.com> X-Enigmail-Version: 1.4.2 X-SA-Exim-Connect-IP: 24.181.237.39 X-SA-Exim-Mail-From: glarkin@FreeBSD.org X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail1.sourcehosting.net X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=AWL, BAYES_00, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on mail1.sourcehosting.net) Cc: freebsd-questions@freebsd.org Subject: Re: Blank page after log in to phpmyadmin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2012 23:31:15 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 6/6/12 7:16 PM, betts@norden1.com wrote: > I have a blank white page after I log into phpmyadmin. I have > upgraded to php 5.4.3 along with the extensions. Also upgraded to > current phpmyadmin. Have checked the error logs and nothing is > showing in the logs. Any idea what happended. phpmyadmin was > working before upgrade. > > Hi there, This is typically caused by a PHP-related error of some sort. Have you enable the error_log directive in your php.ini file? If not, do that and restart your server. After loading the page again, check the file and you should have some indication of what's wrong. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/P6D8ACgkQ0sRouByUApClwwCfbKt4LmaJ+pKiIss/Av95CuTQ 8nUAnAzfNrx4fs78ej6UFuf0G5i5bpln =XAa7 -----END PGP SIGNATURE-----