white04004
Member
Posted 6 months ago #
Hi,
I downloaded the WordPress 3.5 Beta 3, and I installed it in my localhost. When I try to create a multisite, it works, but I didn't see the blog.dir again in my WordPress folder. Next, I head over to the dashboard of the new site I created, and I get 403 Access forbidden.
We're on RC1 now - http://wordpress.org/wordpress-3.5-RC1.zip
Try that first, before we jump into debugging :)
white04004
Member
Posted 5 months ago #
I've installed RC 1. And I'm facing the same problem. I can't access the dashboard of the new site I created. It gives me 403 Access forbidden.
Is mod_rewrite on?
Is mod_security on?
blogs.dir is no longer used in multisite, for networks created in 3.5. That's likely unrelated to your problem.
WordPress rarely issues 403 messages, so this probably isn't us. Look toward a possible server misconfiguration, whether that's .htaccess, Apache, nginx, etc.
frankdage
Member
Posted 5 months ago #
white try creating a multisite in your wp3.4.2 first and then copy the contents of the .htaccess file that was created into the .htaccess file wp3.5rc3 created, and change the folder name, that fixed mine though.