I unpack program and next I change rights for two directories (according to instruction): data/public and data/private.
In directory private are created two directories: cache and chat. The owner of both is nobody and their rights is rxwr-xr-x
I open page with phpFreeChat and i have error:
Please correct these errors:
* /export/home0/porzucek/www/phpfreechat-1.0-beta6/src/../data/private/chat/s_b16404ca9cc405a79210196096389e12 can't be created
* /export/home0/porzucek/www/phpfreechat-1.0-beta6/src/../data/private/chat/s_b16404ca9cc405a79210196096389e12 is not writeable
* /export/home0/porzucek/www/phpfreechat-1.0-beta6/src/../data/private/chat/s_b16404ca9cc405a79210196096389e12 is not readable
What is a problem??