I have looked at the link and it seems to be advicing me on deleting the wp-content/cache folder.
Pretty scary. Are you sure this would work as i dont want things to get more complicated. i would just like things to return to normal again.
deleting your cache wont hurt anything.. a cache is simply a temporary storage. follow podz advice, he wont stear you wrong 😉
and to clarify, since you didnt repeat accurately what his page says: he says to delete whats in that directory, not to delete the directory itself. There is a difference in those 2 things.
To add to whooami’s post: the cache folder and its contents, in fact the whole cache system in these latest wp releases, seems to be only necessary if you have an extremely busy blog. Otherwise, if you have problems with operation of the cache system, you may disable it through the wp-config.php file, by adding this line:
define(‘DISABLE_CACHE’, true);
When I login the browser tries to direct me to the folder :- http://thelordarmy.com/b/wp-login.php?redirect_to=%2Fblog%2Fwp-admin%2F
which doesnt exist as there wasn’t a folder name “b”.
With a little thinking, i remembered that wordpress URL and the Blog URL are by default the same but actually relate to different things. Blog URL relates to flies and shouldn’t be changed. I then realised i had changed/redirected the wordpress URL to a folder that didnt exist on my server. I therefore changed the folder’s name from blog to b. when i got access, but error 404 page, clicked Site Admin, went to options and then changed the wordpress url at options. It’s working well now.
I really appreciate your help and quick response.
Welcome, even though neither of us really addressed the actual problem, and thanks for switching to resolved.