I see that your wordpress still working here http://prodigypianostudios.com/pianoteachersblog/
but your links are not working
if you want to change to you will need change urls instructions here
http://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database
then change name of folder and reset your permalinks if used.
Yes, it spent over 30 minutes uploading them all.
If I click on the ‘eclecticpianoexperience’ folder, dreamweaver will FTP all the folders / files inside.
Any ideas?
Hi.
I got to step 6 from this list here:
http://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database
Step 7 seems to not be applicable to my SQL database on my host. I can’t browse for anything nor can I edit anything after step 6.
My hosting server support sent me to these forums and you say I need to update something in my host database?
Sigh.
Any other thoughts? Or should I pester my host a bit more?
Moderators,
I just realized this could be seen as a BUMP, but it is not. Please do not delete my thread.
What happened is Govpatel answered, I replied, then he edited his first answer and my reply stuck in it’s current form. Then I found my thread, noticed he edited it and then I responded.
Thank you Moderators.
Step 7 seems to not be applicable to my SQL database on my host. I can’t browse for anything nor can I edit anything after step 6.
Then use of other method above to change urls on same page you can use functions.php if you like you can see video on my website How to change urls on wordpress
govpatel, I have done everything possible in this link:
http://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database
I figured out how to access my phpadmin in my CNC and the tables for site url and home were ALREADY correct!
There is nothing else for me to try and the site is STILL not up and running.
What else could there be? It seems pretty simple. I type in a new URL into some files, upload them and POOF, my site should be working again, but it isn’t.
Please tell me if this is too complicated to resolve under wordpress forums and I’ll have to pay someone at the wordpress jobs site.
You wordpress files and folders are in this folder pianoteachersblog as I can open your website with
http://prodigypianostudios.com/pianoteachersblog/
and you want your url to be
http://prodigypianostudios.com/eclecticpianoexperience
All you need to do rename pianoteachersblog to eclecticpianoexperience and change urls and reset permalinks
As the site opening
http://prodigypianostudios.com/pianoteachersblog/
this tells me that url is not changed
so double check where wordpress files are and urls.
it IS renamed to eclecticpianoexperience, I am 100% certain of this.
(I believe I FTP’ed correctly and yet still you say you can still access my blog from /pianoteachersblog)
I get this error that says the following in Dreamweaver:
Dynamically related files cannot be discovered because a testing server is not defined.
AND.
Dynamically related files could not be resolved because of an internal servor error.
I checked in with ADOBE to see what these both might mean, no response yet.
What is a permalink?
(I believe I FTP’ed correctly and yet still you say you can still access my blog from /pianoteachersblog)
I think you have BOTH. That is, you didn’t move, you copied.
Don’t use Dreamweaver, that won’t help you. You need to open up your wp-config.php file, in eclecticpianoexperience, in PLAIN TEXT. Use Notepad. Force the right URLs in there.
RENAME pianoteachersblog to pianoteachersblog-OLD too, to help.
Hi, it appears when I go to ‘remote server’ in Dreamweaver, I see 2 directories.
One is named ‘eclecticpianoexperience’
and the other is named ‘pianoteachersblog’
Both are on the remote server.
My ‘local view’ ONLY shows ‘eclecticpianoexperience’
Does this mean my hosting server has 2 copies of wordpress, and might be confusing the 2?
Or do I have no clue what I’m talking about here?
I’m so lost.
Do not use dreamweaver try using filezilla or log in on control panel on your host and see what you have as looks like you have all mixed up some where.
Oh, hello Ipstenu!
I cannot seem to rename my pianoteachersblog folder in the remote view.
It won’t sllow it.
pianoteachersblog is NOT in my ‘local view’ after checking a few times.
I DID add the code into the wp.config file … I for some reason don’t believe Dreamweaver is allowing me to put the wp.config to my hosting server for the reason stated above … the dynamically related error thing.
Thanks for the help!
Hi.
I added this code to my wp-config.php file DIRECTLY FROM MY CNC and saved it.
define(‘WP_HOME’,’http://prodigypianostudios.com/eclecticpianoexperience’);
define(‘WP_SITEURL’,’http://prodigypianostudios.com/eclecticpianoexperience’);
I also renamed my pianoteachersblog to pianoteachersblog-OLD DIRECTLY FROM MY CNC and saved it.
Site still isn’t up.
Am I just the unluckiest wordpress user ever or… am I missing something?
would it be a bad idea to just delete the pianoteachersblog folder altogether …
I also noticed I have a generic ‘wordpress’ folder … probably the folder I uploaded before I changed the name to pianoteachersblog.
What to do, what to do … been working all day and all last night on this freakin issue and it seems like it should be such an easy fix.