Just downloaded Elgg last version and tried to install on localserver (I'm using usbwebserver) but it seems that Elgg install can´t read the path to data directory.
I´ve tried with the data folder both inside and outside the elgg folder with the same result. I don`t get what the problem might be.
I have been searching on documentation and discussions but was not able to find any suitable answer.
Can someone help me to sort this out?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Matt Beckett@Beck24

Matt Beckett - 0 likes
- Ladyluz@Ladyluz

Ladyluz - 0 likes
You must log in to post replies.The path to your data directory should be a file system path, not http://
If you're on windows it will look something like: C:\xampp\dataroot/
If on linux (presumably Mac too?): /var/www/dataroot/
Thanks Matt
The install direcory is D:\Joomla\server\root\el/
When I add the data folder under root (outside elgg) install says "it does not exist" When I add it inside the ellg folder it tells me "Your data directory D:\Joomla\server\root\el/data must be outside of your install path for security"
I tried to modify the htacess, but probbly did it wrong (I can't find the post now). As this seems to be the only viable option, and I'm not familiar with the file I would like to know where and how do I have to change it.