sabexel2 Posted October 15, 2013 Share Posted October 15, 2013 I am using prestashop v1.3.7.0 , it was running propper and now about 3 hours ago i got a error message Bad SubDomain SQL query! Now give me the solution for this... Kindly as soon as possible Link to comment Share on other sites More sharing options...
vekia Posted October 15, 2013 Share Posted October 15, 2013 turn on error reporting in your prestashop. you use a bit old version, so in this case please follow this tut: prestashop 1.3 error reporting then instead of simple "Bad SubDomain SQL query!" you will see full error code 1 Link to comment Share on other sites More sharing options...
sabexel2 Posted October 16, 2013 Author Share Posted October 16, 2013 Now i enable the error reporting.. find this error MySQL server has gone awaySELECT `name` FROM `ps_subdomain` I run the MYSQL command using SQL in phpmyadmin it returned 1 result.. but now what to do with this?? Link to comment Share on other sites More sharing options...
tuk66 Posted October 16, 2013 Share Posted October 16, 2013 Can you compare your database as well as files with a backup? Link to comment Share on other sites More sharing options...
sabexel2 Posted October 16, 2013 Author Share Posted October 16, 2013 I have much older backup, done many functional and frontend changes in last days.. Link to comment Share on other sites More sharing options...
tuk66 Posted October 16, 2013 Share Posted October 16, 2013 I have meant comparing could help you find the problem. Probably something had to happen. Server crash, database or files corruption, malware, bad module. Link to comment Share on other sites More sharing options...
vekia Posted October 16, 2013 Share Posted October 16, 2013 MySQL server has gone away take a look here: http://dev.mysql.com/doc/refman/5.0/en/gone-away.html it's strictly related to host configuration (you exceeded limits probably) or just database is crashed... Link to comment Share on other sites More sharing options...
sabexel2 Posted October 16, 2013 Author Share Posted October 16, 2013 I am using a module for blogs which works on separate wordpress, my that wordpress is also running queries slowly.. i increased its database session time, now its working but slow, is there any thing may happen due to that? Link to comment Share on other sites More sharing options...
sabexel2 Posted October 16, 2013 Author Share Posted October 16, 2013 what would happen if data base is crashed?? i am using this module for blogs on my site PSS/ Block WordPress in PrestaShop v1.2 my admin pannel is working properly there is no issues in that Link to comment Share on other sites More sharing options...
Recommended Posts