lundi 30 novembre 2015

Is it possible to deploy Laravel 5.1 on server with PHP 5.5.0

One requirement for Laravel 5.1 is PHP >= 5.5.9, and the server I have now has PHP 5.5.0. Is it possible to deploy my laravel on it? I tried multiple ways but with no luck.

Things I have done/can do:

  1. I tried add AddHandler application/x-httpd-php55 .php
  2. Tried to downgrade by change "laravel/framework": "5.1.*" to "laravel/framework": "5.0.*" in composer.json under project root, then delete vendor folder, do composer.json but I got enter image description here

Any suggestions?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1OAaZJ6
via IFTTT

Aucun commentaire:

Enregistrer un commentaire