Fixed installation error

faik02

Member
Licensed customer
Affected version
2.0.0
The site is currently migrating a new version. Please try again later. I am receiving such an error
 
Are you doing a new installation, or upgrading from a previous version of XenForo?
 
So we can get to the bottom of this problem, can you upload the XenForo requirements script to your server and check that everything checks out with ti?
 
I uploaded the update files but did not update I got this error The site is currently being upgraded. Please try again later.
 
Actually, easier than that - could you add the following to your src/config.php file, then reload the installer and paste back the whole page of text that is displayed?

PHP:
$config['debug'] = true;
 
I think we'll need to investigate the particular problem with your upgrade, please submit a support ticket along with FTP or SSH details for your server, and we'll do our best to help you.
 
The only license you have seems to be up and running normally. What's the problem exactly?
 
If it is the same issue, then the particular problem is a fatal PHP error / internal server error so it's very difficult to debug from within XF itself.

You may want to try and look at your PHP / web server error logs in the first instance to see if anything is reported there. If not, then submitting a ticket (from the account of the affected license) is reasonable and we'll take a look.
 
Back
Top Bottom