Problems setting up db
Hi there,
I was getting started with JF and I ran into some problems I can't find any solution to. When I try to install the sample-data by the given webinterface in this app I get a 404 (http://localhost/framework-app-master/www/dashboard/updateDatabase - doesn't exist)
I ran composer install - though i tdoesnt seem to install everything I see in the framework repo. Mod-rewrite is enabled (apache2 on Ubuntu 14.0.4)
It's all pretty strange because I also tried the "Step by Step" introduction and the helloworld.php there says on line 8 or something "require '../libraries/import.php';" but there's no libraries-directory at all(?)
could you please shed some light ? I must be terribly wrong somewhere
Thanks a lot
Phil
Did you have any success getting the framework-app to work in the meantime ?
I don't even remember trying it, anyway :D Are you stuck, too?
Yeah got stock, but moved on. Documentation isn't that great :(
I have the same problem ; i can't run the application; if i try to install the sample-data by the given webinterface in this app I get : (http://localhost/framework-app/www/dashboard/updateDatabase - doesn't exist)