xH3LLRAIZ3Rx
Active member
When upgrading a friends site for him to php 7 the site is now getting this error:
I tried purging php 7 and apache and reinstall php 5 and reinstall apache, and the error still is there
Code:
setupAutoloader($fileDir . '/library'); XenForo_Application::initialize($fileDir . '/library', $fileDir); XenForo_Application::set('page_start_time', $startTime); $fc = new XenForo_FrontController(new XenForo_Dependencies_Public()); $fc->run();
I tried purging php 7 and apache and reinstall php 5 and reinstall apache, and the error still is there