ftp account creation using apache

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

ftp account creation using apache

Post by itsmani1 »

I want to create an ftp account, i am using apache on linux.
how can i create an ftp account on linux machine using php?


any help
thanks.
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

You'll have to read the manual of your ftp daemon since most support a wide variety of authentication modules...
Post Reply