Quote:
[root@www forums]# chown -R apache:apache survey
chown: `apache:apache': invalid user
|
chown -R nobody:nobody survey worked without errors.
Quote:
Warning: require(survey/classes/main.class.php) [function.require]: failed to open stream: Permission denied in /survey.php on line 8
Fatal error: require() [function.require]: Failed opening required 'survey/classes/main.class.php' (include_path='.:/usr/lib/php') in /home/sites/avforums/public_html/forums/survey.php on line 8
|
Are these related? What's the solution the the last one please?