Je viens de transférer un vieux projet symfony vers un autre hébergement. en prod il m'affiche cette erreur
Fatal error: Call to undefined function include_http_metas() in /var/www/.../htdocs/symfony/lib/exception/data/error.html.php on line 9
et en dev celle-ci:
Warning: highlight_file() has been disabled for security reasons in /var/www/.../htdocs/symfony/lib/exception/sfException.class.php on line 348
Comment m'en sortir ?