View Single Post
Author Message
xyle
Junior Member
Join Date: Dec 2012
Location: Nevada
Old 12-22-2012 , 15:28   Weird MYSQL 1146 Error
Reply With Quote #1

I have a personal game server, webserver and hlxce running on it. I was going to set up the hlxce to run on my actual website, so I set up the mysql database and got everything connected, but when I goto mywebsite/hlstatsx.php I get this error...

Server Error: (1146) Table 'dbName.hlstats_Options' doesn't exist

I noticed Options in the error is capitalized, so I changed the table to Options and now get this error...

Server Error: (1146) Table 'dbName.hlstats_Games' doesn't exist

This is pretty strange because everything works great on my home server. I copied the hlstatsx folder from my WWW directory to the actual website, altered the config.php to match the website mysql settings.

Any input would be greatly appreciated!!
xyle is offline