Re: Call to undefined function preg_files
Bruno Bergot <[email protected]>
| Newsgroups | gmane.comp.web.spip.devel |
|---|---|
| Message-ID | <[email protected]> |
Hop,
Le 21/10/2016 à 18:00, Yohann Prigent a écrit :
> Hello,
>
> Depuis un update SPIP 3.1.1 -> 3.1.3, j’ai une erreur PHP quand je veux
> accéder à /ecrire/ :
>
> [Fri Oct 21 16:14:53 2016] [error] [client 10.253.239.201] FastCGI: server
> "/apps/web/cgi-bin/php5.external" stderr: PHP message: PHP Fatal error:
> Call to undefined function preg_files() in
> /htdocs/html/site/www/ecrire/inc/utils.php on line 1516
>
> Il manquerait pas un include ?
>
Tu as ce message dans quel contexte ? Est-ce un warning ou une erreur ?
S'il manque un include, c'est celui-ci include_spip('inc/flock');
++
b_b