Local-host apache and FTP

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
LonelyProgrammer
Forum Contributor
Posts: 108
Joined: Sun Oct 12, 2003 7:10 am

Local-host apache and FTP

Post by LonelyProgrammer »

Hi all,

I am currently trying out the ftp_connect() and other such functions on my local-host. But how do I create a FTP account with apache to work with?
magicrobotmonkey
Forum Regular
Posts: 888
Joined: Sun Mar 21, 2004 1:09 pm
Location: Cambridge, MA

Post by magicrobotmonkey »

apache doesnt do ftp - you have to get an ftp server app...i use this http://www.warftp.org/
Post Reply