Is there a script for integrating into my website so that (at a small price) I could offer an ftp account?
I use windows xp pro, and PHPNuke along with Serv-u FTP server.
Just incase anyone suggests it, windows 2003 server is out of the question, as is using IIS inside xp pro, as I have already setup this computer with 3rd party server softare.
The script needs to change the servers ini file for write/read/create access for that ftp account, but only read access for anyone else, and use a MySQL database to store account details, and an admin section for my use.
The script must be secure, using MD5 password protection.
I use windows xp pro, and PHPNuke along with Serv-u FTP server.
Just incase anyone suggests it, windows 2003 server is out of the question, as is using IIS inside xp pro, as I have already setup this computer with 3rd party server softare.
The script needs to change the servers ini file for write/read/create access for that ftp account, but only read access for anyone else, and use a MySQL database to store account details, and an admin section for my use.
The script must be secure, using MD5 password protection.