Jump to content

[Solved] Database Issue With Johnny


JpTiger

Recommended Posts

I'm having a problem with databases on Johnny that are used by a wordpress installation or three. I've made an account with the name jptsndbx to host a few small wordpress installations to play around with ideas for sites. Recently I've started upgrading them to wordpress 4.0, which involves an upgrade to the database. However, with two different wordpress installations now (each with their own databases), when I upgrade the site, I get an endless loop of "You must upgrade the database --&--#62; Thanks for upgrading the database, click here to continue --&--#62; You must upgrade the database" etc.

 

After some research online, disabling plugins via ftp, etc, I found that the problem was buried in an sql table that listed a value that wordpress reads as the current database version. For some reason it wasn't updating. When I tried to change it myself, I get an "unspecified error."

 

Anything I can be doing on my end to fix this?

Link to comment
Share on other sites

Now that cpanel is working again with Johnny, I can be a bit more specific.

 

I tried "uninstalling" one of the wordpress sites to clear up space. When I tried to drop the tables through phpmyadmin, I get the following:

 

#2002 - Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

The server is not responding (or the local server's socket is not correctly configured).

Link to comment
Share on other sites

Found and fixed the problem. Apparently Johnny has the same MySQL problems that Stevie has with InnoDB not being writeable. I followed the instructions from this thread: http://www.helionet.org/index/topic/18875-stevie-mysql-common-questions-and-problems/ to change the format, and then told my wp_config.php file to look for the database in the new format. All fixed!

 

Still having Internal Server Error issues on occasion while editing, but I'm assuming that just comes with using the less stable more experimental server with more features.

Link to comment
Share on other sites

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.   Paste as plain text instead

  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...