jed wrote:
Can MySQL write to its database? Does the Wordpress user you have configured have the proper grants to the entire database that Wordpress lives in?
Thanks for your response!
I am able to login to the Wordpress admin and create a draft post. When I go to edit the post, the title, author (me) and date information is there but nothing shows up in the content window.
When I open mysql and view the data for this specific post in wp_posts, the wp_content field is blank--it's not saving the post content.