PHP - Error Session

 
Vista:

Error Session

Publicado por Jarry Palacios (1 intervención) el 20/04/2019 18:35:17
Compañeros por favor si alguien puede ayudarme al ejecutar el sistema que estoy desarrollando en mi ambiente de desarrollo no presenta el siguiente error que les expondré, el mismo se genera cuando lo ejecuto desde el hosting que alquilé:

[20-Apr-2019 16:10:40 UTC] PHP Deprecated: Non-static method Session::start() should not be called statically, assuming $this from incompatible context in /home/palacios/public_html/proyectos/websoftpre/Library/Controllers.php on line 5
[20-Apr-2019 16:10:40 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/palacios/public_html/proyectos/websoftpre/Controllers/Index.php:31) in /home/palacios/public_html/proyectos/websoftpre/Views/default/head.php on line 5
[20-Apr-2019 16:10:40 UTC] PHP Deprecated: Non-static method Session::start() should not be called statically, assuming $this from incompatible context in /home/palacios/public_html/proyectos/websoftpre/Views/default/head.php on line 59
[20-Apr-2019 16:10:40 UTC] PHP Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/palacios/public_html/proyectos/websoftpre/Views/Index/index.php on line 25


Si alguien puede orientarme se los agradecería mucho.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder