Reputation: 77
My server is using Debian 6 and I would use Laravel 4 for my websites, but for this Linux Release PHP 5.3.3 is the latest version supported.
I really want to use Laravel, how can i make this possible?
Regards
Upvotes: 1
Views: 422
Reputation: 504
5.3.3 maybe was de last estable, not de last version supported. You can install manually following this guide: http://davejamesmiller.com/blog/installing-php-5-4-on-debian-6-squeeze
Upvotes: 1