Support the ongoing development of Laravel.io →
posted 10 years ago
Installation

Hey all,

I have been battling this one for a while and after a lot of searching online I am at a loss, I am not even really seeing anyone with the same issue and I am hoping someone might have a clue as to what I might need to do.

Freebsd10

php56

Apache24

I have installed mod_php56, php56-extensions. I have deinstalled, reinstalled, clean, not clean. No love at all.

Everytime I try to load up the laravel app I get:

Fatal error: Interface 'JsonSerializable' not found in /usr/home/intranet/docs/bootstrap/compiled.php on line 6295

According to everything I have seen this should just work in PHP56... I have no idea how I messed this up. Any insight would be so welcomed.

Thanks Ian

Last updated 2 years ago.
0

I had the same issue on centos 7. I upgraded from php 5.4 to php 7.0, deployed a laravel project and got stuck with this. Mine was solved by installing php-json: yum install php70u-json

0

Sign in to participate in this thread!

Eventy

Your banner here too?

IanSirkit iansirkit Joined 24 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.