After running the installation program, I get this error:
Warning: fopen(errorlog.txt) [function.fopen]: failed to open stream: Permission denied in /home/publicba/public_html/kaa/phpdiplomacy/install.php on line 155
Couldn't open errorlog.txt for writing.
Any suggestions?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
After running the installation program, I get this error:
Warning: fopen(errorlog.txt) [function.fopen]: failed to open stream: Permission denied in /home/publicba/public_html/kaa/phpdiplomacy/install.php on line 155
Couldn't open errorlog.txt for writing.
Any suggestions?
Try changing the permissions for errorlog.txt . The program needs to have permission to write to the file. Hope that Helps.