Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter huntercreation

    (@huntercreation)

    I was able to fix this by adding a PHP handler to my htaccess file.

    # Use PHP5.4 as default
    AddHandler application/x-httpd-php54 .php

    Key Ring ran no problem.

    Plugin Author Beau Lebens

    (@beaulebens)

    Yep, this is because apparently your server was running an older version of PHP (before you put in the 5.4 directive). Keyring requires PHP 5.3 or higher.

    Hi I really need eventbrite and keyring on my site – please can you tell me where to put the above code to make them work? Thank you!

    I’ve already tried putting it into the htaccess file but it hasn’t worked and I’ve still got a completely white screen please help!

    https://www.webmelonadmin.co.uk

    Thread Starter huntercreation

    (@huntercreation)

    Cathy,

    The only thing that I can suggest is to make sure the handler code is exactly how I did with the weird spacing and all.

    Hope you find a solution.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘White Screen after install’ is closed to new replies.