Kiran Bellare wrote:
Thanks Keith,
I set the $config[path] to '.' but it still didn't work. Error in the log file is the same - 2009-06-09 16:45:48 LOG_ERR: Problem getting route for /index.php - A path was found but is invalid. -> Is there another config variable that needs to be set, that isn't? (Below is my config file) Evan, in 0.7.3 the installer script only adds the $config[db][database] variable to config.php - the other variables need to be specified manually (could we update the installation instructions to reflect the manual changes)?
Let me say that again: no, they don't. Or, they shouldn't. You should get a working system just with the DB variable and the site name. The server name and the path should be detected at runtime. Most of the other stuff is correct as the default (like, say, the queues should be disabled by default) and you don't need to set them for a basic system.

Copying everything in config.php.sample to config.php is an awesome way to totally confuse yourself with way too much information. Very few sites use a lot of those settings; even Identi.ca only uses about half.
I guess the auto-installer is only in 0.7.4 (which is not for general release)
There is no auto-installer; that's impossible to do. You need to at least specify the database information; there's no way we can auto-detect that.

-Evan

--
Evan Prodromou
CEO, Control Yourself, Inc.
[email protected] - http://identi.ca/evan - +1-514-554-3826

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to