Blah blah blah pending review test
I have WordPress 2.3 installed at my hosted blog. All was sweet. I created a new blog in a subdomain, again running 2.3.
I try to log in and get no response from the main site. Grr! Support ticket time.
I got a response a little while later. a 510 error message from the web server saying my account had been suspended.
Oooookay…..
An email arrived explaining that my main install of wp2.3 was running the web server’s resources at 60% (on a shared server) and it topped out the server meaning the server rolled over and played dead. The host suspended my account so they could get the server running again. Ooops!
My account has been “un-suspended” and I am able to log into the FTP.
I think what killed it was trying to insert a footnote into a post. I had been using the old wordpress footnotes plugin which worked beautifully with 2.x previously. With all the code changes to 2.3 the plugin didn’t like it. FTPd and removed MOST of the plugins I was using and all seems to be hunky dory.
I’m not going to re-enable WordPress (killed with a simple index.html file at the moment) until I can log into the cPanel and remove all the spare database tables that old plugins (UTW for example) had created.
By the way, can anyone give me easy instructions on converting UTW tags to WP native tags? None of my searching (about three hours worth!) has turned simple instructions. Ta muchly!
The Hypertext Pre-Processor (PHP - Yes, I know it’s all screw, blame the developers!) programming language is what runs most of the web these days. WordPress, forum software such as phpBB, even Blogger, all use PHP as their language of choice for communication both with the end-user’s browser and the MySQL database that holds all of the post and comment information.