This is driving me nuts...
My WordPress directory is http://wordpress.eg/
On new installation of 3.0.1 - 2 things happen:
1. wp_options->siteurl and wp_options->home are both being set to http://wordpress.eghttp/wordpress.eg/
I fixed that manually. However:
2. While the admin pages work without problems, when I try to access the blog page on http://wordpress.eg/, I get redirected to http://wordpress.eghttp/wordpress.eg/
Is this an Apache problem? Should I do anything in an .htaccess file?
Thanks!