Jump to content

SQL error on Apache


fallenknight

Recommended Posts

Hello! Ive been trying to solve this bug for months (litterarly), and ive been wondering if anyone could help me solve this,

go to http://arcade.navids.com/  and just click on any game, no matter what database, table, row its on it will give an SQL error, ive tried incredimentally disabeling and reenableing modules tried default configurations of mysql, apache, and php. nonetheless i can't get it to work. I "think" this happened during an upgrade, wich i removed some modules from apache, enabled mysql caching, and some php.ini edits.

Does anyone have a clue of what could be the problem? I'd appreciate any help at all.

Merry Christmas and a Happy New year to you all.
Link to comment
Share on other sites

Can you post the code relevant to that query. are yu using an or die clause after mysql_query? If you are add mysql_error() to that clause that way you will get a full error message from MySQL which will tell you why the query is failing. However I cant help you much without seeing the code.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.