pluf2

pluf2 Commit Details


Date:2008-11-13 05:25:30 (16 years 1 month ago)
Author:Loic d'Anterroches
Branch:master
Commit:680dfdcc7b762fddcc57cc70bd7bbb8616eb9b30
Parents: 40d07a8e21bb5a2a91aa4e5d0e96620236d0d9da
Message:Updated the installation details.

Changes:

File differences

apps/todos/README
2020
2121
2222
23
24
23
24
25
2526
2627
2728
2829
2930
3031
31
32
33
32
3433
35
34
3635
3) Edit www/index.php and ensure that the variable $path_to_Pluf
is pointing to the folder where your Pluf.php file is.
4) Point your web browser to /testapp/index.php?_px_action=/install/ it will
create the necessary tables to test the Todo application.
4) Go in the folder "src" which contains the Todo folder and type:
$ php ../../../src/migrate.php --conf=Todo/conf/todo.php -i -a -d
5) Go to /testapp/index.php and enjoy this little todo application.
Uninstallation
----------------
1) Point your web browser to /testapp/index.php?_px_action=/uninstall/
2) Delete the files in the 'tmp_folder'.
1) Delete the files in the 'tmp_folder'.
3) Delete the /testapp/conf/testapp.php file.
3) Delete the /Todo/conf/todo.php file.

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05012s using 13 queries.