Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

secure PHP script needed for FTP account creation.

Status
Not open for further replies.

usalabs3

Technical User
Sep 7, 2004
152
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top