Intento instalar PhpBB3 desde cero en mi servidor (dedicado). Por supuesto, me he leído las guías y demás, pero no consigo nada. Bajo la versión inicial, decomprimo y subo con el cliente de FTP. Doy los permisos adecuados al config.php y a las carpetas que dice la guía de instalación. Pero voy a abrir con el navegador esta dirección para instalar:
http://www.xxxxxxxxxxx.com/foro/install/index.php
Y da este error:
500 Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@xxxxxxxxxxx.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.8e-fips-rhel5 DAV/2 mod_bwlimited/1.4 mod_perl/2.0.4 Perl/v5.8.8 Server at www.xxxxxxxxxxx.com Port 80
También he aumentado (hasta el infinito y más allá) los valores en el servidor "memory_limit" y "max_execution_time", y como quien oye llover. El registro de errores del servidor da todo el tiempo que intento ejecutar el instalador esto:
[Fri Feb 08 20:52:34 2013] [error] [client 83.59.85.38] SoftException in Application.cpp:601: Directory "/home/xxxxxxxx/public_html/foro" is writeable by group
Entiendo que se debe a permisos, pero juego algo más con ellos y tampoco logro nada. ¿Alguna idea?

¡Gracias por anticipado!