I enabled the fancy URLs and configured the .htaccess RewriteBase to "/" (since i'm running it in the root directory), but it still gives the same issue. Can someone copy/paste all the required config.php variables and any other changes needed to .htaccess, index.php or any other files? Perhaps i'm missing some important changes.
thanks Kiran On Tue, Jun 9, 2009 at 1:15 PM, Ciaran Gultnieks <[email protected]> wrote: > Kiran Bellare wrote: > > I can't get to the index page - the laconica.log file says - 2009-06-09 > 01:58:01 > > LOG_ERR: Problem getting route for /index.php - A path was found but is > invalid. > > Would really appreciayte if someone could outline the missing > installation > > steps (incl. key config variables to get the site up) - my config file is > below - > > It's probably worth checking that you have the correct .htaccess > file in place, and that your Apache is configured to actually > process it. > > On the other hand, you have fancy URLs disabled, which should mean > you don't need .htaccess, but I don't know if anyone is actually > using it in that configuration these days. I would try turning > that on (look for 'fancy' in the config file) and checking the > .htaccess stuff. > > Another possible red herring, but worth a shot in the absence of > any other suggestions. > >
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
