Bij het installeren van pureftpd met mysql, krijg ik bij 'make install' de volgende error:
De configuratie is goed gegaan, alleen bij het compileren gaat het dus verkeerd. Ik heb mysql 4.1.1 geinstalleerd.
code:
1
2
3
4
5
| log_mysql.c: In function `pw_mysql_check': log_mysql.c:424: too few arguments to function `hash_password' make[1]: *** [pure_ftpd-log_mysql.o] Error 1 make[1]: Leaving directory `/root/files/pure-ftpd-1.0.17a/src' make: *** [install-recursive] Error 1 |
De configuratie is goed gegaan, alleen bij het compileren gaat het dus verkeerd. Ik heb mysql 4.1.1 geinstalleerd.