I see allow multisite = true in wp-config but I don’t see any specific instructions on debian or fbx manual on debian for setting it up so I went by instructions on Create A Network – Advanced Administration Handbook | Developer.WordPress.org
I’ve done it many times on hosted wordpress.
I tried it and pasted the code my fbx wordpress gave me, logged back in to wordpress and went to network/sites and created a subsite but when I try to go to admin for it, the browser says "page isn’t redirecting properly
I’m sure it’s something in .htaccess or wp-config but Like I said, I pasted in what wordpress gave me.
For .htaccess, I made a backup of the original and made a new one and pasted what wordpress gave me. Wordpress.org says to replace all of htaccess.
For wp-config, I pasted everything but ALLOW MULTISITE = true because it was already there and pasted the rest right below that line.
I can go through it again and paste all the before and after code here if that helps. It’s subdirectory multisite as opposed to subdomain and since wordpress is already in a directory, wordpress says subdirectory is the only way to do multisite anyway, which is fine by me.
Thx