Blank page error

Discussion in 'Installation' started by xe912, Sep 4, 2006.

  1. xe912

    xe912 New Member

    Joined:
    Feb 13, 2006
    Messages:
    15
    Hello,

    i've installed aMember on server and instalation worked fine, but when i try to go to any page (admin, signup, index and so on), i just get a blank (empty) page without any error info or anything, that i could see what is wrong. What could it be?

    Thanks for helping...
  2. dme00

    dme00 New Member

    Joined:
    Apr 9, 2006
    Messages:
    2
    I am having the same issue with the free version. All pages work in the admin area accept for:
    amember/admin/setup.php
    amember/admin/protect.php
    This is my system info:
    aMember 3.0.4TRIAL
    PHP 5.1.4 (apache2handler)
    OS Linux
    MySQL 4.1.21
  3. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Please download file
    amember/config.inc.php
    replace first line
    <?php
    to
    <?php ini_set('display_errors', 1);

Share This Page