Jump to content

error 500 despues de actualiza a 1.7


Recommended Posts

hola actualice mi tienda y ahora tira error 500en el backofice

ya edite el archivo defines.inc y ahora dice esto: 

(1/1) UndefinedMethodException

Intento llamar a un método indefinido llamado "parseFile" de la clase "Symfony \ Component \ Yaml \ Parser".

en YamlFileLoader.php línea 667
en YamlFileLoader -> loadFile ( '/home/cocot/public_html/app/config/config_dev.yml' )en YamlFileLoader.php línea 117
en YamlFileLoader -> load ( '/home/cocot/public_html/app/config/config_dev.yml', null )en DelegatingLoader.php línea 40
en DelegatingLoader -> load ( '/home/cocot/public_html/app/config/config_dev.yml' )en AppKernel.php línea 137
en AppKernel -> registerContainerConfiguration ( object ( DelegatingLoader ) )en Kernel.php línea 774
en Kernel -> buildContainer ()en Kernel.php línea 640
en Kernel -> initializeContainer ()en la línea 135 de Kernel.php
en Kernel -> arranque ()en Kernel.php línea 195
en Kernel -> handle ( objeto ( Solicitud ), 1, falso )en index.php línea 88


tengo php 7.1

con esta cofiguracion 

max_execution_time 90

max_input_time 90

max_input_vars 1000

memory_limit 400m

post_max_size 256m

session.gc_maxlifetime 5000

upload_max_filesize 400

 

 

 

 

 

 

Edited by ezequiel (see edit history)
Link to comment
Share on other sites

  • 5 months later...
hace 4 horas, margarita2 dijo:

Hola Ezequiel, como lo arreglaste?¿?¿? me pasa lo mismo

Hola margarita2 son varias cosas una de ellas es editar el ini.php lo haces de cpanel Editor INI de MultiPHP iniphp.thumb.jpeg.443533c09d8cdc48b0c3c5289f8d7133.jpeg

otra de las cosas es activar desde whml algunos servicios de apache, pero en este momento no tengo acceso para mostrate la configuracion voy a intentar hoy a la noche o el finde 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...