Gitzmo
Combat Bird
- Joined
- Apr 16, 2012
- Messages
- 199
- Reaction score
- 1
Okay trying to set up my website because it recently got hacked unfortunately. So I fixed it up made everything more secure and now I keep getting this error
Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1017 Can't find file: 'z_news_tickers' (errno: 2)' in C:\xampp\htdocs\install.php:505 Stack trace: #0 C:\xampp\htdocs\install.php(505): PDO->query('SELECT * FROM z...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 50
Okay so I fixed that problem but now I have another one when i go to start up my ot it says
"The database you specified in config.lua is empty, please import schemas/<dbengine>.sql to the database(if you are using MySQL, please read doc/MYSQL_HELP for more information)
and I am using MySQL but i cant find that doc
Nevermind ALLL SOLVED!!!!
Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1017 Can't find file: 'z_news_tickers' (errno: 2)' in C:\xampp\htdocs\install.php:505 Stack trace: #0 C:\xampp\htdocs\install.php(505): PDO->query('SELECT * FROM z...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 50
Okay so I fixed that problem but now I have another one when i go to start up my ot it says
"The database you specified in config.lua is empty, please import schemas/<dbengine>.sql to the database(if you are using MySQL, please read doc/MYSQL_HELP for more information)
and I am using MySQL but i cant find that doc
Nevermind ALLL SOLVED!!!!
Last edited: