Frank Succardi wrote:
When i click the Vacation link on my options page i get the following error:
*Fatal error*: Call to undefined function: ftp_connect()
in */usr/local/www/vhosts/foo.com/htdocs/webmail/plugins/vacation/vac_init.php* on line *55*
ANy ideas would be appreciated!
From http://us3.php.net/manual/en/ref.ftp.php
"In order to use FTP functions with your PHP configuration, you should add the --enable-ftp option when installing PHP 4 or --with-ftp when using PHP 3."
Also be aware that that plugin is not actively maintained and might be buggy.
-paul
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
