In the step 4, all the Path and URL are passed,
in step 6 ,Some table in database can be generate,but it show the following message.

Warning: main(/www/asap-direct.com/ubbthreads/languages/english/generic.php): failed to open stream: Permission denied in /www/asap-direct.com/ubbthreads/ubbt.inc.php on line 144

Warning: main(): Failed opening '/www/asap-direct.com/ubbthreads/languages/english/generic.php' for inclusion (include_path='.:/usr/local/share/pear') in /www/asap-direct.com/ubbthreads/ubbt.inc.php on line 144

I try to change the permission of ubbt.inc.php and generic.php to 777 but it also can't work

What can I do??