tanxiansheng on "Infrequent White Screen of Death...Going insane"
Ever since the first few days of my blogs existence I've been getting white screens of death. If SSH into my server and restart apache and mysql, it goes away (I'm using bitnami). It happens...
View ArticleJan Dembowski on "Infrequent White Screen of Death...Going insane"
Ever since the first few days of my blogs existence I've been getting white screens of death. That's not good. Does your error log file indicate what's crashing? And is this on a shared server or a...
View Articletanxiansheng on "Infrequent White Screen of Death...Going insane"
Which error log should I be checking? I installed a few different "Wordpress error log checker" plugins in WP, but none of them ever come up with anything after a WSOD. I'm running bitnami on an Amazon...
View Articlestudiofive on "What's in MySQL"
As a relative newbie to WP (and currently the victim of a hacker) I just need to understand what's stored in the MySQL dbase. My website is just static pages (no blog) and I wanted to know if all the...
View Articlecubecolour on "What's in MySQL"
The database contains all of your settings (except the constants defined in wp-config.php) and all of the content data including user profiles, posts, post-meta, plugin settings. If the hacker was able...
View Articlekemz on "Changing URL... settings automatically change back"
So, to begin with - I had the latest version of wordpress running, while I was fixing up my site. I installed it in a sub-directory of my hosting account, associated with a domain name. It was...
View ArticleWPyogi on "Changing URL... settings automatically change back"
I used a GoDaddy (provider) feature of moving the site automatically to the root directory. Then the problems began... Have you asked them about these problems? How did they move it?
View Articlekemz on "Changing URL... settings automatically change back"
Nope, posted up here first expecting a quicker reply. They have an automated system for moving installed "applications", I just my WP install to the root directory. - Thanks for the reply, but it seems...
View Articlebrdstnstrnglr on "MAMP Error Establishing database connection"
I'm trying to do a local install of WordPress on a mac using MAMP with mySQL 5.5.33 (which comes with the latest version of MAMP). I've created the database and edited my config.php file to use my new...
View ArticleBrad on "Custom field posting data to wrong database row"
I'm having an issue where either WordPress or MySQL is adding rows to posts in my wp_postmeta table that aren't associated with those posts. For example, I have a custom field group that I created with...
View Articlefishsponge on "[Plugin: NextGEN Gallery] Very slow loading of the images...
has this issue been resolved in version 2.0.40?
View ArticleChristopher Anderton on "MAMP Error Establishing database connection"
Cheers. Did you edit wp-config-sample.php and the renamed it to ”wp-config.php”? I know it seems silly, but sometimes even the best could do that misstake and forget this. If the file name is correct,...
View Articlebrdstnstrnglr on "MAMP Error Establishing database connection"
Thanks for the reply Chris. I actually tried all of this. I did end up getting it to work by resetting my config file to default and reverting the name to config-sample.php. Seems doing that defaulted...
View Articleesmi on "MAMP Error Establishing database connection"
That would be the expected behaviour. WordPress can create a wp-config.php file for you as part of the installation process.
View Articlebrdstnstrnglr on "MAMP Error Establishing database connection"
Thanks esmi, That seems to be the case. I didn't know you could do it that way before. I'm just curious as to why it wouldn't let me do it the other way.
View Articleesmi on "MAMP Error Establishing database connection"
Best guess: you'd mistyped the database name or host name into your original wp-config.php file.
View Articlekmurrayfrgraphics on "Make "working" site Live"
Currently I am using a sub domain to alter the look of my site. I am now at the stage where I want to make it live and just had a quick question on the best way to do this. Is it smarter to take the...
View Articlepvijeh on "Fixing MySQL #1062 - Duplicate Entry Error"
Hello, I am trying to upload one of my site's sql databases using phpmyadmin-- however i get the following error: #1062 - Duplicate entry '153' for key 'id' Does anyone know how to solve this error?
View Articlepvijeh on "Fixing sql #1062 duplicate content error"
Hello, I am trying to upload one of my site's sql databases using phpmyadmin-- however i get the following error: #1062 - Duplicate entry '153' for key 'id' Does anyone know how to solve this error?
View Article