Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthormsalhab
     
    Hi guys
    when i ma trying to establish a connection to MySql database and navigating the page:
    http://localhost/?controller=framework_setup&action=set_database_details
    I have got the following page saying:

    The page cannot be displayed
    The page you are looking for cannot be displayed because the page address is incorrect.

    --------------------------------------------------------------------------------

    Please try the following:

    If you typed the page address in the Address bar, check that it is entered correctly.

    Open the localhost home page and then look for links to the information you want.
    HTTP 405 - Resource not allowed
    Internet Information Services

    --------------------------------------------------------------------------------

    Technical Information (for support personnel)

    More information:
    Microsoft Support
    • CommentAuthorThijs
     

    Hi there,

    I hardly now anything about setting up a webserver on Windows (being a mac user myself), but I noticed this in your error message:

    HTTP 405 - Resource not allowed

    Internet Information Services

    Are you using IIS?

    I guess things will work better if you use Apache. I would try some kind of WAMP distribution. Or maybe this wiki entry might help.