Forums

can't get self-host login to work

  1. secretagentwilly
    Member
    Jul 17, 2010, 11:09 PM

    Hello...i'm trying to log into my self-hosted blog on my own website. How should the url look, this is what I'm trying: http://www.shizzlebot.com/wp-admin/index.php

    The error is: Connection Error
    HTTP status code: 404 was returned. Not found.

    The site comes up on my pc with firefox...any suggestions?
    I'm using a sprint htc evo and my blog is version 3.0...are there any plugins that need to be installed on the site or just this one on my phone?

    Please advise.

  2. are you typing shizzlebot.com in the url text field? That should be all you need to do.

  3. secretagentwilly
    Member
    Jul 21, 2010, 2:21 AM

    do i need the wp-admin/index.php or anything? I'll give it a try...thank you

  4. Nope, it should be smart enough to figure out where the guts of your blog are :P Did it work?

  5. Mrroundhill, I've got the same problem. I've tried with the direct path and the general (www.c3fever.com) also tried it on my other wp sites and same problem.. I use a samsung moment.. I didn't get the 404 error before I updated :(

  6. @mrmarchuk - In your case your xmlrpc.php file is non existant or in a different place than it should be:

    http://www.c3fever.com/xmlrpc.php

  7. actually it IS there.. wierd. i can see it using my http://FTP..

    permissions not set maybe? its at 0644 right now

  8. Looks like you got it working, did the app connect ok?

  9. yep, it was the rewrite rules.. my friend who's hosting it figured it out :) after i told him it was a java.io.inputstreamreader error

    *shrug* thanks for the help :)

  10. Hi,
    i have got exactly the same problem here. I cannot connect via Android and also via a iPhone. I can contact the xml-rpc.php and i can contact a testsite at wordpress.com, only the self-hosted doesnt work.

    Can you share which rewrite-rules you changed?

    Thanks in Advance,
    Richy66

  11. Similiar Problem here too./
    I get this nasty message :

    org.xmlpull.
    v1.XmlPull ParserException:
    expected:Start_Tage
    {null}methodResponse(
    (position:START_TAG
    <htmlxmlns=@http://www.
    w3.org/1999/xhtml' dir='ltrl
    lang='@@LOCALE@@'>:2:72
    in java.io.
    Inputstreamreader@484a85b8
    )

    And, the only option it gives me for buttons is "OK".
    i am not ok. lol.

    Any help here ?

    Thanks

  12. @justadam, it could be that the xmlrpc url returned by your blog has a ':' in the URL

    http://www.justadam.co.uk:/public_html/xmlrpc.php

    http://www.justadam.co.uk/public_html/xmlrpc.php?rsd

  13. Thanks, that worked well.
    I changed the settings to accept remote editing.

    All the best.

  14. Do ypu mean this line in xmlrpc.php?

    $protocol = is_ssl() ? 'https' : 'http';

Topic Closed

This topic has been closed to new replies.


About this Topic