Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit
https://github.com/akelos/akelos/issues
Akelos PHP Framework Forum
Discussions
Categories
Tutorials
: Booklink migrate script error
Bottom of Page
1 to 2 of 2
CommentAuthor
metkelb
I am new to akelos and I am trying out the booklink application to make sure everything is set up correctly. Everything works well until i run the migrate script:
I have a Debian Etch box with Apache, Mysql, Php5
akelos:path/to/booklink$ ./script/migrate Booklink install
this returns the following
Could not find load the installer. Class doesn't exists
---------------------------------------------------------------------------------
I have looked everywhere and I have no idea what to do to pass beyond this point of the tutorial
CommentAuthor
suthern
Did you create the file below?
app/installers/booklink_installer.php
1 to 2 of 2
Back to Discussions
Top of Page