Just tried the composer install method and ran into the missing module problem.
So I read just download the zip and go from there.
I did and the install went ok until the first visit and get a blank page.
Apache is telling me The view resources/index is missing.
and The view resources/error is missing.
Chrome is telling me
r
edirected you too many times.
Now just to check, as actually I didn't but just ran straight for Ubuntu 16.04 which is php7 is that ok?
Also any ideas as I am sure its me being a dumb noob again.
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.
- iionly@iionly
iionly - 0 likes
- Stuart Naylor@stuartiannaylor
Stuart Naylor - 0 likes
- Matt Beckett@Beck24
Matt Beckett - 0 likes
- Stuart Naylor@stuartiannaylor
Stuart Naylor - 0 likes
- Stuart Naylor@stuartiannaylor
Stuart Naylor - 0 likes
You must log in to post replies.Are you sure that all files of the Elgg package have been correctly copied to the server? You could try to copy everything again to the install directory to be sure that no files are missing.
PHP 7 shouldn't be a problem anymore (as long as you install the latest version of Elgg currently available).
Are you sure that the rewrite rules are correctly working? Any errors displayed during installation? Have you set the Apache setting "AllowOverride" to "All" (see also my posting at https://elgg.org/discussion/view/2555723/after-install-missing-graphics-and-404-errors#elgg-object-2556128).
I think my bad where it was a reinstall but using the same uncleared elggdata directory so it had an old cache?
in that case just empty the <dataroot>/views_simplecache directory
I doubt that's the issue though, still sounds like apache rewrite config.
Prob me but blasted everything started from new after clearing all directories and now ok.
Just one more and another noob question iZAP Videos is showing the exec() is not working and the "PHP interpreter not found. " and ffmpeg but presuming that is all to do with exec.
Running ubuntu 16.04 and php7 and /usr/bin/php7.0 doesn't seem to do the trick either.
I have turned off php safe_mode also?
That took some time it was in disable_functions pcntl_exec, pfff