Data to connect to the database in PHPShop are specified in the configuration file phpshop/inc/config.ini
in lines:
host = "host"; user_db = "login"; pass_db = "password"; dbase = "base_data ";
Changes can be made using file manager or any FTP client.