http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6008 Bug #: 6008 Summary: Installation might fail it user web doesn't have in its path the database command path Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: Other Status: ASSIGNED Severity: enhancement Priority: P5 Component: Installation and upgrade (web-based installer) AssignedTo: salva@masmedios.com ReportedBy: salva@masmedios.com QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com In Installer.pm when is looking for the system command to dump a file into the database it might fail if the web user doesn't have it in its path env variable. E.g.: with OpenBSD 4.8 the web user "www" doesn't have the path to the installed mysql bin: /usr/local/bin/mysql and fails in the web installer. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.