Foros del Web » Programando para Internet » PHP » Frameworks y PHP orientado a objetos »

Instalar cakePhp?

Estas en el tema de Instalar cakePhp? en el foro de Frameworks y PHP orientado a objetos en Foros del Web. Tengo un problema, es que no me carga la hoja de estilo de Cake. En un blog ponia que habia que descomentar LoadModule rewrite_module modules/mod_rewrite.so ...
  #1 (permalink)  
Antiguo 01/06/2007, 05:57
 
Fecha de Ingreso: junio-2006
Mensajes: 13
Antigüedad: 17 años, 10 meses
Puntos: 0
Instalar cakePhp?

Tengo un problema, es que no me carga la hoja de estilo de Cake.

En un blog ponia que habia que descomentar
LoadModule rewrite_module modules/mod_rewrite.so
AddModule mod_rewrite.c (esta linea no la encontre en el httpd.conf )

¿podrian ayudarme? Gracias
  #2 (permalink)  
Antiguo 01/06/2007, 07:59
Avatar de GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Re: Instalar cakePhp?

Que versión de Apache manejas?

Tu problema mas que nada es habilitar el mod_rewrite por lo que no creo este sea el foro apropiado.

Saludos.
  #3 (permalink)  
Antiguo 01/06/2007, 08:12
 
Fecha de Ingreso: junio-2006
Mensajes: 13
Antigüedad: 17 años, 10 meses
Puntos: 0
Re: Instalar cakePhp?

La version es 2.2.4

gracias
  #4 (permalink)  
Antiguo 26/06/2007, 00:36
 
Fecha de Ingreso: junio-2007
Ubicación: Barcelona
Mensajes: 20
Antigüedad: 16 años, 10 meses
Puntos: 1
Re: Instalar cakePhp?

Yo tube el mismo problema que tu, y se solucionó aplicando el primer punto de los que te indico a continuacion (instrucciones recuperadas directamente de la documentacion de CakePHP):

Occasionally a new user will run in to mod_rewrite issues, so I'll mention them marginally here. If the Cake welcome page looks a little funny (no images or css styles), it probably means mod_rewrite isn't functioning on your system. Here are some tips to help get you up and running:

1-Make sure that an .htaccess override is allowed: in your httpd.conf, you should have a section that defines a section for each Directory on your server. Make sure the AllowOverride is set to All for the correct Directory.

2-Make sure you are editing the system httpd.conf rather than a user- or site-specific httpd.conf.

3-For some reason or another, you might have obtained a copy of CakePHP without the needed .htaccess files. This sometimes happens because some operating systems treat files that start with '.' as hidden, and don't copy them. Make sure your copy of CakePHP is from the downloads section of the site or our SVN repository.

4-Make sure you are loading up mod_rewrite correctly! You should see something like LoadModule rewrite_module libexec/httpd/mod_rewrite.so and AddModule mod_rewrite.c in your httpd.conf.
  #5 (permalink)  
Antiguo 17/11/2007, 01:18
 
Fecha de Ingreso: noviembre-2007
Mensajes: 1
Antigüedad: 16 años, 5 meses
Puntos: 0
Re: Instalar cakePhp?

Hola,

En este link puedes encontrar como instalar CakePHP -> http://www.cakephp-hispano.org

http://www.cakephp-hispano.org/modules.php?name=Content&pa=showpage&pid=2


Tambien, tienes mucha info en esta otra: http://www.cakephp-es.org

Espero te sea útil

Bye
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.
Tema Cerrado

SíEste tema le ha gustado a 2 personas (incluyéndote)




La zona horaria es GMT -6. Ahora son las 04:48.