Besides the wordpress codex, the best wordpress help available is here:
http://www.tamba2.org.uk/wordpress/
see the links on the right for moving your site. To get the old posts, you need to download the database and transfer to the new blog.
Did you read any of the links I gave you?
Yes, just changing the info on config.php is a bad idea. Config.php contains the name of the database, the username and password. It has to match the database you're using for the site and the user settings or you'll get an error.
You want to transfer the content on the old site to the new one, right? All the content and settings are contained in the database. To get the posts, you have to move the database, and you can't just do that like moving a file. There are steps to follow.
Also remember... thousands of people have had Wordpress questions before you. Try to check the wordpress site for help before posting here. Chances are your question has already been answered, and you can track down the information on your own.
I can't backup my files like it is asking. I can't access my cpanel or ftp from where I am. (Sattelite Internet is not the way to go) Anyway I do have all the files of my old blog on my computer and can connect to my hosting service for www.adrian-rodriguez.net. Could I do from there. I couldn't find the answer on that site.
You could of course just re-create your posts by hand if you have the content on your hard drive. But if you want to do it easily, you need the database. What kind of hosting features do you have? Can you get to phpMyAdmin?
These are the help articles from the Podz site I linked to above that you need to read:
http://www.tamba2.org.uk/wordpress/backup/
http://www.tamba2.org.uk/wordpress/restore/
http://codex.wordpress.org/Moving_WordPress
read down at the bottom for editing the sql file.
I tried that, Webby, to no avail.
Here's the url to the blog in question
Yes, but again I'm just gonna say... did you search for the answer? because if you read the page I linked to above on the podz wordpress help site, one possible answer is mentioned at the bottom of the page
http://www.tamba2.org.uk/wordpress/move/
and also a google search on "wordpress moved site blank page" gets this at the wordpress forums:
Well when I got home this is what I did.
First I went into my old blog and change the url of the blog using wp-admin>options>site url
Then, I went into my new database and dropped all the existing wordpress files.
Then I went into my backup .sql file with a program and edited all variables that had my old url and changed them to my new one
Then, after that I uploaded my new database.sql file
Then, I downloaded all the old blog files and transferred them into my new host/sever/domain directory and Viola!
Afterwards I enjoyed victory!
Ok I have just changed my blog to be on my website now and not old one which is mine, but is from the "Post to Host" so the address has changed from adrianrodirguez.frihost.net to blog.adrian-rodriguez.net which I thought would be a much better place and more reliable. Anyway I have just installed the newest wordpress, but I wan't all of my old posts and stuff, how do I go about doing that?