Ver Mensaje Individual
  #1 (permalink)  
Antiguo 16/11/2011, 10:58
Avatar de fanny0
fanny0
 
Fecha de Ingreso: noviembre-2004
Mensajes: 438
Antigüedad: 19 años, 5 meses
Puntos: 1
Pregunta Error 403 - joomla 1.7.2

Intento instalar algunos componentes y me aparece este error


Cita:
Forbidden

You don't have permission to access /administrator/index.php on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.9 (Debian) mod_ssl/2.2.9 OpenSSL/0.9.8g PHP/5.2.6-1+lenny13 with Suhosin-Patch Server at deloittedce.cl Port 80
encontré en un foro y decía que agregara esta linea en el htaccess.txt al final

Cita:
########## Attempt to solve 'Global Configuration' save issue, FTP layer issue, Media Upload issue
SecFilterEngine Off
SecFilterScanPOST Off
########## End - Attempt to solve 'Global Configuration' save issue, FTP layer issue, Media Upload issue
no resultó, miré los permisos y todos están en 777

borre el caché del navegador, lo mismo...


no se que más hacer...alguien sabe lo que debo hacer???