Foros del Web » Programando para Internet » PHP » Symfony »

Problema al configurar Symfony 2

Estas en el tema de Problema al configurar Symfony 2 en el foro de Symfony en Foros del Web. Hola a todos, estoy tratando de configurar Symfony2 en una maquina y me es imposible. Ya lo hice en otra y funciona lo mas bien, ...
  #1 (permalink)  
Antiguo 18/11/2011, 06:50
 
Fecha de Ingreso: agosto-2011
Mensajes: 78
Antigüedad: 12 años, 8 meses
Puntos: 1
Problema al configurar Symfony 2

Hola a todos, estoy tratando de configurar Symfony2 en una maquina y me es imposible. Ya lo hice en otra y funciona lo mas bien, pero en esta maquina no me funciona.
El tema es el siguiente, cuando pongo : http://localhost/Symfony/web/app_dev.php

Aparece la pagina de inicio, todo bien., la que dice:
Welcome!

Congratulations! You have successfully installed a new Symfony application.

Quick tour Configure your appication Demo
Read the Quick Tour(Boton) Configure (boton) Run The Demo(boton)

Luego, quiero ejecutar el Demo, presiono en el boton Run The Demo y me sale el siguiente error:

Not Found

The requested URL /Symfony/web/app_dev.php/demo/ was not found on this server.
Apache/2.2.20 (Ubuntu) Server at localhost Port 80

Que yo sepa no hice nada distinto a lo que hice en la otra maquina.
Gracias por su ayuda!
__________________
Gimnasia y esgrima de la plata
  #2 (permalink)  
Antiguo 18/11/2011, 06:56
Avatar de masterpuppet
Software Craftsman
 
Fecha de Ingreso: enero-2008
Ubicación: Montevideo, Uruguay
Mensajes: 3.550
Antigüedad: 16 años, 3 meses
Puntos: 845
Respuesta: Problema al configurar Symfony 2

Haz comprobado que el servidor cumpla al menos los requisitos mínimos ?

Saludos.
__________________
http://es.phptherightway.com/
thats us riders :)
  #3 (permalink)  
Antiguo 18/11/2011, 07:16
 
Fecha de Ingreso: agosto-2011
Mensajes: 78
Antigüedad: 12 años, 8 meses
Puntos: 1
Respuesta: Problema al configurar Symfony 2

Hola, Gracias por responder. Si cumple con los requisitos:
al ejecutar el comando php app/check.php

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so' - /usr/lib/php5/20090626+lfs/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
********************************
* *
* Symfony requirements check *
* *
********************************

php.ini used by PHP: /etc/php5/cli/php.ini

** WARNING **
* The PHP CLI can use a different php.ini file
* than the one used with your web server.
* If this is the case, please ALSO launch this
* utility from your web server.
** WARNING **

** Mandatory requirements **

OK Checking that PHP version is at least 5.3.2 (5.3.6-13ubuntu3.2 installed)
OK Checking that the "date.timezone" setting is set
OK Checking that app/cache/ directory is writable
OK Checking that the app/logs/ directory is writable
OK Checking that the json_encode() is available
OK Checking that the SQLite3 or PDO_SQLite extension is available
OK Checking that the session_start() is available
OK Checking that the ctype_alpha() is available
OK Checking that the token_get_all() is available
OK Checking that the APC version is at least 3.0.17

** Optional checks **

OK Checking that the PHP-XML module is installed
OK Checking that the token_get_all() function is available
OK Checking that the mb_strlen() function is available
OK Checking that the iconv() function is available
OK Checking that the utf8_decode() is available
OK Checking that the posix_isatty() is available
OK Checking that the intl extension is available
OK Checking that the intl ICU version is at least 4+
OK Checking that a PHP accelerator is installed
OK Checking that php.ini has short_open_tag set to off
OK Checking that php.ini has magic_quotes_gpc set to off
OK Checking that php.ini has register_globals set to off
OK Checking that php.ini has session.auto_start set to off

** Optional checks (Doctrine) **

OK Checking that PDO is installed
OK Checking that PDO has some drivers installed: sqlite

Creo q esta todo bien.... nose que puede ser??
__________________
Gimnasia y esgrima de la plata
  #4 (permalink)  
Antiguo 18/11/2011, 11:08
Avatar de GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 17 años, 11 meses
Puntos: 2135
Respuesta: Problema al configurar Symfony 2

¿Haz verificado si el servidor web tiene mod_rewrite instalado?
  #5 (permalink)  
Antiguo 21/11/2011, 09:00
 
Fecha de Ingreso: agosto-2011
Mensajes: 78
Antigüedad: 12 años, 8 meses
Puntos: 1
Respuesta: Problema al configurar Symfony 2

Gracias GatorV, como hago para comprobar si esta instalado?hay algun comando? Gracias!
__________________
Gimnasia y esgrima de la plata
  #6 (permalink)  
Antiguo 21/11/2011, 14:35
Avatar de GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 17 años, 11 meses
Puntos: 2135
Respuesta: Problema al configurar Symfony 2

Lo puedes verificar en tu httpd.conf, suponiendo que usas Apache, ¿Que Servidor Web usas?
  #7 (permalink)  
Antiguo 30/11/2011, 05:42
 
Fecha de Ingreso: agosto-2011
Mensajes: 78
Antigüedad: 12 años, 8 meses
Puntos: 1
Respuesta: Problema al configurar Symfony 2

SI uso Apache. gracias GatorV. me voy a poner a revisar eso
__________________
Gimnasia y esgrima de la plata

Etiquetas: php
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 15:21.