Comment 1 for bug 828163

Revision history for this message
Carl Leitner (litlfred) wrote :

The code is in Launchpad for APHFTA & BAKWATA
The installation steps i used:

For APHFTA, The same to bakwata

1. mkdir -p /var/lib/iHRIS/aphfta_deploy
2. cd /var/lih/iHRIS
3. bzr checkout http://bazaar.launchpad.net/~ihris+cssc/aphfta/aphfta_deploy aphfta_deploy
4. bzr bind http://bazaar.launchpad.net/~ihris+cssc/aphfta/aphfta_deploy aphfta_deploy
5. sudo mkdir -p /var/lib/iHRIS/aphfta
6. ln -s /var/lib/iHRIS/aphfta_deploy/modules /var/lib/iHRIS/aphfta/4.0
7. sudo mkdir -p /var/lib/iHRIS/sites
8. cd /var/lib/iHRIS/sites
9. cp -R /var/lib/iHRIS/lib/4.0.16/ihris-manage/sites/blank /var/lib/iHRIS/sites/aphfta-central
10. ln -s /var/lib/iHRIS/sites/aphfta-central/pages /var/www/aphfta-central
11.cp /var/www/aphfta-central/htaccess.TEMPLATE /var/www/aphfta-central/.htaccess
12.cd /var/lib/iHRIS/sites/aphfta-central/pages
13.sudo gedit config.values.php
14. sudo gedit /var/www/aphfta-central/.htaccess

15. rename Rewritebase /aphfta-central and save
16. Restart apache2 and memcached

Then reload the sites 192.168.1.20/aphfta-central

It works but when you generate staff director report, tange etc but once
you generate facility or search people it is ok, it gives
error_message=Fatal Error:Array
(
[type] => 1
[message] => Class 'iHRIS_ManageDemographic' not found
[file] => /var/lib/iHRIS/lib/4.0.16/I2CE/I2CE_config.inc.php(85) :
eval()'d code
[line] => 1
)

Is it the configuration i have done or in 4.0.16 there missing files i
tried to change to 4.0.15 still not coming