I installed and have this problem...
1. In case I let survey on CHMOD on 755 I get this:
WARNING: Compiled template directory is not writable (./survey/smarty/templates_c). Please refer to the installation document for instructions.
2. In case I change to CHMOD 744, I get this:
Warning: require(survey/classes/main.class.php) [function.require]: failed to open stream: Permission denied in [path]/survey.php on line 8
Warning: require(survey/classes/main.class.php) [function.require]: failed to open stream: Permission denied in [path]/survey.php on line 8
Fatal error: require() [function.require]: Failed opening required 'survey/classes/main.class.php' (include_path='.:/usr/share/php5:/usr/share/php') in /var/www/www.forum.com/htdocs/forum/survey.php on line 8
3. I must add that I cannot change the name of the user or of the group - I have no idea why, but I don't have access.
Thanks!
|