Foros del Web » Administración de Sistemas » Shared Hosting y VPS »

ERROR Apache/2.0.52 (CentOS) Server at ......Port 80

Estas en el tema de ERROR Apache/2.0.52 (CentOS) Server at ......Port 80 en el foro de Shared Hosting y VPS en Foros del Web. HOLA HACE POCO CONTRATE EL SERVICIO DE HOTING EN WWW.COM.AR, ESTE ES MI PROYECTO WEB Y TAL VEZ SEA MI INEXPERIENCIA, PERO YA ME ESTA ...
  #1 (permalink)  
Antiguo 12/12/2007, 05:16
p2pdownloading
Invitado
 
Mensajes: n/a
Puntos:
ERROR Apache/2.0.52 (CentOS) Server at ......Port 80

HOLA HACE POCO CONTRATE EL SERVICIO DE HOTING EN WWW.COM.AR, ESTE ES MI PROYECTO WEB Y TAL VEZ SEA MI INEXPERIENCIA, PERO YA ME ESTA TRAYENDO VARIOS INCONVENIENTES.

ESTOY INSTALANDO UN FORO PHPBB ADAPTADO PARA POSICIONAMIENTO

AL EJECUTAR LA CARPETA /foro/install/install.php donde tengo guardados los archivos me aparece este error

Forbidden
You don't have permission to access /foro/ on this server.


--------------------------------------------------------------------------------

Apache/2.0.52 (CentOS) Server at .................. Port 80

como lo soluciono ??

saludos
  #2 (permalink)  
Antiguo 12/12/2007, 08:39
Avatar de bluetorch  
Fecha de Ingreso: diciembre-2007
Mensajes: 26
Antigüedad: 16 años, 4 meses
Puntos: 1
Re: ERROR Apache/2.0.52 (CentOS) Server at ......Port 80

busca dentro del server el archivo .htaccess (si es de apache) porque capas hay permisos que no los tenes. si lo encontras avisame que te digo como seguir....

saludos...
  #3 (permalink)  
Antiguo 12/12/2007, 08:49
p2pdownloading
Invitado
 
Mensajes: n/a
Puntos:
Mensaje Re: ERROR Apache/2.0.52 (CentOS) Server at ......Port 80

hola gracias por tu preocupacion

sucede algo extraño con el archivo .htaccess, lo eh subido al servidor recien a /foro/.htaccess, pero cada de ves q me desconecto el mismo desaparece.

abriendo el archivo, se ve esto:
Código PHP:
RewriteEngine On
#this may cause issues with subdirs and so I have not enabled it.
RewriteRule [.]*-vf([0-9]*) viewforum.php?%{QUERY_STRING}&f=$1
RewriteRule 
[.]*-vp([0-9]*) viewtopic.php?%{QUERY_STRING}&p=$1
RewriteRule 
[.]*-vt([0-9]*) viewtopic.php?%{QUERY_STRING}&t=$1
RewriteRule 
[.]*-vc([0-9]*) index.php?%{QUERY_STRING}&c=$1
RewriteRule 
[.]*-ac([0-9]*) album_cat.php?%{QUERY_STRING}&cat_id=$1
RewriteRule 
[.]*-at([0-9]*) album_thumbnail.php?%{QUERY_STRING}&pic_id=$1
RewriteRule 
[.]*-apic([0-9]*) album_pic.php?%{QUERY_STRING}&pic_id=$1
RewriteRule 
[.]*-apm([0-9]*) album_picm.php?%{QUERY_STRING}&pic_id=$1
RewriteRule 
[.]*-full-asp([0-9]*) album_showpage.php?full=&pic_id=$1
RewriteRule 
[.]*-asp([0-9]*) album_showpage.php?%{QUERY_STRING}&pic_id=$1
RewriteRule 
[.]*-aper([0-9]*) album_personal.php?%{QUERY_STRING}&user_id=$1
RewriteRule 
[.]*-dc([0-9]*) dload.php?%{QUERY_STRING}action=category&cat_id=$1
RewriteRule 
[.]*-df([0-9]*) dload.php?%{QUERY_STRING}action=file&file_id=$1
RewriteRule 
[.]*-kbc([0-9]*) kb.php?%{QUERY_STRING}mode=cat&cat=$1
RewriteRule 
[.]*-kba([0-9]*) kb.php?%{QUERY_STRING}mode=article&k=$1
RewriteRule 
[.]*-kbsmp kb.php?mode=stats&stats=mostpopular
RewriteRule 
[.]*-kbstr kb.php?mode=stats&stats=toprated
RewriteRule 
[.]*-kbsl kb.php?mode=stats&stats=latest
RewriteRule 
[.]*-pbc([0-9]*) kb.php?%{QUERY_STRING}mode=cat&cat=$1
RewriteRule 
[.]*-pa([0-9]*) kb.php?%{QUERY_STRING}mode=article&k=$1
RewriteRule 
[.]*-psmp kb.php?mode=stats&stats=mostpopular
RewriteRule 
[.]*-pstr kb.php?mode=stats&stats=toprated
RewriteRule 
[.]*-pbsl kb.php?mode=stats&stats=latest 
  #4 (permalink)  
Antiguo 12/12/2007, 08:54
p2pdownloading
Invitado
 
Mensajes: n/a
Puntos:
Re: ERROR Apache/2.0.52 (CentOS) Server at ......Port 80

me olvide de mencionarte, en los permisos del mismo archivo figura xxx, tengo que cambiar esto a 755 ???
  #5 (permalink)  
Antiguo 12/12/2007, 09:30
Avatar de WebTech
Hosting Moderator
 
Fecha de Ingreso: octubre-2005
Ubicación: East Coast
Mensajes: 5.399
Antigüedad: 18 años, 6 meses
Puntos: 162
Re: ERROR Apache/2.0.52 (CentOS) Server at ......Port 80

3 razones

1.- Problema de permisos de los archivos y/o carpetas.
2.- Problema de propietario de los mismos.
3.- Malas reglas en el .htaccess

Busca el problema por ese lado, asigna permisos 644 en primera instancia, y luego si no funciona 755.

Saludos,
__________________
Infranetworking.com - Expertos en Hosting Multidominio, Cloud Hosting, Servidores Dedicados y Administración de Servidores Linux
  #6 (permalink)  
Antiguo 11/02/2010, 13:54
Avatar de Vlade9  
Fecha de Ingreso: marzo-2009
Mensajes: 7
Antigüedad: 15 años, 1 mes
Puntos: 0
Respuesta: ERROR Apache/2.0.52 (CentOS) Server at ......Port 80

Por favor que alguien me diga donde esta el fichero ese .htaccess porque en la carpeta de instalacion del Apache version 2.0.52 no aparece.
  #7 (permalink)  
Antiguo 15/02/2010, 21:58
Avatar de Adsl5mb  
Fecha de Ingreso: junio-2007
Mensajes: 1.589
Antigüedad: 16 años, 9 meses
Puntos: 34
Respuesta: ERROR Apache/2.0.52 (CentOS) Server at ......Port 80

Cita:
Iniciado por Vlade9 Ver Mensaje
Por favor que alguien me diga donde esta el fichero ese .htaccess porque en la carpeta de instalacion del Apache version 2.0.52 no aparece.
Los archivos .htaccess se ponen generalmente en el directorio principal de donde se encuentra la web, no la instalación de apache por ejemplo /var/www/html/.htaccess eso si siempre y cuando tu hayas creado uno.

Lo mejor sería que hagas un tema nuevo con tu problema y dejando más datos.
__________________
Foro: Yelsoft
Blog: Milutilidades
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 21:37.