oat-sa/package-tao

install in xampp

Closed this issue · 1 comments

I try to install tao in xampp on windows.

Sorry, I am not familiar with linux term, so

  1. what is the windows version of "sudo chown -R www-data package-tao"?
  2. What is the windows version of :
    sudo -u www-data php tao/scripts/taoInstall.php
    --db_driver pdo_mysql
    --db_host localhost
    --db_name taoUnitTest
    --db_user myuser
    --db_pass tao
    --module_namespace http://sample/first.rdf
    --module_url http://myurl
    --user_login admin
    --user_pass admin
    -e taoCe
  3. When I install xampp, no password at all, how to fill --db_user, --db_pass, --user_login, --user_pass

Following instructions in TAO Installation Guide v0.1, we can easily install TAO from source.
Note: database user: root, password: leave empty