people using windoze as a testbed will not notice it, as there is no file ownership on this platform.
if you are on a *nix/linux box, i would suggest to run the following shell command from the phpBB2 directory:
Code: Select all
chown -R apache:apache .
you will probably need to run this command as a superuser.