Site won't publish and gets errors when saving.

Permalink
It's pretty straightforward with publishing.. it just reverts back. Client hosts with InMotion. Did Inmotion do some setting changes recently? The reason I ask is that we tried to install Concrete5 and it failed. I ended up having to go to Bluehost and it worked fine.

I told client to call InMotion and ask about these errors which point to memory full but he was "assured" that wasn't the problem when he was on the phone with them. What I could really use is what I need to tell InMotion to do if I get on a two way call with them.

Is there possibly another fix here?

This is a copy and paste from the log file below and also a message from the last guy that had access before things went South.

"I tried to edit the name of a file in hope that i could alphabetize the file manager on order to make things easier to find throughout what was meant to be a process of placing pictures in with the copy on almost every page. That's when the message box popped up telling me that the software wouldn't do that."

Thanks in advance.

Error log (one of many)

Exception Occurred: mysql error: [1030: Got error 28 from storage engine] in EXECUTE("SHOW COLUMNS FROM `btPowerSlide`")

#0 /home/deepca5/public_html/concrete/libraries/3rdparty/adodb/adodb.inc.php(1037): adodb_throw('mysql', 'EXECUTE', 1030, 'Got error 28 fr...', 'SHOW COLUMNS FR...', false, Object(ADODB_mysql))
#1 /home/deepca5/public_html/concrete/libraries/3rdparty/adodb/adodb.inc.php(1012): ADOConnection->_Execute('SHOW COLUMNS FR...', false)
#2 /home/deepca5/public_html/concrete/libraries/3rdparty/adodb/drivers/adodb-mysql.inc.php(409): ADOConnection->Execute('SHOW COLUMNS FR...')
#3 /home/deepca5/public_html/concrete/libraries/3rdparty/adodb/adodb-active-record.inc.php(382): ADODB_mysql->MetaColumns('btPowerSlide')
#4 /home/deepca5/public_html/concrete/libraries/3rdparty/adodb/adodb-active-record.inc.php(136): ADODB_Active_Record->UpdateActiveTable(false)
#5 /home/deepca5/public_html/concrete/libraries/block_view.php(30): ADODB_Active_Record->__construct('btPowerSlide')
#6 /home/deepca5/public_html/concrete/libraries/block_controller.php(370): BlockRecord->__construct('btPowerSlide')
#7 /home/deepca5/public_html/packages/michaelg_power_slider_lite/blocks/power_slider_lite/controller.php(47): BlockController->__construct(Object(Block))
#8 /home/deepca5/public_html/concrete/libraries/loader.php(454): PowerSliderLiteBlockController->__construct(Object(Block))
#9 /home/deepca5/public_html/concrete/models/block.php(332): Loader->controller(Object(Block))
#10 /home/deepca5/public_html/concrete/blocks/core_stack_display/controller.php(43): Block->getInstance()
#11 [internal function]: CoreStackDisplayBlockController->on_page_view(Object(Page))
#12 /home/deepca5/public_html/concrete/libraries/controller.php(213): call_user_func_array(Array, Array)
#13 /home/deepca5/public_html/concrete/libraries/view.php(795): Controller->runTask('on_page_view', Array)
#14 /home/deepca5/public_html/concrete/dispatcher.php(274): View->render(Object(Page))
#15 /home/deepca5/public_html/index.php(2): require('/home/deepca5/p...')
#16 {main}

 
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
I use InMotion as my primary host for my clients. I have had similar issues in the past. The best I could do was simply to do a completely fresh install of Concrete using FTP and a fresh database.

These issues tend to occur a lot on their shared hosting options. However, I have used their VPS service, and never had an issue. You may want to consider investing in their VPS service.

Beyond that, if I ever see these types of errors, I simply wait an hour or two, and then re-try in which case it usually works fine again.

Also, try checking your site's cache folder. If it's really full, try clearing it out. This seems to also help.
edesigner replied on at Permalink Reply
Thanks. I will give that a try.