cphinney
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Moving Servers PHP Broken?Encountering this probelms is one way to make someones head ecplode.
Found this and it seems to have fixed my problem. I finally got a connection to the blank DB. So now I am uploading my real wp db and files to make sure.
Forum: Installing WordPress
In reply to: Moving Servers PHP Broken?Also here is a excerpt from the bottom of the log i just found
WordPress database error Table ‘cphinne_LABlog.wp_options’ doesn’t exist for query SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’
ALERT – canary mismatch on efree() – heap overflow detected (attacker ‘206.130.179.100’, file ‘/hsphere/local/home/cphinney/blog.liquidarchaeology.com/wp-includes/taxonomy.php’, line 11)
[Tue Mar 11 09:42:22 2008] [error] [client 206.130.179.100] Premature end of script headers: /hsphere/local/home/cphinney/blog.liquidarchaeology.com/wp-admin/install.phpForum: Everything else WordPress
In reply to: Spam?No. There are no links in the message. not even an email address. I just thought it was strange how the title was injected into the comment exactly as I had written it. Like a cut and paste.
here is an example
Forum: Fixing WordPress
In reply to: Latest Post OnlyI realized I contradicted myself on the post above. there are 4 latest posts on the main page which is why I dont think reducing my syndication to 1 will work.
Forum: Fixing WordPress
In reply to: Latest Post OnlyI don’t think this will work for me. I still need the syndication to feed my users, who subscribe to the feed. I think this will also affect the list of 10 latest posts I have on my front page (outside WP).
Hense why I was looking for a way to get only the latest post as a seperate feed (perhaps by using some arguements in the URL)or perhaps a way of embedding the latest feed in my page.
Mabey I can do this with the XML data tools in dreamweaver and just have it only retrieve the first record. Just checking to see if there was a better way.
To get an idea of what I am talking about you can look at http://www.liquidarchaeology.com . On the sites main page I have a feed of the latest 4 articles on the left. On the right I have a welsome message. Below the welcome message I would like to embed the latest post in its entirety to help make that page dynamic.
Forum: Installing WordPress
In reply to: Blank page on install.phpgo figure…. 1%….. hehehehe
define(‘DB_HOST’, ‘mysql4.renforthhosting.com’); // 99% chance you won’t need to change this valueit is working now