Hi there!
I pinged both the IP and the Public DNS and neither respond. I then used an external tool and pinged the Public DNS and it didn't get a response. I can SSH to the instance fine...
Here are the common errors from error_log:
[Thu Apr 20 23:24:03.241579 2017] [core:error] [pid 2189:tid 139942952744704] [client 212.237.10.57:36029] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Apr 20 23:42:53.985634 2017] [proxy_fcgi:error] [pid 2190:tid 139942961137408] [client 66.249.66.171:44569] AH01071: Got error 'PHP message: PHP Warning: include(/opt/bitnami/apps/wordpress/htdocs/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /opt/bitnami/apps/wordpress/htdocs/wp-settings.php on line 84\nPHP message: PHP Warning: include(): Failed opening '/opt/bitnami/apps/wordpress/htdocs/wp-content/advanced-cache.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /opt/bitnami/apps/wordpress/htdocs/wp-settings.php on line 84\n'
[Thu Apr 20 13:07:47.286498 2017] [ssl:warn] [pid 2179:tid 139943717553984] AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name
[Thu Apr 20 19:21:27.036774 2017] [proxy_fcgi:error] [pid 2392:tid 139943145776896] [client 54.236.240.62:53968] AH01071: Got error 'PHP message: PHP Warning: include(/opt/bitnami/apps/wordpress/htdocs/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /opt/bitnami/apps/wordpress/htdocs/wp-settings.php on line 84\nPHP message: PHP Warning: include(): Failed opening '/opt/bitnami/apps/wordpress/htdocs/wp-content/advanced-cache.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /opt/bitnami/apps/wordpress/htdocs/wp-settings.php on line 84\n', referer: http://client001.wellclientapp.com/wp-cron.php?doing_wp_cron=1492716086.9747169017791748046875
For Access_log the most common entries are:
211.6.121.141 - - [19/Apr/2017:08:12:00 +0000] "GET /wp-signup.php?new=wellclientapp.com HTTP/1.1" 302 -
localhost - - [19/Apr/2017:08:14:01 +0000] "GET /server-status?auto HTTP/1.1" 200 615
66.249.66.156 - - [20/Apr/2017:19:11:07 +0000] "GET /login/?redirect_to=%2F&reauth=1 HTTP/1.1" 404 204
Thanks!!