Forum Replies Created
-
AuthorPosts
-
insightdesignsMember
That was it indeed. The MySQL Server… Now migrating. Thanks for the help and the enlightenment
insightdesignsMemberThanks, I made sure my PHP’s version is at least 5, but haven’t checked MySQL’s version at all
Now seeing into it. Hope that will solve the problem.
insightdesignsMemberIt’s all hosted on my VPS. Had to look for all the exact versions, etc. Finally got it all from
phpinfo()
:- Apache 2.0.54
- MySQL 4.1.13
- PHP 5.0.4 with SAFE_MODE activated
Hope it helps you to solve that annoying problem!
insightdesignsMemberI also found earlier that thread, thanks! Didn’t think it concerns me as it was regarding earlier versions of WP and updating WP in particular.
But just out of curiousity did change the
db_version
in mywp_options
from 15477 to 8204 as suggested on the WP forum. Well, got the message for outdated DB, updated it OK and still having the problem…insightdesignsMemberHi, I just had a look at the above linked post as well as at the other linked from there and unfortunately none of the described cases matches mine. As I said in my first post, it’s a fresh installation of WP with all the default names and table prefixes.
For the clarity:
- Example 1: I haven’t changed anything in the
.htaccess
. - Example 2: I haven’t changed the table prefixes. I mentioned it before as I’ve already searched for solution of the problem before I posted here, just all the solutions seemed to be bound to the different problems (also found the article on the http://beconfused.com site).
- Example 3:
- Theme: I’m using the eStore theme by Elegant Themes which should be ok with your plugin (that’s how I found you btw). Nevertheless I switched back to the original “Twenty ten 1.1” theme by WP and tried again – same result.
- Plugins: No other apart from Akismet(activated) are installed nor activated
Another “clue” I mentioned earlier is that the “eStore” box doesn’t appear on the left in my WP dashboard under the WP’s own “Settings” box, after activating the plugin.
insightdesignsMemberAbsolutely yes
-
AuthorPosts