Gossamer Forum
Home : Products : Others : Fileman :

"Document contains no data"

Quote Reply
"Document contains no data"
Everytime when I wan't to execute fileman.pl, then the browser says "the document contains no data". I am sure, that all paths and chmods are correctly and I uploaded in Ascii-mode. Has anyone an idea, what's going on there? I'm using a Unix (Zeus 3.0) server.
Thank you,

Nicolas Muehlen
Quote Reply
Re: "Document contains no data" In reply to
I'd check that:

1. The script is pointing to perl 5.
2. You have CGI and File::Find modules installed.

If your still stuck, try running it from telnet and see what happens.

Cheers,

Alex
Quote Reply
Re: "Document contains no data" In reply to
Have you gut an idea where to find the .pm-file for File::Find?
Thanks,

Nicolas Muehlen

------------------
Quote Reply
Re: "Document contains no data" In reply to
I would like to know where to get the File::Find.pm for win32 servers.
Adam
Quote Reply
Re: "Document contains no data" In reply to
To Nicolas:

Check out http://www.perl.com

To Adam:

Check out http://www.activestate.com/packages

Cheers
Sun
Quote Reply
Re: "Document contains no data" In reply to
Hi, I checked both places, and turned up nothing. Where did you get you copy? could you send it to us?
Quote Reply
Re: "Document contains no data" In reply to
I finally found a copy (in a source distribution), but fileman still doesn't work. I have emailed you FTP access. Please help!!!