statusnet
Discussions
Activity
Sign In
syslog() has been disabled for security reasons
vaerospace
July 2012
in
Installation
fixed !!!
Comments
vaerospace
July 2012
why does /main/register go to my provider site page ?
vaerospace
July 2012
ok fixed url problem now how do i get rid of the syslog() errors ?
vaerospace
July 2012
fixed all problems !!!
habi
July 2012
It would be awesome if you tell us how you fixed the problems you had, so others can/could learn from your steps.
vaerospace
July 2012
changed log file to
$config['site']['logfile'] = '/tmp/statusnet.log';
create the tmp dir and a blank text file called statusnet.log in it fixed!!!
Sign In
or
Register
to comment.
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
All Categories
2.3K
General
1.5K
Plugins
283
Themes
57
Installation
282
status.net service
117
Hosting
15
StatusNet Desktop
24
Powered by Vanilla
Comments
$config['site']['logfile'] = '/tmp/statusnet.log';
create the tmp dir and a blank text file called statusnet.log in it fixed!!!