XF 2.3 A server error occurred. Please try again later.

VinnyS

Active member
Licensed customer
My site used to be with Hostmonster, however Bluehost bought them my site is up and running however when I try to login to the site I get this message "A server error occurred. Please try again later." any thoughts on this matter. I did call Bluehost and they are clueless on the matter. as far as the version I am using I do not have access to check the version sorry it is a guess.
 
Solution
Disable listeners in the src/config.php file using $config['enableListeners'] = false; and log in to the ACP directly.

There should be entries in the ACP error log.
Disable listeners in the src/config.php file using $config['enableListeners'] = false; and log in to the ACP directly.

There should be entries in the ACP error log.
 
Solution
Back
Top Bottom