David Guest wrote:
Hi David, these is tested with MySql on Win32 1. unzip instiki-ar-beta1.zip 2. create database, for example instiki (with phpmyadmin or similiar tool) 3. create database.yml in config folder and set up database options (see database.default.yml to see how to setup) 4. run: ruby script/create_db (in folder where you unnzipped instiki-ar, this would create tables in database) 5. run: ruby instiki (these starts webrick webserver) 6. open http://localhost:2500 (you can see the port where WEBrick is in command prompt) hope that helps you. Bojan Mihelac -- Bojan Mihelač Informatika Mihelac, Bojan Mihelač s.p. | www.informatikamihelac.com T: +386(0)1 428 93 43 | M: +386(0)40 306 813 | E: [EMAIL PROTECTED] -> tools, scripts, tricks from our code lab: http://source.mihelac.org -> čitajte časopis za internet kulturu i poslovanje: www.enter-net.biz |
_______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
