Server Error

zakarls

New member
I have just moved xenforo from one server to another. I changed the config file's mysql login information but my site still shows an error. This is what I'm seeing.
qn8cgy.jpg


And when I try to login I get this error.

vf8l7d.jpg


I have given all the correct files the correct permissions, so I don't think its a permission error.
 
Check the ACP and server error logs to see if there are any details on the issue.
 
I run a dedicated server. I have access to all of the files, but I am not sure what the path is to get to the logs.
 
When I try to login it gives this error:
Code:
[Sun Jan 04 06:29:06 2015] [error] [client 23.94.54.134] File does not exist: /var/www/html/login, referer: http://crimsonmc.org/
And it seems to be repeating this error:
Code:
[Sun Jan 04 06:57:39 2015] [notice] caught SIGTERM, shutting down
[Sun Jan 04 06:57:39 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun Jan 04 06:57:39 2015] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 04 06:57:39 2015] [notice] Digest: done
[Sun Jan 04 06:57:39 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
 
Top Bottom