Fatal Error: An internal error happened in the script, please contact webmaster for details

Discussion in 'Installation' started by catadmin, Aug 28, 2013.

  1. catadmin

    catadmin New Member

    Joined:
    Aug 26, 2013
    Messages:
    2
    Hi,
    I recently purchased an amember pro subscription with the drupal plugin. I'm having trouble installing the amember software onto a development webserver (on a Virtual Machine) to test. The install process seems to work without any errors and will display the setup summary page at the end of installation (setup/index.php?step=5). However any page I access after that in the amember install including links from the final setup page display the error "An internal error happened in the script, please contact webmaster for details".

    The server details are as follows:
    Ubuntu 12.04 LTS
    php: 5.3.10
    mysql 5.5.32
    apache Apache/2.2.22 (Ubuntu)

    Apache has mod_rewrite enabled and I have not altered the .htaccess file

    Has anyone experienced the same problem?
  2. catadmin

    catadmin New Member

    Joined:
    Aug 26, 2013
    Messages:
    2
    Ok with some assistance from Helpdesk I was able to solve the problem.
    Firstly adding
    SetEnv APPLCATION_ENV debug
    to the very end of the .htaccess file I was able to get more information about the error.
    It turns out as I was using the development license for my testing I needed to make the domain name (URL) for my test site end with .dev

Share This Page