I think you need to change the path of url blog directory in Configuration.
Bye.
Hm, yeah I did that, but without any result…
The correct sequence for moving it is to *first* change it in the admin panel (which will save the new location info to the database), and *then* move the files.
I’ve done this any number of times, and it works.
You might have to download a databasedump to see where WordPress considers the WP files to be. If it shows that they’re still in the original location, perhaps you can put them back there first, make the change in the admin panel, and then switch over.
Hi DianeV,
Did excactly that, twice now, but again this error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Looks like you have pretty permalinks enabled. Did you redo your permalink structure? Anytime you do something like this, you need to update your .htaccess file. I’d say your .htaccess is still set with the old blog configuration.
Ah. I’m gonna try that than.
That’s it. Thanks a million times!