From: Joao Prado Maia Date: March 7 2005 1:46pm Subject: RE: Blank screen after install List-Archive: http://lists.mysql.com/eventum-users/996 Message-Id: <200503071346.j27DkK4c029145@mail.mysql.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Kristian, > I've seen a couple of entries in this forum regarding blank > screens after a setup. > > I'm wondering if this has been resolved, cause I'm > experiencing it too. > > I have been using both eventum-1.5, and a snapshot eventum-20050305. > The machine is configured with: > PHP 5.0.3 > apache-2.0.53 > > I have also tried setting > ini_set("display_errors", 1); > error_reporting(E_ALL); > in the /path-to-eventum/config.inc.php but no errors or > messages are displayed. > The setup/configuration is working/displayed, and the > database is setup/created. > > Any suggestions? > Yes, change the permissions on the Eventum files/directories. Apache probably doesn't have the proper permission to open the files, and nothing is displayed to the browser because of this. --Joao