Skip to main content

Website can't connect after IP change, but domain does resolve

Comments

6 comments

  • cPanelMichael
    Hello, Have you tried uploading a test HTML page (e.g. test.html) and then attempting to load that page in the browser to see if it works as expected? Have you uploaded any content to it at this point? Thank you.
    0
  • jasoncollege24
    There is a website there, and I've tried loading the different pages specifically with the same results. I also added a new file as a test, which also failed to load. If I do
    0
  • cPanelMichael
    Hello, Do you have any custom Mod_Rewrite rules added to your .htaccess file within the account's public_html directory? Do you notice any error messages in /usr/local/apache/logs/error_log when attempting to load the website? Thank you.
    0
  • jasoncollege24
    I don't have anything at all in my .htaccess file within the account's public_html directory. A copy of the error_log, starting from when I started messing with the site today is below.
    [Mon May 04 14:32:23 2015] [error] [client Hiding IP] File does not exist: /usr/local/apache/htdocs/favicon.ico [Mon May 04 14:32:23 2015] [error] [client Hiding IP] File does not exist: /usr/local/apache/htdocs/favicon.ico [Mon May 04 16:07:36 2015] [error] [client Hiding IP] File does not exist: /usr/local/apache/htdocs/favicon.ico [Mon May 04 16:07:36 2015] [error] [client Hiding IP] File does not exist: /usr/local/apache/htdocs/favicon.ico [Mon May 04 16:36:53 2015] [notice] Graceful restart requested, doing restart [Mon May 04 16:36:54 2015] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [Mon May 04 16:36:54 2015] [notice] Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 configured -- resuming normal operations [Mon May 04 16:37:09 2015] [notice] caught SIGTERM, shutting down [Mon May 04 16:37:11 2015] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [Mon May 04 16:37:11 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec) [Mon May 04 16:37:11 2015] [notice] ModSecurity for Apache/2.8.0 (http://www.modsecurity.org/) configured. [Mon May 04 16:37:11 2015] [notice] ModSecurity: APR compiled version="1.5.1"; loaded version="1.5.1" [Mon May 04 16:37:11 2015] [notice] ModSecurity: PCRE compiled version="8.36 "; loaded version="8.36 2014-09-26" [Mon May 04 16:37:11 2015] [notice] ModSecurity: LUA compiled version="Lua 5.1" [Mon May 04 16:37:11 2015] [notice] ModSecurity: LIBXML compiled version="2.9.2" [Mon May 04 16:37:11 2015] [notice] Status engine is currently disabled, enable it by set SecStatusEngine to On. [Mon May 04 16:37:12 2015] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) [Mon May 04 16:37:12 2015] [notice] Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 configured -- resuming normal operations
    The only thing i see as far as errors go there is that favicon.ico is missing. I also hid the access IP address for security reasons.
    0
  • jasoncollege24
    Wanted to update so you know this has been resolved. the problem was that the IP address for apache to listen on was changed. I restored it to it's default, and the pages are now being served properly.
    0
  • cPanelMichael
    Hello, I am happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.