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
