vendredi 20 avril 2018

PHP 7.0 Segmentation fault when reading memcached

I use Laravel 5.5 with memcached 1.4.21. In front : nginx server (1.10.1) and a fpm process PHP 7.0.

Cron task use the same model than web controller. But when cron accede to memcached, the process crash with a Segmentation fault. The same code work like a charme from a HTTP request. The only difference it's that cron use PHP CLI and web controller use fpm process.

Sometimes I have also this error message :

production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mybase.onefield' doesn't exist

Yes "mybase.onefield", Eloquent try to use one table field in place of my table name.

I have problem only on production server. Do you have any clues ?



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2F1pBkx
via IFTTT

Aucun commentaire:

Enregistrer un commentaire