Installation with NGINX on AWS EC2 image issues

Permalink
Hi,

Installed 8.4.2 with NGINX on an AWS image. The installation process did run smoothly and I applied the NGINX changes to the virtual host to ensure that php and concrete5 should run.

However, i've run into a couple of serious user interface issues that are blocking further work. Was just wondering if any of you might have seen the following effects?

1) When trying to connect the site to the community, the link DOES appear in the "My concrete5 Sites" page (see c5_pair attached), however there is NO 8.4.2 version number next to it in list. Additionally, I get a weird embedded / iframe redirect in the c5 dashboard (see c5_redir attached)

2) In edit mode, the edit tools are completely useless. The sidebars remain empty, and non of the content block types appear so that I can deploy them into the page template. I'm suspecting i've left something out of the page filtering rules in NGINX for this to happen.

The concrete5 environment information is:

# concrete5 Version
Core Version - 8.4.2
Version Installed - 8.4.2
Database Version - 20180716000000

# concrete5 Packages
None

# concrete5 Overrides
None

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
nginx/1.10.3

# Server API
fpm-fcgi

# PHP Version
7.0.30-0ubuntu0.16.04.1

# PHP Extensions
calendar, cgi-fcgi, Core, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, json, libxml, mbstring, mcrypt, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, Phar, posix, readline, Reflection, session, shmop, SimpleXML, sockets, SPL, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, Zend OPcache, zip, zlib

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 128M
post_max_size - 8M
sql.safe_mode - Off
upload_max_filesize - 2M
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
opcache.max_accelerated_files - 2000
opcache.max_file_size - 0
opcache.max_wasted_percentage - 5

Any ideas?

Thanks in advance,

Shrike71

2 Attachments