Install TemaTres 0.9.6 (2007-10-08)

by Patrice Chalon
  1. Install XAMPP from http://www.apachefriends.org/en/xampp.html XAMPP provides Apache MySQL and PHP. XAMPP is available for Windows, Linux and MacOSX. It is for development purpose, not for production.
  2. Unzip tematres install file available from http://www.r020.com.ar/tematres/download.php
  3. Copy the unzipped file into the folder XAMPP/htdocs/
  4. Rename folder 'tematres'
  5. Within phpmyadmin ( http://127.0.0.1/phpmyadmin), create the database (name = 'tematres096')
  6. Within phpmyadmin ( http://127.0.0.1/phpmyadmin), create the tables for the tematres database tab IMPORT: browse to xampp/htdocs/tematres/tematres096.sql the following tables are created
        * lc_config
        * lc_indice
        * lc_notas
        * lc_tabla_rel
        * lc_tema
        * lc_usuario
  7. Go to 127.0.0.1/tematres and choose your language
  8. Login into MyAccount
    Administrator login = admin@r020.com.ar password= admin
    Editor login = info@r020.com.ar password= demo
  9. Change the login and password of the admin and editor accounts

Update from TemaTres 0.95 to TemaTres 0.96 (2007-10-08)

To update from TemaTres 0.95 to TemaTres 0.96 , please login as admin and go to http://"yourhost/tematres"/update.php where "yourhost/tematres" is your HTTP location for your TemaTres, for example: http://localhost/tematres/.