Ohanzee Posted May 5, 2021 Posted May 5, 2021 Hello, After migrating my forum to another server i get this error while accessing forum with URL: Quote We're sorry, but a temporary technical error has occurred which means we cannot display this site right now.No such file or directory You can try again by clicking the button below, or try again later. Fatal error: Uncaught IPS\Db\Exception: No such file or directory in ***/system/Db/Db.php:269 Stack trace: #0 ***/system/Db/Db.php(356): IPS\_Db->_establishConnection() #1 ***/system/Db/Db.php(487): IPS\_Db->checkConnection() #2 ***/system/Db/Select.php(383): IPS\_Db->preparedQuery() #3 ***/system/Db/Select.php(441): IPS\Db\_Select->runQuery() #4 ***/system/Db/Select.php(365): IPS\Db\_Select->rewind() #5 ***/system/Session/Store/Database.php(60): IPS\Db\_Select->first() #6 ***/system/Session/Front.php(106): IPS\Session\Store\_Database->loadSession() #7 [internal function]: IPS\Session\_Front->read() #8 ***/system/Session/Session.php(91): session_start() #9 ***/system/Member/Member.php(160): IPS\_Se in ***/system/Db/Db.php on line 269 I have been following this guide: PHP version on my server is 7.4.16 Does anyone perhaps know what seems to be the problem?
Solution Ohanzee Posted May 5, 2021 Author Solution Posted May 5, 2021 I found the solution. If anyone encounters this problem the solution is MySQL socket path defined in conf_global.php.
Recommended Posts