Gossamer Forum
Home : Products : Others : Fileman :

Fileman install problems

Quote Reply
Fileman install problems
I have downloaded the new version of fileman and extracted the files to a folder on my local drive and then ftp'd them to my server/cgi-bin as described in the readme... install.cgi= ascii, install.dat= binary and chmod to 755 for each.

When I try to access the browser install all I get is;

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

looking at the error logs I get is ;

Premature end of script headers: /home/httpd/vhosts/ccbuilds.com/cgi-bin/install.cgi

What am i doing wrong? can I install this on my host?

I do not have telnet shell access !
Quote Reply
Re: [newpop] Fileman install problems In reply to
Hi,

Which mod have you use to upload text or bin? use text mod please

Cheers,

Cheers,

Dat

Programming and creating plugins and templates
Blog
Quote Reply
Re: [tandat] Fileman install problems In reply to
Well I believe what you are asking I answered in my first post as to what mode I used to upload the files. If that is not what you are asking please elaborate if you mean mod_perl or something along those lines
Quote Reply
Re: [newpop] Fileman install problems In reply to
Hi,

Mostly, this problem is caused by:

1. Upload your script in BINARY mode, make sure you ftp all files in ascii mode except install.dat

2. Path perl is wrong, you can change it at the first line of install.cgi.

TheStone.

B.

Last edited by:

TheStone: Mar 14, 2002, 2:30 PM
Quote Reply
Re: [TheStone] Fileman install problems In reply to
So the install .cgi should be uploaded in binary also ?

I will try that right quick !!
Post deleted by TheStone In reply to
Quote Reply
Re: [newpop] Fileman install problems In reply to
I tried uploading binary and chmod to 755 and that was no good, so i changed the path to perl as suggested (according to my host is usr/bin/perl) but i went ahead and switched to usr/local/bin/perl and still a no go. i have no idea what I am doing wrong here.
Quote Reply
Re: [newpop] Fileman install problems In reply to
Take a look at README file, the install.cgi should be uploaded in ascii.
Could you send me the login info via private message, I'll take a look at it.

TheStone.

B.
Quote Reply
Re: [newpop] Fileman install problems In reply to
I just installed fileman and am getting the same problem as newpop.

Premature end of script headers: .../cgi-bin/images/fileman.css
Premature end of script headers: .../cgi-bin/images/fileman.css

failed to open log file
fopen: Permission denied

Like newpop, I do not have shell access to my domain.

Sam