Thanks Samuel. That's the guide I first used but apparently WP erased/changed something in the wp-config.php file along the way. I just re-did it and now it works with an error trying to connect to the DB when I visit a secondary blog but I guess it's something that went wrong during installation.
My mistake was to replace ALL of the WP configurations inside the .htaccess file leaving it without the <IfModule mod_rewrite.c> and </IfModule>. Those two lines should be also inserted in the code to copy and paste when installing the network to avoid confusion. BTW it would be great to have an admin option to allow/disallow sending of passwords to new users (send the passwords or let them write one uppon registration) becouse many many test installations can't send emails. Or at least have that option when using WP_DEBUG = true Cheers! César Aracena Neuquén - Argentina On Mon, May 10, 2010 at 11:53, Samuel Agudiño <[email protected]>wrote: > Here you have the instructions > http://codex.wordpress.org/User:Andrea/Create_A_Network > > 2010/5/10 Cesar Aracena <[email protected]> > > > Hi all, > > > > I'm trying to transform a live setup of WP nightly build (today's) into a > > multisite for testing but after all the steps, I login again and the > > superadmin menu don't show up. Is it currently working? > > > > César Aracena > > Neuquén - Argentina > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > > > > -- > ----------------------------------------------------------------- > [email protected] > ----------------------------------------------------------------- > Antes de imprimir este mensaje, por favor > compruebe que es verdaderamente necesario. > El Medio Ambiente es cosa de todos. > ----------------------------------------------------------------- > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
