anvil/docs/source/topics/solvedproblems.rst
Joshua Harlow 27f9e46fcf Some small doc cleanups.
Change-Id: Ib1071febe1c08c129b44910bb63b49f28f292b9b
2013-06-05 20:35:14 -07:00

569 B

Solved Problems

MySQL user denied

This seems common and can be fixed by running one of the steps at http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html

The temporary folder for building (/tmp/XYZ) is not owned by your user!

This is a new feature of pip>=1.3 where it seems to incorrectly handle the SUDO user. To get around this just remove the above directory and reactivate the appropriate ANVIL command.