Send private message

You must be logged in to send a private message.

Friends

No friends yet.

Group membership

Activity

  • i all, elgg use 2.2.0 and I would like to know if there pluins for two services I require , one of them is that the administrator can give some special profiles, such as Validated real'' or something like validation . I saw a plugin to make...
  • oscar replied on the discussion topic installing elgg me in my hosting throws a fatal error
    thanks to everyone who helped me . I solve my problem , I was omitting information from the path , I thank you infinitel view reply
  • oscar replied on the discussion topic installing elgg me in my hosting throws a fatal error
      and I did too, create the folder at the same level where you install elgg , ie outside publich_tml , giving 777 permissions , and yet it does not work . I wish you could tell me a little more detail. apology but I am a total newbie in elgg view reply
  • oscar replied on the discussion topic installing elgg me in my hosting throws a fatal error
    to all folders provide them 777 permissions , so it is supposed to be writable , which is why we do not know how to finish the installation . I'm hosting it on my own hosting a newly registered domain. and check with my hosting provider and... view reply
  • oscar added a new discussion topic installing elgg me in my hosting throws a fatal error in the group Elgg Technical Support
      I am installing elgg my stay, but I find myself stopped in the section where it appears the Full path of the data directory I hope someone can help me fix this problem ?? the legend appears Fatal...
    • You don't need to give "ALL FOLDERS" 777 permissions (assuming you changed the permissions of the content of the Elgg install directory). That's even a BIG MISTAKE because anyone is now able to write/delete these files and directories. On a local server this might be not critical if the server isn't accessible over the Internet and there are no other users with local accounts on the server. But on a public server this would the CRAZY. Best would be to restore the original permissions (or just delete the install folder and extract the Elgg zip archive again into the install folder).

      The data directory should be outside the document root directory, i.e. should not be directly accessible by the webserver (or over the Internet). This data directory - that you need to create yourself - must be readable/accessible/writeable by the webserver. So, you can either give this data directory 777 permissions or change the user:group of this directory to the account the webserver runs as. When installing Elgg you need to provide the full path (on the filesystem) to this data directory.

    •  

      and I did too, create the folder at the same level where you install elgg , ie outside publich_tml , giving 777 permissions , and yet it does not work . I wish you could tell me a little more detail. apology but I am a total newbie in elgg

    • thanks to everyone who helped me . I solve my problem , I was omitting information from the path , I thank you infinitel