This is a discussion on Errors while installing PHPBB.. within the Purged Topics forums, part of the NM Staff category; Could someone please help me on this one. I just installed phpnuke 6.0 and wanted to run the addon module ...
Errors while installing PHPBB.. -
10-28-2002, 04:10 AM
Could someone please help me on this one. I just installed phpnuke 6.0 and wanted to run the addon module phpbb because i wanted a nice flexible forum on my website. While i was installing I got a few errors. Maybe someone can help me try to resolve this problem. Maybe someone else has gotten this error.. ??
Errors are:
Database install in progress
Database install complete
Warning: fopen("modules/Forums/config.php", "w") - Permission denied in /usr/home/www2/public_html/modules/Forums/install.php on line 729
Warning: fwrite(): supplied argument is not a valid File-Handle resource in /usr/home/www2/public_html/modules/Forums/install.php on line 738
Warning: fclose(): supplied argument is not a valid File-Handle resource in /usr/home/www2/public_html/modules/Forums/install.php on line 739
Warning: unlink() failed (Permission denied) in /usr/home/www2/public_html/modules/Forums/install.php on line 742
Install complete, but could not delete install.php.Please delete this file manually as it is a security risk during regular usage!
The modules/forums directory needs to be chmod 777 in order to write the config.php, just rename the backup-config file in the forums directory to config.php and the forum should work.