Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthorraviepic3
     
    @ Bermi :

    the link you gave ( http://wiki.akelos.org/booklink-quickstart-on-windows ) has some discontunity ..

    ie:c:\xampp\php\php.exe script/setup -d c:\xampp\htdocs\booklink

    i get this error message

    Please point your browser to c:\xampp\htdocs\booklink in order to complete the installation process

    keeping the above thing apart i continued rest steps as per ur screen cast ...went fine till creating a controller ...
    then refresshed the localhost page as u did in screencast..but i didn get any changes in ma screen (nor the error message which u got saying there is not index action )

    then went and edited the xx_controller.php as u said and refreshed my page http://localhost/xx/ displays the same...

    it aint displaying hello world :(


    it displays the default thing saying


    Getting started

    1.
    Use script/generate to create your models and controllers

    To see all available options, run it without parameters.
    2.
    Set up a default routes (config/routes.php) or edit the default controller (app/controllers/page_controller.php)