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

    I need help moving my akelos application to a vista box with Apache 2.2.9 , PHP5.2.6, and MySql5.0 server installed.
    I originally made my application on my Laptop With DebianLenny Apache2.2, PHP5 MySql5.0 server.and Subversion (svn)

    when i simply copied the entire aplication to the rootDocument folder on the vista box "C:\webser\akelos" and "C:\webserver\myapp" . Now when I go to localhost/myapp I get the folder listings of my application and not the homepage, so i tried to launch the file localhost/myapp/public/index and i get a blank page..

    What do i need to do for the framework to launch and run my application.