You might get conflicts with the database layout changes too. Additionally your code is not compatible with multiserver setups, the line "posix_getpwnam($web["system_user"]);" will fail on multiserver systems as the linux users dont exist on the master.
Which problems did you had with compiling pure-ftpd? I did it on many servers (my own and servers of my customers) and it always worked.
|