the installer currently suggests the following:
  Cannot write config file to: /home/brenda/workspace/statusnet
  On your server, try this command: chmod a+w /home/brenda/workspace/statusnet

I'd like to change this to
  On your server, try this command: touch
/home/brenda/workspace/statusnet/config.php; chmod a+w
/home/brenda/workspace/statusnet/config.php
(as well as a few other change to support this, they're all in the installer.)

This limits the amount of damage a future code bug can do.
_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to