http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1996 Summary: Specific installed directory is not propagated in some config files Product: Koha Version: rel_3_0 Platform: All OS/Version: Linux - Other Status: NEW Severity: major Priority: P2 Component: Installation (command-line installer) AssignedTo: galen.charlton@liblime.com ReportedBy: Eric.Begin@inLibro.com QAContact: koha-bugs@lists.koha.org Install mode: SINGLE (may be repro with other mode) I tried to install Koha in the </home/ebegin/koha/demo> directory. Unfortunatly, this directory is not propagated correctly in the following files: koha-httpd.conf koha-conf.xml For example, in the koha-httpd.conf file, the DocumentRoot is set to: /home/ebegin/koha/opac/htdocs instead of /home/ebegin/koha/demo/opac/htdocs ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.