UBB.Dev
Posted By: solitary FTP active_topics to server error - 06/08/2001 6:28 PM
I'm working on this hack which will ftp a file (listing of "todays active topics") to another server each time someone posts or replies to a post. The thing works quite well, but I always receive an error when it runs. I can't figure it out, so I hope someone will recodnize the error.

The error is:
The getpwuid function is unimplemented at C:/Perl/lib/Net/Config.pm line 43.
Line 43 of config.pm is " unlink $mod;"

getpwuid is not metioned anywhere in the Net::FTP package or in UBB.

The script doesn't produce an error when separated from the UBB. And as I said, works just fine, except for this error message appended to the response page.

Thanks in advance.
Posted By: Charles Capps Re: FTP active_topics to server error - 06/08/2001 6:43 PM
What build of Perl is this>?
Posted By: solitary Re: FTP active_topics to server error - 06/08/2001 8:02 PM
5.01
© UBB.Developers