Page 1 of 1

File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 5:21 pm
by leifnicholz
Hello to everyone,

I am new to CMSMS and PHP. I have finished installation and the site is doing pretty well.. but i got this big problem with the file manager in the the admin panel.. it won't let me create a new subdirectory or upload new files..

everytime i try to create a new directory, i always get this error message:

     "An error occured while trying to create the directory (Troubleshooting)"


and this message appear whenever i try to upload a file:

     "filename falied to upload successfully (Troubleshooting)"

i'm using CMSMS version 1.2.4 "Greenland", IIS 5, and MySQL..

Please help..  ???

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 5:55 pm
by Nullig
It's a permissions problem. You'll have to find out what changes you need to make to the web directories to make the uploads directory writeable by IIS.

Nullig

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 6:23 pm
by leifnicholz
Hi Nullig,

Thanks for the reply... I changed the permissions on my directories and it worked.. i was able to create a new directory and upload a file.. but i came across a new problem now.. when i tried to delete the new directory i just created, i got this message:

  "An error occured while trying to delete the directory (is it empty?) (Troubleshooting)"

and yes, the folder is empty...

Leif

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 7:22 pm
by Nullig
Again, check your permissions.

Nullig

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 7:29 pm
by leifnicholz
I did that and they are all CHMOD at 777...

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 7:32 pm
by Nullig
I thought you were using IIS?

Nullig

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 7:34 pm
by leifnicholz
yes I am... so i just inherited all the permissions from the parent folder... the read and write option are all checked... is there anything more i need to do?

thanks,

Leif

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 7:48 pm
by Nullig
What about delete or control? I'm not sure what the windows permissions are supposed to be.

Nullig

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 8:05 pm
by leifnicholz
There is no delete or control option. Below is a list of the options available:

* Script source access
* Read
* Write
* Directory Browsing
* Log visits
* Index this source

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 8:29 pm
by Nullig
Sorry, I don't use windows servers, so I can't help you with this. You're probably gonna have to search through the Microsoft help areas.

Nullig

Re: File Manager Errors.. Please Help...

Posted: Mon Apr 07, 2008 8:30 pm
by leifnicholz
Ok.. thanks for trying though..  ;)