Install TemaTres 0.9.6 (2007-10-08)
by
Patrice Chalon
- 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.
- Unzip tematres install file available from
http://www.r020.com.ar/tematres/download.php
- Copy the unzipped file into the folder XAMPP/htdocs/
- Rename folder 'tematres'
- Within phpmyadmin ( http://127.0.0.1/phpmyadmin), create the database (name = 'tematres096')
- 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
- Go to 127.0.0.1/tematres and choose your language
- Login into MyAccount
Administrator login = admin@r020.com.ar password= admin
Editor login = info@r020.com.ar password= demo
- 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/.