Wehn I tried to create repository from SVN Manager, repository is successfully created but when I looked at repository location on Linux server this folder is empty and following error message is print in apache error log
/usr/local/apache2/bin/htpasswd: symbol lookup error: /usr/local/apache2/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno
Regards,
Asif Shams
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wehn I tried to create repository from SVN Manager, repository is successfully created but when I looked at repository location on Linux server this folder is empty and following error message is print in apache error log
/usr/local/apache2/bin/htpasswd: symbol lookup error: /usr/local/apache2/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno
Regards,
Asif Shams
Hi Asif,
Probably your apache installation is broken, try to run htpasswd manually.
Marijn