To all,
For the first time we are using laconica. But we are unable to install it.
You can visit http://www.divija.com/gigglerr. We have used the installation
file to install it. Database connection was ok and configuration file is
been written. Then back to the fronted we are facing problem. We tried to
solve it by .htacess file, writting $config['site']['path']  to config file.
Following lines are written to config file -

$config['site']['name'] = "Gigglerr";
$config['site']['server'] = 'divija.com';
$config['site']['path'] = 'gigglerr/';
$config['db']['database'] = "mysqli://username:passw...@serverlocation
/databasename";

But the problem remains. Can anyone suggest me what should we do to maneg
this problem?

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

Reply via email to