TechnicPack / TechnicSolder

PHP web app that brings differential updates to the Technic Launcher and Technic Platform
https://docs.solder.io/
Other
169 stars 167 forks source link

SQL error 500 #631

Closed cocomine closed 7 years ago

cocomine commented 7 years ago

I will sql database to my server built-in sql database. I think the database is not fully moved to my server's database. How to solve?

Error Log: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'solder.users' doesn't exist (SQL: select * fromuserswhereemail= admin@admin.com limit 1)

khionu commented 7 years ago

That is not a Solder issue. You need to learn how to do proper database management.

cocomine commented 7 years ago

I have succeeded