changed url under settings
-
Hi,
I changed my url in the dashboard under settings from http://www.xxxxxxx.com/wordpress to http://www.xxxxxxxx.com (stupid I know)
Anyway. I can no longer log into the dashboard. Is there another way to get on to change it back??Thanks
-
You’ll have to access your database via phpMyAdmin and edit the wp_options table.
And never mess with those if you don’t know what you are doing.
The fix: http://www.tamba2.org.uk/wordpress/site-url/Ouch, man I did the same. What I did to solve it was yeah, via my database. I think what I did was to remove the current “default.html” in the “public.html” (although to be safe, just re-name default.html to olddefault.html so in case it doesn’t work it’s not lost. After that, I went into my /wordpress folder, and marked everything and moved it out to public_html. After that it took a minute or so, and then everything was working just fine when I refreshed the webpage (and my webpage was now on http://www.xxx.com instead of http://www.xxx.com/wordpress. ALTHOUGH, I know have a different problem with image uploading… see http://ww.wp.xz.cn/support/topic/207834 and if you know how to solve that problem… please help.
//Anton
You’ll have to access your database via phpMyAdmin and edit the wp_options table.
Yeah that helped me with my problem.. I suggest you do the same lockeinyoursuccess, and not like I said 😉 It was really easy to change it in there. Just log onto your webhotel, find phpMyAdmin tool (in my bluehost.com webhotel it was under Databases), go in there, choose databases, the correct databse, then wp_options, and it should be probably the first thing you can change in the list…
Hope it works out for you!
I changed the url in PHP manager,It worked!
Thank You for your help!
OK maybe it’s not fixed. When I log onto the page, the theme comes up but none of the pages work. AND I get this when I try to log into dashboard
Warning: Header may not contain more than a single header, new line detected. in /home/content/l/i/y/liysboberry/html/wordpress/wp-login.php on line 274
Warning: Cannot modify header information – headers already sent by (output started at /home/content/l/i/y/liysboberry/html/wordpress/wp-login.php:274) in /home/content/l/i/y/liysboberry/html/wordpress/wp-includes/pluggable.php on line 595
Warning: Cannot modify header information – headers already sent by (output started at /home/content/l/i/y/liysboberry/html/wordpress/wp-login.php:274) in /home/content/l/i/y/liysboberry/html/wordpress/wp-includes/pluggable.php on line 596
Warning: Cannot modify header information – headers already sent by (output started at /home/content/l/i/y/liysboberry/html/wordpress/wp-login.php:274) in /home/content/l/i/y/liysboberry/html/wordpress/wp-includes/pluggable.php on line 597
Warning: Cannot modify header information – headers already sent by (output started at /home/content/l/i/y/liysboberry/html/wordpress/wp-login.php:274) in /home/content/l/i/y/liysboberry/html/wordpress/wp-includes/pluggable.php on line 599
Warning: Cannot modify header information – headers already sent by (output started at /home/content/l/i/y/liysboberry/html/wordpress/wp-login.php:274) in /home/content/l/i/y/liysboberry/html/wordpress/wp-includes/pluggable.php on line 770
Thanks
Reupload a fresh copy of your wp-login.php file, it may be corrupted.
That did it. Thank You You guy rock!
The topic ‘changed url under settings’ is closed to new replies.