Elgg 1.0 on LAMPStack?
|
|
Anybody has had success installing Elgg 1.0 on LAMPStack? I get a “500 Internal Server Error”. For basic functionality, Elgg requires [http://docs.elgg.org/wiki/Installation/Requirements]: Apache with mod_rewrite The error.log says: I’m guessing it’s an issue with mod_rewite. Any suggestions? |
|
|
Hi, I tried to install the application, but it failed with the following message
Can you give a detailed explanation on how to install it? I followed the official installation guide located at http://docs.elgg.org/wiki/Installation Cheers |
|
|
This has something to do with the directory access. Try to read the INSTALL.TXT found on the installation folder. Just rename/copy /htaccess_dist to /.htaccess. You can check this site for details: Solution to Elgg’s ‘The requested URL /action/systemsettings/install’ error |
|
|
Thanks, will check that out. |
