Gossamer Forum
Home : Products : Others : Fileman :

Installation problem.

Quote Reply
Installation problem.
Hello all. I just installed Fileman 2.0. When I try to run it for the first time, I get the following error message:

A fatal error has occured:

Can not open dir: /home/myname/. Reason: Permission denied
Please enable debugging in setup for more details.

I believe that I have the root_dir variable set correctly in the fileman.cgi script.

Can somebody please assist me in what I should do next?

Quote Reply
Re: Installation problem. In reply to
Hi Robertc,

It looks like your root dir path might be wrong. What do you have it set to? It should look something like this: 'root_dir' => '/home/domain_name',. If that doesn't help, check the permissions to your root dir. Also, turn your debug on and see if you get more info: change 'debug_level' > '0', to 'debug_level' > '1',


Regards,
Charlie