Hello everybody, first sorry for my English (google translator) I only speak Portuguese Brazilian ... hehe, do not come to more if the business is I downloaded the new version 1.0.1 and I can not configure the SMTP actually do not know how to do ? how? my email is the
@ yahoo.com, I noticed that after running the install.php file config.php is like this:
if (defined ('StatusNet') & & defined ('LACONIA')) {exit (1);}
$ config ['site'] ['name'] = 'site.com';
$ config ['site'] ['server'] = 'localhost';
$ config ['site'] ['path'] = 'statusnet1.0.1';
$ config ['db'] ['database'] = 'mysqli: / / root @ localhost/statusnet1.0.1';
$ config ['db'] ['type'] = 'mysql';
$ config ['site'] ['profile'] = 'public';
this is where I should configure the config.php smtp
Comments