Hi everyone,
Because of the mirror issues as written in
http://www.howtoforge.com/forums/showthread.php?t=52341 I started a new little project based on
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Debian Etch.
The installation instruction are for Debian Etch but works also for Debian Lenny.
I created a web interface for the FTP Backup server so phpmyadmin is not needed anymore, the interface and ftpserver is tested for several days and seems bug free.
Follow the installation instuctions written by Falko but use the MySQL.txt file provided in the zip to populate the MySQL database.
Change the MySQL password in inc_connect.php and upload the php files into the root of the webserver (/var/www)
when connecting the webserver shows a loginscreen:
Username: ftp-admin
Password: ftp-admin
You can change the admin password when logged on.
remark: the delete option deletes the user without question!
[edit]
The files are modified and the zip is updated
[/edit]