Journal Transformation to new Host

Hello dears,

I have changed my host and transferred my journal but now I faced to this problem.
Cloud please help me?
Thanks

/home/u159841652/domains/ajbms.knu.edu.af/public_html/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php on line 671

this the error location that I couldn’t able to solve it.

Hello @Naqibullah_Asadi_Kar

It seems that your database credentials at the new server are different from the old one … you need to edit your config.inc.php file and change them to reflect the new ones.

Hope that helps :slight_smile:

Hi @Naqibullah_Asadi_Kar,

@hilongo is right – but you’ll also want to configure your PHP so that errors/warnings are sent to the log file, not the browser. Otherwise they’ll interfere with AJAX requests.

Regards,
Alec Smecher
Public Knowledge Project Team