Problem with register.php
When I tried to send activation e-mail to a user who didn't get it automatically, I got this error:
Forbidden
You don't have permission to access /register.php on this server.
Additionally, a 404 not found error was encountered whle trying to use an ErrorDocument to handle the request.
What should I do to fix this problem? I tried changing the file permissions for the register.php to 777, but nothing changed.
|