forked from asxzy/Program-O
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Guide
Elizabeth Perreau edited this page Feb 21, 2016
·
3 revisions
- Download the zip file or git clone the project into your webspace
- Create a database in MySQL and a user with all privileges.
- Make sure that the directory 'config' is writeable
- Make sure that the directory 'logs' is writeable
- Navigate to http://<yoursite.com>/install/install_programo.php
- Fill in the form
- Press 'Save'
- Check that the file global_config.php has been written to the 'config' directory. (If it hasn't, check the privileges on the config directory and run install_programo.php again).
- Delete the 'install' folder
- Secure the config directory and make sure that is it not writeable
- Navigate to http://<yoursite.com/admin/ and enter the admin username and password you entered during install.
- Login and update your bot
- Add your bot personality
- Upload your AIML files. (You can grab the AIML files from here https://github.com/fastcoding/aiml-en-us-foundation-alice.v1-6)
- For a quick test upload the salutations.aiml file.
- Navigate to http://<yoursite.com> and type 'Hello'.