I’ve installed a shopping cart for a new site, and have set all the file access permissions as specified in the documentation. The install included some sample data to populate the database. When I view the main customer page I get a list if errors at the top of the page. The first is below, the others appear to be as a result of the first. If I’m reading this correctly then it’s telling me that it doesn’t have permission to write to the tmp folder, but that folder is set to 777. Any ideas on what else might be the problem?
INVALID SQL: 1 : Can’t create/write to file ‘/tmp/#sql_826_0.MYI’ (Errcode: 13)