You are not permitted to change the site from ihris-manage-site to ihris-manage-pmoralg-lga-site

Asked by Sovello Hildebrand

I was restoring a database that used a different main site module name from the current one (ref: question summary)
How is to be resolved, I haven't found any solution neither in the wiki

Question information

Language:
English Edit question
Status:
Solved
For:
Human Resource Information System for Tanzania Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sovello Hildebrand (sovellohpmgani) said :
#1

# open the database browser like phpmyadmin or mysql-query-browser
    * select the database
    * select the config_alt table
    * search for the row WHERE parent = /config/site AND name = module
    * change the value from "ihris-manage-site" to "ihris-manage-pmoralg-lga-site"

# restart apache2: sudo /etc/init.d/apache2 restart
# restart memcached: sudo /etc/init.d/memcached restart