Results 1 to 4 of 4

Thread: Folder permissions not working properly, Smarty fails

  1. #1
    Join Date
    Dec 2004
    Posts
    29

    Default Folder permissions not working properly, Smarty fails

    Hi,

    I was trying to install Cerberusweb HelpDesk (http://www.cerberusweb.com/). During the installation process it asked me to make a particular directory "tmp/cerebrus-admin/templates_c" writable. I did it. When I was continuing with the setup it showed a smarty error that it cant create directories (for temporary purposes) in themplates_c (even though the permission is set to 0777). Due to this reason I am not able to continue the setup. It is certainly not a script error as the same works on my computer.

    What do I do? Please help. Thanks in advance.

    --
    Regards,
    Mathew Paret.

  2. #2
    Join Date
    Jan 2006
    Posts
    8

    Default changing permission to 777

    how do i change the permission on the directory? Changing it to 777 for example.

    Thanks.

  3. #3
    Join Date
    Dec 2004
    Posts
    29

    Default

    You can do this with the help of any ftp client. I use CuteFTP. In this just right click on the folder and click on permissions or properties. There you can do this.

  4. #4
    Join Date
    Jan 2006
    Posts
    19

    Default

    Maybe the fact is that when a Script creates a Directory, on Linux systems with Apache (such as Bizhat), the owner of the Directory happens to be, nor you, neither root, but "Apache"!!! So then, the directory belongs to Apache. You may want to create the directory yourself, manually, through an FTP client, and then the directory will belong to you.
    I don't know if this actually has to do anything with your problem, but I would try it out.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •