Friday 14 December 2007 10:11:37 am
I'm not sure that's what you want for permissions. You might try running modfix.sh (found in bin). At the end, it tells you to do this for the var directory:
If your web server user is apache and the group is apache, then run the following commands:
# chown -R apache.apache var/ # chmod -R 770 var/ This will give you safer permissions, and verify that we don't have a permission problem in var.
Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog
|