Free Open Source Multi-Site CMS ( content management system ) built on the CakePHP rapid development MVC framework. Rapidly build large scale applications or use the numerous plugins like Project Management, Contact Relationship Management (CRM), Invoicing and more.
GNU General Public License v3.0
73
stars
33
forks
source link
Database Connection Failed. Table media for model Media was not found in datasource default. #45
Please help me fix this error. I am new to Zuha, I cloned the git of Zuha and pulled all of its submodules, when I enter the domain, zuha.localhost , enter the necessary information, and clicks on big green button, it showes me the following error message.
Database Connection Failed. Table media for model Media was not found in datasource default.
It seems like table "media" is missing from my database. How can I install this "media" table or any other methods to fix this? Does anybody have sql file for table "media" ?
Please help me fix this error. I am new to Zuha, I cloned the git of Zuha and pulled all of its submodules, when I enter the domain, zuha.localhost , enter the necessary information, and clicks on big green button, it showes me the following error message.
Database Connection Failed. Table media for model Media was not found in datasource default.
It seems like table "media" is missing from my database. How can I install this "media" table or any other methods to fix this? Does anybody have sql file for table "media" ?
Thanks.