Hi, I am totally new to status.net. I am trying to install the system on *windows vista.*
However I come to this problem. The database statusnet isn't responding correctly, so the site won't work properly. The site admins probably know about the problem, but you can contact them at [email protected] to make sure. Otherwise, wait a few minutes and try again. For config for status net I have $config['site']['name'] = 'statusnet'; $config['site']['server'] = 'localhost'; $config['site']['path'] = ''; $config['db']['quote_identifiers'] = false; $config['db']['database'] = 'mysqli://statusnet:status...@localhost /statusnet_dev'; $config['db']['type'] = 'mysql'; I have installed PHP-5.2.12, And Apache 2.2.14 in PHP I also have installed PEAR (something I was never aware of before) and have included the following include_path = ".;c:\php\includes;C:\php\PEAR" I am not sure what is going on, a bit stuck. I also created username status, who has complete access to statusnet_dev, also note statusnet_dev has all the tables, of course they are all empty :( Is this a familiar problem? can it be resolved....I hope so, any pointer? Just want to re iterate I am using Regrads, Joyanta
_______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
