Hi everyone!
I've installed WordPress on my Website in a Folder like this:
http://www.mydomain.com/sites/myWordPress
...and for Administration:
http://www.mydomain.com/sites/myWordPress/wp-admin/
After I was finish with setting up my Blog, I wanted to change it to a new URL like this:
http://www.myblog.com/
Now, I could change it and my blog workes basically fine!
But if I want to log in to my Administration (wp-admin) on the URL like this:
http://www.myblog.com/wp-admin/
I recieve the Following Error (I can't even see the login Form):
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/www/webuser/html/myWordPress/wp-admin/includes/template.php on line 1811
The Memory Limit on my Webserver is set to 64M.
In the Administration Panel the "Blog Adress(URL)" is changed to "http://www.myblog.com", fine!
The "WordPress Adress (URL)" is still "http://www.mydomain.com/sites/myWordPress"! If I change this to "http://www.myblog.com", I will be loged out and I can't even log in until I change this back to "http://www.mydomain.com/sites/myWordPress" in the mySQL Database...
Does anyone had this Problem or can help me out?
Thank you!!
Regards,
Chris