"Alec Woolford" <[EMAIL PROTECTED]> wrote: > How can I enable FTP support through PHP 4.1.2? > > There does not appear to be a section in the php.ini file.
Alec, do get support for FTP within PHP it needs to be compiled with --enable-ftp set. View the output of <?php phpinfo(); ?> to see if it is. If not, you'll need to recompile PHP or find a package that has it precompiled. I take it you've tried the FTP functions and you got an error message saying the functions didn't exist? -- Steve Werby President, Befriend Internet Services LLC http://www.befriend.com/ _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers