Forums

OpenID Error (6 posts)

  1. blueyonder
    Member
    Posted 2 years ago #

    When I try to use the OpenID given to me by the OpenID plugin, I get directed to a page that says "No input file specified. "

    Any ideas why this is happening?

    Thanks!

  2. JunoMagic
    Member
    Posted 2 years ago #

    I get the same error.

    Help, please!

  3. JunoMagic
    Member
    Posted 2 years ago #

    Does anyone have any idea how to fix that error?

  4. gammel
    Member
    Posted 2 years ago #

    I'm getting this problem also. Very frustrating.

  5. gammel
    Member
    Posted 2 years ago #

    Still no answer? Please!

  6. matiasperrone
    Member
    Posted 1 year ago #

    SOLUTION TO:
    "No input file specified. " ERROR on OpenID v3.3.2:

    If you get a URL start like this:
    http://www.example.com/index.php/openid/consumer?janrain_nonce=

    1 - Go the folder where OpenID is installed. (Usually: /wp-content/plugins/openid).
    2 - Open "common.php"
    3 - Go to line 619
    4 - You will see the following code:
    $url .= 'index.php/openid/' . $service;
    5 - Change to look like this:
    $url .= 'openid/' . $service;
    6 - Notice that index.php/ has been removed.
    7 - Save the file
    8 - That's it!

    I hope this steps solve the problem... it work for me.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags